diff options
Diffstat (limited to 'app-xemacs/python-modes/python-modes-1.07.ebuild')
-rw-r--r-- | app-xemacs/python-modes/python-modes-1.07.ebuild | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/app-xemacs/python-modes/python-modes-1.07.ebuild b/app-xemacs/python-modes/python-modes-1.07.ebuild deleted file mode 100644 index 810cbe3c37b8..000000000000 --- a/app-xemacs/python-modes/python-modes-1.07.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/python-modes/python-modes-1.07.ebuild,v 1.1 2006/11/12 12:03:02 graaff Exp $ - -SLOT="0" -IUSE="" -DESCRIPTION="Python support." -PKG_CAT="standard" - -RDEPEND="app-xemacs/xemacs-base -app-xemacs/mail-lib -app-xemacs/edit-utils -app-xemacs/fsf-compat -" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" - -inherit xemacs-packages - |