diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2010-07-12 09:33:17 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2010-07-12 09:33:17 +0000 |
commit | d05d2a2bc5875700b61e5e2389d9baa2d569d0c0 (patch) | |
tree | 68b6be71c4baeb7dffd88c160e065a5444b49492 /dev-python/pyparted | |
parent | Stable on alpha, bug #325901 (diff) | |
download | gentoo-2-d05d2a2bc5875700b61e5e2389d9baa2d569d0c0.tar.gz gentoo-2-d05d2a2bc5875700b61e5e2389d9baa2d569d0c0.tar.bz2 gentoo-2-d05d2a2bc5875700b61e5e2389d9baa2d569d0c0.zip |
Stable on alpha, bug #316539
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/pyparted')
-rw-r--r-- | dev-python/pyparted/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/pyparted/pyparted-3.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/pyparted/ChangeLog b/dev-python/pyparted/ChangeLog index 63a4136d6b3d..ceeb68e8bee0 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.52 2010/07/09 13:32:30 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/ChangeLog,v 1.53 2010/07/12 09:33:17 klausman Exp $ + + 12 Jul 2010; Tobias Klausmann <klausman@gentoo.org> pyparted-3.4.ebuild: + Stable on alpha, bug #316539 09 Jul 2010; Christian Faulhammer <fauli@gentoo.org> pyparted-3.4.ebuild: stable x86, bug 316539 diff --git a/dev-python/pyparted/pyparted-3.4.ebuild b/dev-python/pyparted/pyparted-3.4.ebuild index bb8f21e8a3e8..69145bc23490 100644 --- a/dev-python/pyparted/pyparted-3.4.ebuild +++ b/dev-python/pyparted/pyparted-3.4.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.4.ebuild,v 1.6 2010/07/09 13:32:30 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/pyparted-3.4.ebuild,v 1.7 2010/07/12 09:33:17 klausman 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=" |