diff options
author | Hans de Graaff <graaff@gentoo.org> | 2006-11-12 12:03:13 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2006-11-12 12:03:13 +0000 |
commit | 0580881df12388d0e999df9410af05205845d44b (patch) | |
tree | 64e075cb6e65117366e8dca5128d85942f7963a9 /app-xemacs/python-modes/python-modes-1.01.ebuild | |
parent | Version bump; remove old version; add metadata. (diff) | |
download | historical-0580881df12388d0e999df9410af05205845d44b.tar.gz historical-0580881df12388d0e999df9410af05205845d44b.tar.bz2 historical-0580881df12388d0e999df9410af05205845d44b.zip |
Version bump; remove old version; add metadata.
Package-Manager: portage-2.1.1-r1
Diffstat (limited to 'app-xemacs/python-modes/python-modes-1.01.ebuild')
-rw-r--r-- | app-xemacs/python-modes/python-modes-1.01.ebuild | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/app-xemacs/python-modes/python-modes-1.01.ebuild b/app-xemacs/python-modes/python-modes-1.01.ebuild deleted file mode 100644 index 5049eb2050bf..000000000000 --- a/app-xemacs/python-modes/python-modes-1.01.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2005 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.01.ebuild,v 1.7 2005/01/01 17:13:14 eradicator Exp $ - -SLOT="0" -IUSE="" -DESCRIPTION="Python support." -PKG_CAT="standard" - -DEPEND="app-xemacs/xemacs-base -app-xemacs/mail-lib -" -KEYWORDS="x86 ~ppc ~alpha sparc" - -inherit xemacs-packages - |