diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-07-15 16:40:09 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-07-15 16:40:09 +0000 |
commit | 43acce1230c3ab6600392c2e6340806683ef8a7a (patch) | |
tree | b86b20bbfa270381ce6bfbe19f68e4f9732c0700 /dev-python/pyparted | |
parent | Marked ~hppa too. (diff) | |
download | gentoo-2-43acce1230c3ab6600392c2e6340806683ef8a7a.tar.gz gentoo-2-43acce1230c3ab6600392c2e6340806683ef8a7a.tar.bz2 gentoo-2-43acce1230c3ab6600392c2e6340806683ef8a7a.zip |
alpha/ia64/sparc stable wrt #231196
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-python/pyparted')
-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 c43a4d1a3478..8ad5867f2a07 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.34 2008/07/13 19:09:33 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/ChangeLog,v 1.35 2008/07/15 16:40:09 armin76 Exp $ + + 15 Jul 2008; Raúl Porcel <armin76@gentoo.org> pyparted-1.8.9.ebuild: + alpha/ia64/sparc stable wrt #231196 13 Jul 2008; Joseph Jezak <josejx@gentoo.org> pyparted-1.8.9.ebuild: Marked ppc stable for bug #231196. diff --git a/dev-python/pyparted/pyparted-1.8.9.ebuild b/dev-python/pyparted/pyparted-1.8.9.ebuild index 64a879e45124..5fd56353dddd 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.6 2008/07/13 19:09:33 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/pyparted-1.8.9.ebuild,v 1.7 2008/07/15 16:40:09 armin76 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 |