diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-12-22 14:46:28 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-12-22 14:46:28 +0000 |
commit | 50cec236af7ac230b6b38a79718bf4859a19c840 (patch) | |
tree | f7dba90eed65225fa73abc8386c2f54e9e8ffd02 /dev-python | |
parent | Stable for ppc64, wrt bug #492350 (diff) | |
download | gentoo-2-50cec236af7ac230b6b38a79718bf4859a19c840.tar.gz gentoo-2-50cec236af7ac230b6b38a79718bf4859a19c840.tar.bz2 gentoo-2-50cec236af7ac230b6b38a79718bf4859a19c840.zip |
amd64 stable, bug #493130
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/pyparted/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/pyparted/pyparted-3.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/pyparted/ChangeLog b/dev-python/pyparted/ChangeLog index bca6ea07d54b..153cc06af7de 100644 --- a/dev-python/pyparted/ChangeLog +++ b/dev-python/pyparted/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pyparted # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/ChangeLog,v 1.81 2013/12/22 12:00:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/ChangeLog,v 1.82 2013/12/22 14:46:28 pacho Exp $ + + 22 Dec 2013; Pacho Ramos <pacho@gentoo.org> pyparted-3.10.ebuild: + amd64 stable, bug #493130 22 Dec 2013; Agostino Sarubbo <ago@gentoo.org> pyparted-3.10.ebuild: Stable for ppc64, wrt bug #493130 diff --git a/dev-python/pyparted/pyparted-3.10.ebuild b/dev-python/pyparted/pyparted-3.10.ebuild index 850b0d0a41dc..786d45044574 100644 --- a/dev-python/pyparted/pyparted-3.10.ebuild +++ b/dev-python/pyparted/pyparted-3.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/pyparted-3.10.ebuild,v 1.7 2013/12/22 12:00:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/pyparted-3.10.ebuild,v 1.8 2013/12/22 14:46:28 pacho Exp $ EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="https://fedorahosted.org/releases/p/y/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86" IUSE="test" RDEPEND=" |