summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2007-03-06 19:10:00 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2007-03-06 19:10:00 +0000
commit65e6f6ecd495db43e2e1e76a9b34469eebd75a64 (patch)
tree6ebb373e4b61a3c43d4527955811f32606378850 /app-portage
parentSilent bump to ooo-build-2.1.7, also try to fix build with db-4.5, see bug #1... (diff)
downloadgentoo-2-65e6f6ecd495db43e2e1e76a9b34469eebd75a64.tar.gz
gentoo-2-65e6f6ecd495db43e2e1e76a9b34469eebd75a64.tar.bz2
gentoo-2-65e6f6ecd495db43e2e1e76a9b34469eebd75a64.zip
Stable on sparc wrt #169040
(Portage version: 2.1.2-r9)
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/gentoolkit/ChangeLog6
-rw-r--r--app-portage/gentoolkit/gentoolkit-0.2.3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-portage/gentoolkit/ChangeLog b/app-portage/gentoolkit/ChangeLog
index ceb12199ad9e..5ba061493d5b 100644
--- a/app-portage/gentoolkit/ChangeLog
+++ b/app-portage/gentoolkit/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-portage/gentoolkit
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/gentoolkit/ChangeLog,v 1.100 2007/03/06 08:46:59 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/gentoolkit/ChangeLog,v 1.101 2007/03/06 19:10:00 gustavoz Exp $
+
+ 06 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org>
+ gentoolkit-0.2.3.ebuild:
+ Stable on sparc wrt #169040
06 Mar 2007; Markus Rothe <corsair@gentoo.org> gentoolkit-0.2.3.ebuild:
Stable on ppc64; bug #169040
diff --git a/app-portage/gentoolkit/gentoolkit-0.2.3.ebuild b/app-portage/gentoolkit/gentoolkit-0.2.3.ebuild
index 85c9c987a531..fcf079994b86 100644
--- a/app-portage/gentoolkit/gentoolkit-0.2.3.ebuild
+++ b/app-portage/gentoolkit/gentoolkit-0.2.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/gentoolkit/gentoolkit-0.2.3.ebuild,v 1.7 2007/03/06 08:46:59 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/gentoolkit/gentoolkit-0.2.3.ebuild,v 1.8 2007/03/06 19:10:00 gustavoz Exp $
inherit eutils python
@@ -12,7 +12,7 @@ LICENSE="GPL-2"
SLOT="0"
IUSE=""
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
DEPEND=">=sys-apps/portage-2.1.1_pre1
>=dev-lang/python-2.0