diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-04-22 11:56:33 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-04-22 11:56:33 +0000 |
commit | 8bf5e0a2c9cd4ee045f9237c1678eabe3cf3bce7 (patch) | |
tree | 4c85754f0d154d50a1d05d03d4f70f12bb8e40b4 /sys-devel/binutils-config | |
parent | Remove vulnerable unstable versions. (diff) | |
download | gentoo-2-8bf5e0a2c9cd4ee045f9237c1678eabe3cf3bce7.tar.gz gentoo-2-8bf5e0a2c9cd4ee045f9237c1678eabe3cf3bce7.tar.bz2 gentoo-2-8bf5e0a2c9cd4ee045f9237c1678eabe3cf3bce7.zip |
amd64 stable wrt bug #547330
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
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 38aeb1a8ef29..a3b375505bdc 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.68 2015/02/09 15:14:52 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-config/ChangeLog,v 1.69 2015/04/22 11:56:33 zlogene Exp $ + + 22 Apr 2015; Mikle Kolyada <zlogene@gentoo.org> binutils-config-4-r2.ebuild: + amd64 stable wrt bug #547330 *binutils-config-4-r2 (09 Feb 2015) diff --git a/sys-devel/binutils-config/binutils-config-4-r2.ebuild b/sys-devel/binutils-config/binutils-config-4-r2.ebuild index feddfc0bdf41..987040dcb91f 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.1 2015/02/09 15:14:52 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-config/binutils-config-4-r2.ebuild,v 1.2 2015/04/22 11:56:33 zlogene 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 |