commit: 99499ca74b1099964b42db4942b9e1fb7aeed8bd Author: Mats Lidell <matsl <AT> gentoo <DOT> org> AuthorDate: Sat Aug 4 10:00:23 2018 +0000 Commit: Mats Lidell <matsl <AT> gentoo <DOT> org> CommitDate: Sat Aug 4 10:00:23 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99499ca7
app-xemacs/crisp: version bump Package-Manager: Portage-2.3.40, Repoman-2.3.9 app-xemacs/crisp/Manifest | 1 + app-xemacs/crisp/crisp-1.17.ebuild | 12 ++++++++++++ 2 files changed, 13 insertions(+) diff --git a/app-xemacs/crisp/Manifest b/app-xemacs/crisp/Manifest index 2b0b1c94f11..8039e30426f 100644 --- a/app-xemacs/crisp/Manifest +++ b/app-xemacs/crisp/Manifest @@ -1 +1,2 @@ DIST crisp-1.15-pkg.tar.gz 10436 BLAKE2B df57ef3f1eb7cc235f21bf40c8770cecf3ea139833cb1f27b3c25649721734fe88eb9af88a7da2e19cc98d869816087c52464e13dc254d6c1693e05089ed8083 SHA512 815d86bfc854e78c35fc8468f4e9aa3de05f9b029f4ec9e344880d398ae4b5a2bf8cc3391b0f6b8030090fcb4966dbc3871518410c99cd265c751b40c0e2b42f +DIST crisp-1.17-pkg.tar.gz 10489 BLAKE2B 5929ef5e5d91a5516a4ab56e61106def470cbe0c3d0075b9bd4f030a1c9afdc1e8bd92b3c6620dafec51a43d8ece08889674acb421d63834825b01d8de24e33a SHA512 9cd9da5166e5651b719ff3d7f499e7b92311fe6bf6df072ccfafce85d6cdd54ad24295fdc1165304db79625f159db5078a2e5f51290f269a87db38493f7f4458 diff --git a/app-xemacs/crisp/crisp-1.17.ebuild b/app-xemacs/crisp/crisp-1.17.ebuild new file mode 100644 index 00000000000..fb23418c07d --- /dev/null +++ b/app-xemacs/crisp/crisp-1.17.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +SLOT="0" +DESCRIPTION="Crisp/Brief emulation" +XEMACS_PKG_CAT="standard" + +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" + +inherit xemacs-packages