diff options
author | 2008-07-15 17:13:23 +0000 | |
---|---|---|
committer | 2008-07-15 17:13:23 +0000 | |
commit | c1412df2764c0f4ba65a0102df657eb82a5f705a (patch) | |
tree | e6f993eb19762e0a395d4b58867da69df3785e58 /dev-python | |
parent | Stable on x86 wrt bug 214174, even though it only listed amd64. I tested thi... (diff) | |
download | gentoo-2-c1412df2764c0f4ba65a0102df657eb82a5f705a.tar.gz gentoo-2-c1412df2764c0f4ba65a0102df657eb82a5f705a.tar.bz2 gentoo-2-c1412df2764c0f4ba65a0102df657eb82a5f705a.zip |
Stable for HPPA (bug #231196).
(Portage version: 2.2_rc1/cvs/Linux 2.6.24-gentoo-r2-JeR i686)
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/pyparted/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/pyparted/pyparted-1.8.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/pyparted/ChangeLog b/dev-python/pyparted/ChangeLog index 8ad5867f2a07..9b228af2cd5a 100644 --- a/dev-python/pyparted/ChangeLog +++ b/dev-python/pyparted/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pyparted # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/ChangeLog,v 1.35 2008/07/15 16:40:09 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/ChangeLog,v 1.36 2008/07/15 17:13:23 jer Exp $ + + 15 Jul 2008; Jeroen Roovers <jer@gentoo.org> pyparted-1.8.9.ebuild: + Stable for HPPA (bug #231196). 15 Jul 2008; Raúl Porcel <armin76@gentoo.org> pyparted-1.8.9.ebuild: alpha/ia64/sparc stable wrt #231196 diff --git a/dev-python/pyparted/pyparted-1.8.9.ebuild b/dev-python/pyparted/pyparted-1.8.9.ebuild index 5fd56353dddd..a406874b562f 100644 --- a/dev-python/pyparted/pyparted-1.8.9.ebuild +++ b/dev-python/pyparted/pyparted-1.8.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/pyparted-1.8.9.ebuild,v 1.7 2008/07/15 16:40:09 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/pyparted-1.8.9.ebuild,v 1.8 2008/07/15 17:13:23 jer Exp $ inherit multilib @@ -9,7 +9,7 @@ HOMEPAGE="http://dcantrel.fedorapeople.org/pyparted/" SRC_URI="http://dcantrel.fedorapeople.org/pyparted/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha ~amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" DEPEND="sys-libs/ncurses |