diff options
author | 2014-01-18 20:02:06 +0000 | |
---|---|---|
committer | 2014-01-18 20:02:06 +0000 | |
commit | 6ff449a378658b14b8242c19a725b4f75aabc878 (patch) | |
tree | 7454bbb47e965a38ad2f5a7647219725cac5f9e6 /dev-python/pyparted | |
parent | Stable for alpha, wrt bug #492768 (diff) | |
download | gentoo-2-6ff449a378658b14b8242c19a725b4f75aabc878.tar.gz gentoo-2-6ff449a378658b14b8242c19a725b4f75aabc878.tar.bz2 gentoo-2-6ff449a378658b14b8242c19a725b4f75aabc878.zip |
Stable for alpha, wrt bug #493130
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/pyparted')
-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 98d0eaf20aff..e180434708b3 100644 --- a/dev-python/pyparted/ChangeLog +++ b/dev-python/pyparted/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pyparted # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/ChangeLog,v 1.84 2014/01/15 09:29:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/ChangeLog,v 1.85 2014/01/18 20:02:06 ago Exp $ + + 18 Jan 2014; Agostino Sarubbo <ago@gentoo.org> pyparted-3.10.ebuild: + Stable for alpha, wrt bug #493130 15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> pyparted-3.10.ebuild: Stable for ia64, wrt bug #493130 diff --git a/dev-python/pyparted/pyparted-3.10.ebuild b/dev-python/pyparted/pyparted-3.10.ebuild index f6a6c6e79af3..f044a77f68e1 100644 --- a/dev-python/pyparted/pyparted-3.10.ebuild +++ b/dev-python/pyparted/pyparted-3.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.10 2014/01/15 09:29:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/pyparted-3.10.ebuild,v 1.11 2014/01/18 20:02:06 ago 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=" |