summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmanuele Giaquinta <exg@gentoo.org>2006-06-09 19:48:28 +0000
committerEmanuele Giaquinta <exg@gentoo.org>2006-06-09 19:48:28 +0000
commit5f3eb7c744c5cee04eef61a136b33dce07bfff60 (patch)
tree82fbce807c15120863df308dc5ff717d5bb2e3c2 /app-portage
parentadded upstream CVS patch for bug 134498, stable bumps for 1.3.1 (diff)
downloadgentoo-2-5f3eb7c744c5cee04eef61a136b33dce07bfff60.tar.gz
gentoo-2-5f3eb7c744c5cee04eef61a136b33dce07bfff60.tar.bz2
gentoo-2-5f3eb7c744c5cee04eef61a136b33dce07bfff60.zip
Stable on ppc; bug #135068
(Portage version: 2.1)
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/gentoolkit/ChangeLog5
-rw-r--r--app-portage/gentoolkit/gentoolkit-0.2.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-portage/gentoolkit/ChangeLog b/app-portage/gentoolkit/ChangeLog
index e9aeabacb486..4061fa3172a0 100644
--- a/app-portage/gentoolkit/ChangeLog
+++ b/app-portage/gentoolkit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-portage/gentoolkit
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/gentoolkit/ChangeLog,v 1.82 2006/06/09 17:45:39 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/gentoolkit/ChangeLog,v 1.83 2006/06/09 19:48:28 exg Exp $
+
+ 09 Jun 2006; Emanuele Giaquinta <exg@gentoo.org> gentoolkit-0.2.2.ebuild:
+ Stable on ppc; bug #135068
09 Jun 2006; Markus Rothe <corsair@gentoo.org> gentoolkit-0.2.2.ebuild:
Stable on ppc64; bug #135068
diff --git a/app-portage/gentoolkit/gentoolkit-0.2.2.ebuild b/app-portage/gentoolkit/gentoolkit-0.2.2.ebuild
index c2dafc3be260..572c82bffccd 100644
--- a/app-portage/gentoolkit/gentoolkit-0.2.2.ebuild
+++ b/app-portage/gentoolkit/gentoolkit-0.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/gentoolkit/gentoolkit-0.2.2.ebuild,v 1.3 2006/06/09 17:45:39 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/gentoolkit/gentoolkit-0.2.2.ebuild,v 1.4 2006/06/09 19:48:28 exg Exp $
inherit eutils python
@@ -12,7 +12,7 @@ LICENSE="GPL-2"
SLOT="0"
IUSE=""
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc-macos ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc-macos ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
DEPEND=">=sys-apps/portage-2.0.51_pre21
>=dev-lang/python-2.0