diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2010-10-29 18:46:37 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2010-10-29 18:46:37 +0000 |
commit | d5f3f3704859ef011342bc6f81d03d207a5d4220 (patch) | |
tree | 134439f452767a9c0b9dc7bde0c8019cb334db4c /dev-python/pyparted | |
parent | Version bump and cleanup old versions. (diff) | |
download | historical-d5f3f3704859ef011342bc6f81d03d207a5d4220.tar.gz historical-d5f3f3704859ef011342bc6f81d03d207a5d4220.tar.bz2 historical-d5f3f3704859ef011342bc6f81d03d207a5d4220.zip |
Mark ~ppc64; bug #300106
Package-Manager: portage-2.2.0_alpha2/cvs/Linux x86_64
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 61f224f1128d..dadeae603aff 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.56 2010/08/20 17:02:12 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/ChangeLog,v 1.57 2010/10/29 18:46:37 halcy0n Exp $ + + 29 Oct 2010; Mark Loeser <halcy0n@gentoo.org> pyparted-3.4.ebuild: + Mark ~ppc64; bug #300106 20 Aug 2010; Jeroen Roovers <jer@gentoo.org> pyparted-3.4.ebuild: Move from sys-apps/parted to sys-block/parted. diff --git a/dev-python/pyparted/pyparted-3.4.ebuild b/dev-python/pyparted/pyparted-3.4.ebuild index a802ef44e889..9b86ddf9b054 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.10 2010/08/20 17:02:12 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/pyparted-3.4.ebuild,v 1.11 2010/10/29 18:46:37 halcy0n 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 ~ppc64 sparc x86" IUSE="" DEPEND=" |