summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2008-09-30 23:43:55 +0000
committerFerris McCormick <fmccor@gentoo.org>2008-09-30 23:43:55 +0000
commit07146fd1920e5d504b5b6ebc2b73ec661d14578e (patch)
tree8b9651977e18d3bf1b0df7800c82bd636e45b627 /app-portage
parentFixed test building on OpenSolaris issue, bug #239020. (diff)
downloadgentoo-2-07146fd1920e5d504b5b6ebc2b73ec661d14578e.tar.gz
gentoo-2-07146fd1920e5d504b5b6ebc2b73ec661d14578e.tar.bz2
gentoo-2-07146fd1920e5d504b5b6ebc2b73ec661d14578e.zip
Sparc stable early at developer request --- Bug #170220 --- there haven't
been any problems seen. (Portage version: 2.2_rc11/cvs/Linux 2.6.20-gentoo-r8 x86_64)
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/gentoolkit/ChangeLog7
-rw-r--r--app-portage/gentoolkit/gentoolkit-0.2.4.2.ebuild4
2 files changed, 8 insertions, 3 deletions
diff --git a/app-portage/gentoolkit/ChangeLog b/app-portage/gentoolkit/ChangeLog
index ff67ccf2080f..57c6d6093aa9 100644
--- a/app-portage/gentoolkit/ChangeLog
+++ b/app-portage/gentoolkit/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-portage/gentoolkit
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/gentoolkit/ChangeLog,v 1.136 2008/09/24 22:22:47 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/gentoolkit/ChangeLog,v 1.137 2008/09/30 23:43:55 fmccor Exp $
+
+ 30 Sep 2008; Ferris McCormick <fmccor@gentoo.org>
+ gentoolkit-0.2.4.2.ebuild:
+ Sparc stable early at developer request --- Bug #170220 --- there haven't
+ been any problems seen.
24 Sep 2008; Alexis Ballier <aballier@gentoo.org>
gentoolkit-0.2.4.2.ebuild:
diff --git a/app-portage/gentoolkit/gentoolkit-0.2.4.2.ebuild b/app-portage/gentoolkit/gentoolkit-0.2.4.2.ebuild
index 29a00c944612..7e4aead24b21 100644
--- a/app-portage/gentoolkit/gentoolkit-0.2.4.2.ebuild
+++ b/app-portage/gentoolkit/gentoolkit-0.2.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/gentoolkit/gentoolkit-0.2.4.2.ebuild,v 1.2 2008/09/24 22:22:47 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/gentoolkit/gentoolkit-0.2.4.2.ebuild,v 1.3 2008/09/30 23:43:55 fmccor Exp $
inherit eutils python
@@ -12,7 +12,7 @@ LICENSE="GPL-2"
SLOT="0"
IUSE="userland_GNU"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd"
DEPEND=">=sys-apps/portage-2.1.1_pre1
>=dev-lang/python-2.0