diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-07-09 13:32:30 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-07-09 13:32:30 +0000 |
commit | fa0111c10b20ebe1bd7b498eae100c8b89cdcac6 (patch) | |
tree | ba5a76b237f4894982c46b8f071158625b803b1f /dev-python/pyparted | |
parent | Version bump. Set SUPPORT_PYTHON_ABIS. (diff) | |
download | historical-fa0111c10b20ebe1bd7b498eae100c8b89cdcac6.tar.gz historical-fa0111c10b20ebe1bd7b498eae100c8b89cdcac6.tar.bz2 historical-fa0111c10b20ebe1bd7b498eae100c8b89cdcac6.zip |
stable x86, bug 316539
Package-Manager: portage-2.1.8.3/cvs/Linux i686
Diffstat (limited to 'dev-python/pyparted')
-rw-r--r-- | dev-python/pyparted/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/pyparted/pyparted-3.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/pyparted/ChangeLog b/dev-python/pyparted/ChangeLog index 12e3a909382b..63a4136d6b3d 100644 --- a/dev-python/pyparted/ChangeLog +++ b/dev-python/pyparted/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pyparted # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/ChangeLog,v 1.51 2010/07/06 14:53:07 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/ChangeLog,v 1.52 2010/07/09 13:32:30 fauli Exp $ + + 09 Jul 2010; Christian Faulhammer <fauli@gentoo.org> pyparted-3.4.ebuild: + stable x86, bug 316539 06 Jul 2010; Jeroen Roovers <jer@gentoo.org> pyparted-3.4.ebuild: Stable for HPPA (bug #316539). diff --git a/dev-python/pyparted/pyparted-3.4.ebuild b/dev-python/pyparted/pyparted-3.4.ebuild index 2895e034b108..bb8f21e8a3e8 100644 --- a/dev-python/pyparted/pyparted-3.4.ebuild +++ b/dev-python/pyparted/pyparted-3.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/pyparted-3.4.ebuild,v 1.5 2010/07/06 14:53:07 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/pyparted-3.4.ebuild,v 1.6 2010/07/09 13:32:30 fauli Exp $ EAPI="2" @@ -11,7 +11,7 @@ HOMEPAGE="https://fedorahosted.org/pyparted/" SRC_URI="https://fedorahosted.org/releases/p/y/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~sparc x86" IUSE="" DEPEND=" |