diff options
author | Brent Baude <ranger@gentoo.org> | 2012-06-22 16:09:09 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-06-22 16:09:09 +0000 |
commit | 887eab8271b67a9e0bc6a00b18d542651ab9360e (patch) | |
tree | 4dfc8ed69e8014821cb88a3cb15fe15568e5ff6a /sys-devel | |
parent | Marking mpg123-1.14.2 ppc64 for bug 422127 (diff) | |
download | gentoo-2-887eab8271b67a9e0bc6a00b18d542651ab9360e.tar.gz gentoo-2-887eab8271b67a9e0bc6a00b18d542651ab9360e.tar.bz2 gentoo-2-887eab8271b67a9e0bc6a00b18d542651ab9360e.zip |
Marking binutils-config-3-r3 ppc64 for bug 420355
(Portage version: 2.1.10.49/cvs/Linux ppc64)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils-config/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/binutils-config/binutils-config-3-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/binutils-config/ChangeLog b/sys-devel/binutils-config/ChangeLog index bacc448fc4cc..59c3b8ed8b14 100644 --- a/sys-devel/binutils-config/ChangeLog +++ b/sys-devel/binutils-config/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/binutils-config # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-config/ChangeLog,v 1.58 2012/06/17 20:04:49 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-config/ChangeLog,v 1.59 2012/06/22 16:09:09 ranger Exp $ + + 22 Jun 2012; Brent Baude <ranger@gentoo.org> binutils-config-3-r3.ebuild: + Marking binutils-config-3-r3 ppc64 for bug 420355 17 Jun 2012; Markus Meier <maekke@gentoo.org> binutils-config-3-r3.ebuild: arm stable, bug #420355 diff --git a/sys-devel/binutils-config/binutils-config-3-r3.ebuild b/sys-devel/binutils-config/binutils-config-3-r3.ebuild index 9c4fbc657f99..4a6e737528db 100644 --- a/sys-devel/binutils-config/binutils-config-3-r3.ebuild +++ b/sys-devel/binutils-config/binutils-config-3-r3.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/sys-devel/binutils-config/binutils-config-3-r3.ebuild,v 1.6 2012/06/17 20:04:49 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-config/binutils-config-3-r3.ebuild,v 1.7 2012/06/22 16:09:09 ranger Exp $ DESCRIPTION="Utility to change the binutils version being used" HOMEPAGE="http://www.gentoo.org/" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="" RDEPEND="userland_GNU? ( !<sys-apps/findutils-4.2 )" |