summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2006-07-03 17:51:49 +0000
committerFabian Groffen <grobian@gentoo.org>2006-07-03 17:51:49 +0000
commitc3c89301df9444ef3e6763021a371cf892468fd2 (patch)
treed51d7b22448944fdce7c6414f0dc4ebd65a47312 /app-portage
parent-r1 removed; broken patch give seg faults (diff)
downloadgentoo-2-c3c89301df9444ef3e6763021a371cf892468fd2.tar.gz
gentoo-2-c3c89301df9444ef3e6763021a371cf892468fd2.tar.bz2
gentoo-2-c3c89301df9444ef3e6763021a371cf892468fd2.zip
Marked ppc-macos stable (bug #135068)
(Portage version: 2.1-r1)
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 ebd9a5ccf6b9..65d6aa8f88d1 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.87 2006/06/19 03:51:11 tcort Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/gentoolkit/ChangeLog,v 1.88 2006/07/03 17:51:49 grobian Exp $
+
+ 03 Jul 2006; Fabian Groffen <grobian@gentoo.org> gentoolkit-0.2.2.ebuild:
+ Marked ppc-macos stable (bug #135068)
19 Jun 2006; Thomas Cort <tcort@gentoo.org> gentoolkit-0.2.2.ebuild:
Stable on alpha wrt Bug #135068.
diff --git a/app-portage/gentoolkit/gentoolkit-0.2.2.ebuild b/app-portage/gentoolkit/gentoolkit-0.2.2.ebuild
index f6db8e6ab0bf..483c2cb2b2bb 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.9 2006/07/02 19:35:44 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/gentoolkit/gentoolkit-0.2.2.ebuild,v 1.10 2006/07/03 17:51:49 grobian 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