diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-05-20 17:55:14 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-05-20 17:55:14 +0000 |
commit | 3e4ca2bc8e7bffc9893eb9171e3158949b327d57 (patch) | |
tree | b1f67c74936c3dbd021198ef76918eba7219ba76 /dev-python/pyparted | |
parent | Use pregenerated manpages wrt #320731 by Martin Väth. (diff) | |
download | gentoo-2-3e4ca2bc8e7bffc9893eb9171e3158949b327d57.tar.gz gentoo-2-3e4ca2bc8e7bffc9893eb9171e3158949b327d57.tar.bz2 gentoo-2-3e4ca2bc8e7bffc9893eb9171e3158949b327d57.zip |
Reverting x86 stabilisation (bug #316453).
(Portage version: 2.2_rc67/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.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/pyparted/ChangeLog b/dev-python/pyparted/ChangeLog index 88cad1785b2d..30dac013236a 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.45 2010/05/20 07:53:21 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/ChangeLog,v 1.46 2010/05/20 17:55:14 jer Exp $ + + 20 May 2010; Jeroen Roovers <jer@gentoo.org> pyparted-3.1.ebuild: + Reverting x86 stabilisation (bug #316453). 20 May 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> pyparted-3.1.ebuild: x86 stable wrt bug #316539 diff --git a/dev-python/pyparted/pyparted-3.1.ebuild b/dev-python/pyparted/pyparted-3.1.ebuild index a5979fb57adf..f46e5e246e64 100644 --- a/dev-python/pyparted/pyparted-3.1.ebuild +++ b/dev-python/pyparted/pyparted-3.1.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.1.ebuild,v 1.4 2010/05/20 07:53:21 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/pyparted-3.1.ebuild,v 1.5 2010/05/20 17:55:14 jer 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=" |