summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2008-10-01 11:51:44 +0000
committerJeroen Roovers <jer@gentoo.org>2008-10-01 11:51:44 +0000
commit0c774b4a22684dafb956701f15a019c5a19e065c (patch)
tree364d18f4f77200be7d332b7311f08b3c923ec4d6 /app-portage
parentUpdate to new version; declare me and Luca maintainers of the ebuild. (diff)
downloadgentoo-2-0c774b4a22684dafb956701f15a019c5a19e065c.tar.gz
gentoo-2-0c774b4a22684dafb956701f15a019c5a19e065c.tar.bz2
gentoo-2-0c774b4a22684dafb956701f15a019c5a19e065c.zip
Stable for HPPA (bug #170220).
(Portage version: 2.2_rc11/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
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 57c6d6093aa9..f6ca12156281 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.137 2008/09/30 23:43:55 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/gentoolkit/ChangeLog,v 1.138 2008/10/01 11:51:44 jer Exp $
+
+ 01 Oct 2008; Jeroen Roovers <jer@gentoo.org> gentoolkit-0.2.4.2.ebuild:
+ Stable for HPPA (bug #170220).
30 Sep 2008; Ferris McCormick <fmccor@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 7e4aead24b21..04073c49d7bc 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.3 2008/09/30 23:43:55 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/gentoolkit/gentoolkit-0.2.4.2.ebuild,v 1.4 2008/10/01 11:51:44 jer 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