summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDawid Węgliński <cla@gentoo.org>2008-10-01 22:17:46 +0000
committerDawid Węgliński <cla@gentoo.org>2008-10-01 22:17:46 +0000
commitc9e993ddeef5b660b281dd9080280ca079f6fe8a (patch)
tree6b9a2c5b6384b698f4670b1ff6d7067146232f5d /app-portage
parentEAPI=2 USE depends. fix mythshutdown wakeup date issue. Improvements to h264 ... (diff)
downloadgentoo-2-c9e993ddeef5b660b281dd9080280ca079f6fe8a.tar.gz
gentoo-2-c9e993ddeef5b660b281dd9080280ca079f6fe8a.tar.bz2
gentoo-2-c9e993ddeef5b660b281dd9080280ca079f6fe8a.zip
Stable on x86 (bug #170220)
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/gentoolkit/ChangeLog5
-rw-r--r--app-portage/gentoolkit/gentoolkit-0.2.4.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-portage/gentoolkit/ChangeLog b/app-portage/gentoolkit/ChangeLog
index 18cddeabb1a7..9a8b4e3449fe 100644
--- a/app-portage/gentoolkit/ChangeLog
+++ b/app-portage/gentoolkit/ChangeLog
@@ -1,6 +1,9 @@
# 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.140 2008/10/01 15:04:06 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/gentoolkit/ChangeLog,v 1.141 2008/10/01 22:17:46 cla Exp $
+
+ 01 Oct 2008; Dawid Węgliński <cla@gentoo.org> gentoolkit-0.2.4.2.ebuild:
+ Stable on x86 (bug #170220)
01 Oct 2008; Brent Baude <ranger@gentoo.org> gentoolkit-0.2.4.2.ebuild:
stable ppc64, bug 170220
diff --git a/app-portage/gentoolkit/gentoolkit-0.2.4.2.ebuild b/app-portage/gentoolkit/gentoolkit-0.2.4.2.ebuild
index f5989eeaa1ab..d3d9e322e898 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.6 2008/10/01 15:04:06 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/gentoolkit/gentoolkit-0.2.4.2.ebuild,v 1.7 2008/10/01 22:17:46 cla 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