From: Hans de Graaff Date: Sun, 12 Nov 2006 12:03:02 +0000 (+0000) Subject: Version bump; remove old version; add metadata. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=07cf1be8b0254c41c7b1a5c2e93c0839dfc5e1df;p=gentoo.git Version bump; remove old version; add metadata. Package-Manager: portage-2.1.1-r1 --- diff --git a/app-xemacs/python-modes/ChangeLog b/app-xemacs/python-modes/ChangeLog index 289ffe43348c..b52027d451ac 100644 --- a/app-xemacs/python-modes/ChangeLog +++ b/app-xemacs/python-modes/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-xemacs/python-modes -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/python-modes/ChangeLog,v 1.7 2005/08/07 13:22:06 hansmi Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/python-modes/ChangeLog,v 1.8 2006/11/12 12:03:02 graaff Exp $ + +*python-modes-1.07 (12 Nov 2006) + + 12 Nov 2006; Hans de Graaff +metadata.xml, + -python-modes-1.01.ebuild, +python-modes-1.07.ebuild: + Version bump; remove old version; add metadata. 07 Aug 2005; Michael Hanselmann python-modes-1.02.ebuild: diff --git a/app-xemacs/python-modes/files/digest-python-modes-1.07 b/app-xemacs/python-modes/files/digest-python-modes-1.07 new file mode 100644 index 000000000000..a0ad94afedbb --- /dev/null +++ b/app-xemacs/python-modes/files/digest-python-modes-1.07 @@ -0,0 +1,3 @@ +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/metadata.xml b/app-xemacs/python-modes/metadata.xml new file mode 100644 index 000000000000..30d23a01cc89 --- /dev/null +++ b/app-xemacs/python-modes/metadata.xml @@ -0,0 +1,10 @@ + + + + xemacs + + xemacs@gentoo.org + Primary Maintainer + + + diff --git a/app-xemacs/python-modes/python-modes-1.07.ebuild b/app-xemacs/python-modes/python-modes-1.07.ebuild new file mode 100644 index 000000000000..810cbe3c37b8 --- /dev/null +++ b/app-xemacs/python-modes/python-modes-1.07.ebuild @@ -0,0 +1,18 @@ +# 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 +