summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2006-01-18 00:32:14 +0000
committerAndrej Kacian <ticho@gentoo.org>2006-01-18 00:32:14 +0000
commitff8832fa9f405cd0ac4caca9a405a104f25087da (patch)
tree3000d3574aaca384f07fc6dca9e53beda73bab49 /app-portage
parentfixed use of subshells for proper dieing (diff)
downloadgentoo-2-ff8832fa9f405cd0ac4caca9a405a104f25087da.tar.gz
gentoo-2-ff8832fa9f405cd0ac4caca9a405a104f25087da.tar.bz2
gentoo-2-ff8832fa9f405cd0ac4caca9a405a104f25087da.zip
Stable on x86, bug #112364.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/gentoolkit/ChangeLog5
-rw-r--r--app-portage/gentoolkit/gentoolkit-0.2.1.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/app-portage/gentoolkit/ChangeLog b/app-portage/gentoolkit/ChangeLog
index ef30d5f3326f..a3b1cf268f1f 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.64 2006/01/07 18:01:26 fuzzyray Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/gentoolkit/ChangeLog,v 1.65 2006/01/18 00:32:14 ticho Exp $
+
+ 18 Jan 2006; Andrej Kacian <ticho@gentoo.org> gentoolkit-0.2.1.ebuild:
+ Stable on x86, bug #112364.
*gentoolkit-0.2.2_pre2 (07 Jan 2006)
diff --git a/app-portage/gentoolkit/gentoolkit-0.2.1.ebuild b/app-portage/gentoolkit/gentoolkit-0.2.1.ebuild
index 31b9dae22a7f..fe9f15ea23a4 100644
--- a/app-portage/gentoolkit/gentoolkit-0.2.1.ebuild
+++ b/app-portage/gentoolkit/gentoolkit-0.2.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# 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.1.ebuild,v 1.1 2005/12/29 17:43:20 fuzzyray Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/gentoolkit/gentoolkit-0.2.1.ebuild,v 1.2 2006/01/18 00:32:14 ticho Exp $
inherit eutils
@@ -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"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc x86"
DEPEND=">=sys-apps/portage-2.0.51_pre21
>=dev-lang/python-2.0