diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-04-26 16:53:04 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-04-26 16:53:04 +0000 |
commit | 6cad1eb794325c9a2b27e9190760cae1fdc065b6 (patch) | |
tree | e78da8a3899de6f6764fd7226adf2f16591cc130 /sys-devel/binutils-config | |
parent | Marked ~ppc64 (bug #544148). (diff) | |
download | gentoo-2-6cad1eb794325c9a2b27e9190760cae1fdc065b6.tar.gz gentoo-2-6cad1eb794325c9a2b27e9190760cae1fdc065b6.tar.bz2 gentoo-2-6cad1eb794325c9a2b27e9190760cae1fdc065b6.zip |
ppc stable wrt bug #547330
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'sys-devel/binutils-config')
-rw-r--r-- | sys-devel/binutils-config/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/binutils-config/binutils-config-4-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/binutils-config/ChangeLog b/sys-devel/binutils-config/ChangeLog index 5c7e2686d873..351268fb1157 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-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-config/ChangeLog,v 1.74 2015/04/24 21:13:53 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-config/ChangeLog,v 1.75 2015/04/26 16:53:04 pacho Exp $ + + 26 Apr 2015; Pacho Ramos <pacho@gentoo.org> binutils-config-4-r2.ebuild: + ppc stable wrt bug #547330 24 Apr 2015; Mikle Kolyada <zlogene@gentoo.org> binutils-config-4-r2.ebuild: arm stable wrt bug #547330 diff --git a/sys-devel/binutils-config/binutils-config-4-r2.ebuild b/sys-devel/binutils-config/binutils-config-4-r2.ebuild index aef3292b71a3..f371351f5646 100644 --- a/sys-devel/binutils-config/binutils-config-4-r2.ebuild +++ b/sys-devel/binutils-config/binutils-config-4-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-config/binutils-config-4-r2.ebuild,v 1.7 2015/04/24 21:13:53 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-config/binutils-config-4-r2.ebuild,v 1.8 2015/04/26 16:53:04 pacho Exp $ EAPI="4" @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="" # We also RDEPEND on sys-apps/findutils which is in base @system |