diff options
author | Mats Lidell <matsl@gentoo.org> | 2018-12-02 23:32:25 +0100 |
---|---|---|
committer | Mats Lidell <matsl@gentoo.org> | 2018-12-03 00:00:01 +0100 |
commit | 1d05b6b65ca8c8d618a87a06fd597b2fd73c46ef (patch) | |
tree | 04233543b1ceaa574b046a45794fd1844b16c668 | |
parent | app-xemacs/xetla: Remove old (diff) | |
download | gentoo-1d05b6b65ca8c8d618a87a06fd597b2fd73c46ef.tar.gz gentoo-1d05b6b65ca8c8d618a87a06fd597b2fd73c46ef.tar.bz2 gentoo-1d05b6b65ca8c8d618a87a06fd597b2fd73c46ef.zip |
app-xemacs/cogre: Remove cogre-1.02.ebuild
Signed-off-by: Mats Lidell <matsl@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
-rw-r--r-- | app-xemacs/cogre/Manifest | 1 | ||||
-rw-r--r-- | app-xemacs/cogre/cogre-1.02.ebuild | 20 |
2 files changed, 0 insertions, 21 deletions
diff --git a/app-xemacs/cogre/Manifest b/app-xemacs/cogre/Manifest index 03036dbdb96c..90a8c61f3ec9 100644 --- a/app-xemacs/cogre/Manifest +++ b/app-xemacs/cogre/Manifest @@ -1,2 +1 @@ -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.02.ebuild b/app-xemacs/cogre/cogre-1.02.ebuild deleted file mode 100644 index 05da8e3cc09e..000000000000 --- a/app-xemacs/cogre/cogre-1.02.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2017 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 |