diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-08-01 10:57:00 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-08-01 10:57:00 +0000 |
commit | 265686cbf98ff22ea9ccc6cdcef7c007aeffa071 (patch) | |
tree | b3336df493c4e3a33e0f97f5c19fb1978850c8f9 /dev-python/pyparted | |
parent | x86 stable, bug 324077 (diff) | |
download | gentoo-2-265686cbf98ff22ea9ccc6cdcef7c007aeffa071.tar.gz gentoo-2-265686cbf98ff22ea9ccc6cdcef7c007aeffa071.tar.bz2 gentoo-2-265686cbf98ff22ea9ccc6cdcef7c007aeffa071.zip |
ia64/sparc stable wrt #316539
(Portage version: 2.1.8.3/cvs/Linux ia64)
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 ceeb68e8bee0..43d8846698b2 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.53 2010/07/12 09:33:17 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/ChangeLog,v 1.54 2010/08/01 10:57:00 armin76 Exp $ + + 01 Aug 2010; Raúl Porcel <armin76@gentoo.org> pyparted-3.4.ebuild: + ia64/sparc stable wrt #316539 12 Jul 2010; Tobias Klausmann <klausman@gentoo.org> pyparted-3.4.ebuild: Stable on alpha, bug #316539 diff --git a/dev-python/pyparted/pyparted-3.4.ebuild b/dev-python/pyparted/pyparted-3.4.ebuild index 69145bc23490..7320e6b1f3c9 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.7 2010/07/12 09:33:17 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/pyparted-3.4.ebuild,v 1.8 2010/08/01 10:57:00 armin76 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=" |