summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMats Lidell <matsl@gentoo.org>2018-08-04 11:54:35 +0200
committerMats Lidell <matsl@gentoo.org>2018-08-04 11:55:25 +0200
commit4b8f64a1cb9edd384cf0977c3698b87813aa5c6d (patch)
tree4a77628e631d1bd4059cac2d9d601b656cb2f890 /app-xemacs/cogre
parentsci-geosciences/mapnik: remove unneeded patch, old 3.0.9 (diff)
downloadgentoo-4b8f64a1cb9edd384cf0977c3698b87813aa5c6d.tar.gz
gentoo-4b8f64a1cb9edd384cf0977c3698b87813aa5c6d.tar.bz2
gentoo-4b8f64a1cb9edd384cf0977c3698b87813aa5c6d.zip
app-xemacs/cogre: version bump
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-xemacs/cogre')
-rw-r--r--app-xemacs/cogre/Manifest1
-rw-r--r--app-xemacs/cogre/cogre-1.04.ebuild20
2 files changed, 21 insertions, 0 deletions
diff --git a/app-xemacs/cogre/Manifest b/app-xemacs/cogre/Manifest
index e75fb9476262..03036dbdb96c 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 000000000000..a54c2ee0b728
--- /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