diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-12-18 17:09:45 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-12-18 17:09:45 +0000 |
commit | 22c1f9c4897ccdc070538d42e66ad4464e06e7ec (patch) | |
tree | a1c53d59e4fa02cd151615c718c0e1609d7e353c /app-portage | |
parent | Stable for ia64, wrt bug #441080 (diff) | |
download | gentoo-2-22c1f9c4897ccdc070538d42e66ad4464e06e7ec.tar.gz gentoo-2-22c1f9c4897ccdc070538d42e66ad4464e06e7ec.tar.bz2 gentoo-2-22c1f9c4897ccdc070538d42e66ad4464e06e7ec.zip |
Stable for HPPA (bug #446832).
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/gentoolkit/ChangeLog | 5 | ||||
-rw-r--r-- | app-portage/gentoolkit/gentoolkit-0.3.0.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-portage/gentoolkit/ChangeLog b/app-portage/gentoolkit/ChangeLog index 6c8206164ca6..f5632dcf84c3 100644 --- a/app-portage/gentoolkit/ChangeLog +++ b/app-portage/gentoolkit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-portage/gentoolkit # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/gentoolkit/ChangeLog,v 1.286 2012/12/16 16:34:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/gentoolkit/ChangeLog,v 1.287 2012/12/18 17:09:45 jer Exp $ + + 18 Dec 2012; Jeroen Roovers <jer@gentoo.org> gentoolkit-0.3.0.7.ebuild: + Stable for HPPA (bug #446832). 16 Dec 2012; Agostino Sarubbo <ago@gentoo.org> gentoolkit-0.3.0.7.ebuild: Stable for x86, wrt bug #446832 diff --git a/app-portage/gentoolkit/gentoolkit-0.3.0.7.ebuild b/app-portage/gentoolkit/gentoolkit-0.3.0.7.ebuild index 41972961b2e5..f064269e2127 100644 --- a/app-portage/gentoolkit/gentoolkit-0.3.0.7.ebuild +++ b/app-portage/gentoolkit/gentoolkit-0.3.0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/gentoolkit/gentoolkit-0.3.0.7.ebuild,v 1.5 2012/12/16 16:34:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/gentoolkit/gentoolkit-0.3.0.7.ebuild,v 1.6 2012/12/18 17:09:45 jer Exp $ EAPI="3" SUPPORT_PYTHON_ABIS="1" @@ -18,7 +18,7 @@ LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" # Note: dev-lang/python dependencies are so emerge will print a blocker if any # installed slot of python is not built with +xml. This is used since |