diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-01-04 18:28:06 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-01-04 18:28:06 +0000 |
commit | 2217c7013ab8cff9427ed9819a4277dc87fa4ec3 (patch) | |
tree | 4d41c1730e23abf0dd498d9adf8c0dc05759753a /dev-python | |
parent | Added to ~ppc. (Manifest recommit) (diff) | |
download | gentoo-2-2217c7013ab8cff9427ed9819a4277dc87fa4ec3.tar.gz gentoo-2-2217c7013ab8cff9427ed9819a4277dc87fa4ec3.tar.bz2 gentoo-2-2217c7013ab8cff9427ed9819a4277dc87fa4ec3.zip |
Marking stable on x86 and amd64 in preparation for 2005.0's release.
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/pyparted/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/pyparted/pyparted-1.6.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/pyparted/ChangeLog b/dev-python/pyparted/ChangeLog index 90de91a79594..64bf12ceaeaf 100644 --- a/dev-python/pyparted/ChangeLog +++ b/dev-python/pyparted/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pyparted # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/ChangeLog,v 1.7 2005/01/02 23:01:39 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/ChangeLog,v 1.8 2005/01/04 18:28:06 wolf31o2 Exp $ + + 04 Jan 2005; Chris Gianelloni <wolf31o2@gentoo.org> pyparted-1.6.9.ebuild: + Marking stable on x86 and amd64 in preparation for 2005.0's release. 02 Jan 2005; Ciaran McCreesh <ciaranm@gentoo.org> : Change encoding to UTF-8 for GLEP 31 compliance diff --git a/dev-python/pyparted/pyparted-1.6.9.ebuild b/dev-python/pyparted/pyparted-1.6.9.ebuild index dad924cf0d73..aaeaceaad4cd 100644 --- a/dev-python/pyparted/pyparted-1.6.9.ebuild +++ b/dev-python/pyparted/pyparted-1.6.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/pyparted-1.6.9.ebuild,v 1.2 2005/01/02 23:01:39 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/pyparted-1.6.9.ebuild,v 1.3 2005/01/04 18:28:06 wolf31o2 Exp $ RH_EXTRAVERSION="2" @@ -11,7 +11,7 @@ HOMEPAGE="http://fedora.redhat.com" SRC_URI="http://download.fedora.redhat.com/pub/fedora/linux/core/development/SRPMS/${P}-${RH_EXTRAVERSION}.src.rpm" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc -*" +KEYWORDS="x86 ~ppc amd64" IUSE="" # Needed to build... |