diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-04-09 13:04:47 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-04-09 13:04:47 +0000 |
commit | 6b0e8a6732818ffb510a36d640f7d81250c9ebb0 (patch) | |
tree | 054d1e67b2c89ab2567c03b4063b69e9bfc08065 /sys-apps/parted | |
parent | Marked ~ppc. (diff) | |
download | historical-6b0e8a6732818ffb510a36d640f7d81250c9ebb0.tar.gz historical-6b0e8a6732818ffb510a36d640f7d81250c9ebb0.tar.bz2 historical-6b0e8a6732818ffb510a36d640f7d81250c9ebb0.zip |
Stable on ppc64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'sys-apps/parted')
-rw-r--r-- | sys-apps/parted/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/parted/parted-1.6.20.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/parted/ChangeLog b/sys-apps/parted/ChangeLog index 950a42a55a7d..af2734130b05 100644 --- a/sys-apps/parted/ChangeLog +++ b/sys-apps/parted/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/parted # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/ChangeLog,v 1.69 2005/04/05 20:59:45 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/ChangeLog,v 1.70 2005/04/09 13:01:56 corsair Exp $ + + 09 Apr 2005; Markus Rothe <corsair@gentoo.org> parted-1.6.20.ebuild: + Stable on ppc64 05 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org> parted-1.6.22.ebuild: Stable on sparc - this one seems to be good diff --git a/sys-apps/parted/parted-1.6.20.ebuild b/sys-apps/parted/parted-1.6.20.ebuild index 3dc12d9025dd..5ca0102ec533 100644 --- a/sys-apps/parted/parted-1.6.20.ebuild +++ b/sys-apps/parted/parted-1.6.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/parted-1.6.20.ebuild,v 1.5 2005/04/01 16:58:31 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/parted-1.6.20.ebuild,v 1.6 2005/04/09 13:01:56 corsair Exp $ inherit eutils @@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/${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="nls static readline debug" # specific version for gettext needed |