summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Martin <gmsoft@gentoo.org>2006-06-09 21:57:49 +0000
committerGuy Martin <gmsoft@gentoo.org>2006-06-09 21:57:49 +0000
commitf80c954fca8ae895c1ac050110dd4c946aa20c97 (patch)
treeeea3225c215625152183fd2ca6dd316c93c4256f /app-portage
parentremoved wrongly masked package rsbac-sources. (diff)
downloadgentoo-2-f80c954fca8ae895c1ac050110dd4c946aa20c97.tar.gz
gentoo-2-f80c954fca8ae895c1ac050110dd4c946aa20c97.tar.bz2
gentoo-2-f80c954fca8ae895c1ac050110dd4c946aa20c97.zip
Stable on hppa.
(Portage version: 2.1_rc3-r5)
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 4061fa3172a0..d3459431b3e3 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.83 2006/06/09 19:48:28 exg Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/gentoolkit/ChangeLog,v 1.84 2006/06/09 21:57:49 gmsoft Exp $
+
+ 09 Jun 2006; Guy Martin <gmsoft@gentoo.org> gentoolkit-0.2.2.ebuild:
+ Stable on hppa.
09 Jun 2006; Emanuele Giaquinta <exg@gentoo.org> gentoolkit-0.2.2.ebuild:
Stable on ppc; bug #135068
diff --git a/app-portage/gentoolkit/gentoolkit-0.2.2.ebuild b/app-portage/gentoolkit/gentoolkit-0.2.2.ebuild
index 572c82bffccd..87e99d944429 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.4 2006/06/09 19:48:28 exg Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/gentoolkit/gentoolkit-0.2.2.ebuild,v 1.5 2006/06/09 21:57:49 gmsoft 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