diff options
Diffstat (limited to 'app-xemacs/prog-modes/prog-modes-1.72.ebuild')
-rw-r--r-- | app-xemacs/prog-modes/prog-modes-1.72.ebuild | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/app-xemacs/prog-modes/prog-modes-1.72.ebuild b/app-xemacs/prog-modes/prog-modes-1.72.ebuild deleted file mode 100644 index db8910782253..000000000000 --- a/app-xemacs/prog-modes/prog-modes-1.72.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/prog-modes/prog-modes-1.72.ebuild,v 1.10 2007/07/11 02:37:38 mr_bones_ Exp $ - -SLOT="0" -IUSE="" -DESCRIPTION="Support for various programming languages." -PKG_CAT="standard" - -RDEPEND="app-xemacs/mail-lib -app-xemacs/xemacs-devel -app-xemacs/xemacs-base -app-xemacs/cc-mode -app-xemacs/fsf-compat -app-xemacs/edit-utils -app-xemacs/ediff -app-xemacs/emerge -app-xemacs/efs -app-xemacs/vc -app-xemacs/speedbar -app-xemacs/dired -app-xemacs/ilisp -app-xemacs/sh-script -" -KEYWORDS="alpha amd64 ppc ppc64 sparc x86" - -inherit xemacs-packages |