summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2005-12-20 14:26:23 +0000
committerBrent Baude <ranger@gentoo.org>2005-12-20 14:26:23 +0000
commit520f787565fb25d606e87ea9d79a235f72553ffa (patch)
tree0a0781d3f4b7c0d5b9390f3a55e80b8cc0c16cba /sys-block/partimage
parentKeyworded ~sparc wrt #113701 (diff)
downloadgentoo-2-520f787565fb25d606e87ea9d79a235f72553ffa.tar.gz
gentoo-2-520f787565fb25d606e87ea9d79a235f72553ffa.tar.bz2
gentoo-2-520f787565fb25d606e87ea9d79a235f72553ffa.zip
remove stable ppc64 keyword from partimae
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'sys-block/partimage')
-rw-r--r--sys-block/partimage/ChangeLog5
-rw-r--r--sys-block/partimage/partimage-0.6.4-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-block/partimage/ChangeLog b/sys-block/partimage/ChangeLog
index 27216e30a954..ae5d578b6587 100644
--- a/sys-block/partimage/ChangeLog
+++ b/sys-block/partimage/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-block/partimage
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/partimage/ChangeLog,v 1.18 2005/12/16 16:52:09 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/partimage/ChangeLog,v 1.19 2005/12/20 14:26:23 ranger Exp $
+
+ 20 Dec 2005; Brent Baude <ranger@gentoo.org> partimage-0.6.4-r3.ebuild:
+ partimage can never be 64bit without major code rewrites
16 Dec 2005; Brent Baude <ranger@gentoo.org> partimage-0.6.4-r3.ebuild:
Marking partimage-0.6.4-r3 ppc64 stable
diff --git a/sys-block/partimage/partimage-0.6.4-r3.ebuild b/sys-block/partimage/partimage-0.6.4-r3.ebuild
index 00f41ebd7c8e..f66c8efc1cc9 100644
--- a/sys-block/partimage/partimage-0.6.4-r3.ebuild
+++ b/sys-block/partimage/partimage-0.6.4-r3.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-block/partimage/partimage-0.6.4-r3.ebuild,v 1.13 2005/12/16 16:52:09 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/partimage/partimage-0.6.4-r3.ebuild,v 1.14 2005/12/20 14:26:23 ranger Exp $
inherit gnuconfig eutils flag-o-matic
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.partimage.org/"
SRC_URI="mirror://sourceforge/partimage/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="ppc ppc64 ~sparc x86"
+KEYWORDS="ppc -ppc64 ~sparc x86"
IUSE="ssl nologin nls"
DEPEND="${RDEPEND} sys-devel/autoconf"