diff options
author | Mats Lidell <matsl@gentoo.org> | 2021-10-09 22:54:36 +0200 |
---|---|---|
committer | Mats Lidell <matsl@gentoo.org> | 2021-10-09 22:54:36 +0200 |
commit | 110fd2e7c23030ce73e3190479b571141ba5f2fa (patch) | |
tree | f6ed5d7091c0a4c5d24ff9d25b5ec5b13326f329 /app-xemacs | |
parent | app-xemacs/clearcase: drop 1.10 (diff) | |
download | gentoo-110fd2e7c23030ce73e3190479b571141ba5f2fa.tar.gz gentoo-110fd2e7c23030ce73e3190479b571141ba5f2fa.tar.bz2 gentoo-110fd2e7c23030ce73e3190479b571141ba5f2fa.zip |
app-xemacs/cedet-common: drop 1.01
Signed-off-by: Mats Lidell <matsl@gentoo.org>
Diffstat (limited to 'app-xemacs')
-rw-r--r-- | app-xemacs/cedet-common/Manifest | 1 | ||||
-rw-r--r-- | app-xemacs/cedet-common/cedet-common-1.01.ebuild | 15 |
2 files changed, 0 insertions, 16 deletions
diff --git a/app-xemacs/cedet-common/Manifest b/app-xemacs/cedet-common/Manifest index 3573385e67a4..8d68ef3f1afd 100644 --- a/app-xemacs/cedet-common/Manifest +++ b/app-xemacs/cedet-common/Manifest @@ -1,2 +1 @@ -DIST cedet-common-1.01-pkg.tar.gz 73671 BLAKE2B ced597935ef483ee6d92a1245d255200a767b0663b7c90d0adefadecf5b42bc4734597cefcb35268ef6eda5bc1887ea7a9110fc894e72b6fcefd7ea8d1ddb2a7 SHA512 53ee8486ff02ff5dccfd9974b3f7bfc710befee95ad3db1bcfe5e67c5dcf740440f060770a080264f0b0f09013867ee7d66a83d7b3919c7e598ef3207340d9d8 DIST cedet-common-1.03-pkg.tar.gz 73644 BLAKE2B 314d24fe951fcf7922a1e0c84dc96744d0b515a1ab27de4c23217b60936e746ac6ec78d6a526af8e1658d6c9b8494f77ea4dbb4135e5c3164e8f3a7f32bf36d8 SHA512 25263858e8cadb5bcc2e822021a0b7d76e61442d9de7670dc4f5b73c3cc752f36a43622ced8f4d9d9a594a2c5b9c6cfca052dfd3d60c639dc1854908cd6fbb0d diff --git a/app-xemacs/cedet-common/cedet-common-1.01.ebuild b/app-xemacs/cedet-common/cedet-common-1.01.ebuild deleted file mode 100644 index 2f38c97c3b90..000000000000 --- a/app-xemacs/cedet-common/cedet-common-1.01.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -SLOT="0" -DESCRIPTION="Common files for CEDET development environment" -XEMACS_PKG_CAT="standard" - -RDEPEND="app-xemacs/edebug - app-xemacs/xemacs-base -" -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" - -inherit xemacs-packages |