commit: 4b8f64a1cb9edd384cf0977c3698b87813aa5c6d Author: Mats Lidell <matsl <AT> gentoo <DOT> org> AuthorDate: Sat Aug 4 09:54:35 2018 +0000 Commit: Mats Lidell <matsl <AT> gentoo <DOT> org> CommitDate: Sat Aug 4 09:55:25 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b8f64a1
app-xemacs/cogre: version bump Package-Manager: Portage-2.3.40, Repoman-2.3.9 app-xemacs/cogre/Manifest | 1 + app-xemacs/cogre/cogre-1.04.ebuild | 20 ++++++++++++++++++++ 2 files changed, 21 insertions(+) diff --git a/app-xemacs/cogre/Manifest b/app-xemacs/cogre/Manifest index e75fb947626..03036dbdb96 100644 --- a/app-xemacs/cogre/Manifest +++ b/app-xemacs/cogre/Manifest @@ -1 +1,2 @@ DIST cogre-1.02-pkg.tar.gz 47588 BLAKE2B 6ce7f40e5aafa2aeaedbb5f17b4624decd0c87ec4fb38f186e0419c5496109d0b6fc267d6f484eb84fdd22f5f59c70451241e92c7bf7dc26c956e3ae6a95e7b7 SHA512 a3256df974d92440cb63b612e30807088450854cb157e1ba01e0362c36262fcdef11d5f1240796091ee2a6869f4dec06e9ab55dabd55ada5d2c7e7410e0e537c +DIST cogre-1.04-pkg.tar.gz 47657 BLAKE2B fc211320bcfeb6aeb1b59e4ab1a68eec77752504106657229392c6d717427811f3afb81ae5911143a1db8c63fa3366f1fb4edcd7be6a785d54560bd484f655f3 SHA512 63db2e7a2942993661c729624d60938610117e3cfacc0734735958a6f9a5857cc881e65df6958638b56024a6cb5683031b7468d236311227cfec7013e54fe137 diff --git a/app-xemacs/cogre/cogre-1.04.ebuild b/app-xemacs/cogre/cogre-1.04.ebuild new file mode 100644 index 00000000000..a54c2ee0b72 --- /dev/null +++ b/app-xemacs/cogre/cogre-1.04.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +SLOT="0" +DESCRIPTION="Graph editing mode" +XEMACS_PKG_CAT="standard" + +RDEPEND=" +app-xemacs/xemacs-base +app-xemacs/xemacs-devel +app-xemacs/edebug +app-xemacs/cedet-common +app-xemacs/eieio +app-xemacs/semantic +" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" + +inherit xemacs-packages