diff options
author | Hans de Graaff <graaff@gentoo.org> | 2007-06-03 19:08:07 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2007-06-03 19:08:07 +0000 |
commit | 63f05fd34c2240ce2581c12c2d82452e1305fca6 (patch) | |
tree | ba5b7531d0aeade7d6f21497c81cf91599cad27a /app-xemacs/python-modes | |
parent | Stable on amd64, ppc, ppc64, sparc, x86 as per #175560 (diff) | |
download | gentoo-2-63f05fd34c2240ce2581c12c2d82452e1305fca6.tar.gz gentoo-2-63f05fd34c2240ce2581c12c2d82452e1305fca6.tar.bz2 gentoo-2-63f05fd34c2240ce2581c12c2d82452e1305fca6.zip |
Remove intermediate version
(Portage version: 2.1.2.7)
Diffstat (limited to 'app-xemacs/python-modes')
-rw-r--r-- | app-xemacs/python-modes/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/python-modes/files/digest-python-modes-1.07 | 3 | ||||
-rw-r--r-- | app-xemacs/python-modes/python-modes-1.07.ebuild | 18 |
3 files changed, 4 insertions, 22 deletions
diff --git a/app-xemacs/python-modes/ChangeLog b/app-xemacs/python-modes/ChangeLog index 064b2e692df9..f8a71d2d97a4 100644 --- a/app-xemacs/python-modes/ChangeLog +++ b/app-xemacs/python-modes/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/python-modes # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/python-modes/ChangeLog,v 1.12 2007/06/03 19:05:59 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/python-modes/ChangeLog,v 1.13 2007/06/03 19:08:07 graaff Exp $ + + 03 Jun 2007; Hans de Graaff <graaff@gentoo.org> -python-modes-1.07.ebuild: + Remove intermediate version 03 Jun 2007; Hans de Graaff <graaff@gentoo.org> python-modes-1.08.ebuild: Stable on amd64, ppc, ppc64, sparc, x86 as per #175560 diff --git a/app-xemacs/python-modes/files/digest-python-modes-1.07 b/app-xemacs/python-modes/files/digest-python-modes-1.07 deleted file mode 100644 index a0ad94afedbb..000000000000 --- a/app-xemacs/python-modes/files/digest-python-modes-1.07 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 574cac0c86f8e19c684017989ea25801 python-modes-1.07-pkg.tar.gz 92924 -RMD160 382e1820fd0517e445cd7ea39838c3a3d00b0943 python-modes-1.07-pkg.tar.gz 92924 -SHA256 5e722320931c640ec3b59a2385e69984d42d72d0aec479cb240a295016a21a1d python-modes-1.07-pkg.tar.gz 92924 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 - |