diff options
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 |