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/cedet-common/cedet-common-1.01.ebuild | |
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/cedet-common/cedet-common-1.01.ebuild')
-rw-r--r-- | app-xemacs/cedet-common/cedet-common-1.01.ebuild | 15 |
1 files changed, 0 insertions, 15 deletions
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 |