diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-04-22 17:20:34 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-04-22 17:20:34 +0000 |
commit | 7c7956b6c7b2dfe9c9cfd2781c4f733a78247082 (patch) | |
tree | 44f18d5088fa913ada0a553ee88953962843d06d /sys-devel | |
parent | Stable for HPPA (bug #547376). (diff) | |
download | gentoo-2-7c7956b6c7b2dfe9c9cfd2781c4f733a78247082.tar.gz gentoo-2-7c7956b6c7b2dfe9c9cfd2781c4f733a78247082.tar.bz2 gentoo-2-7c7956b6c7b2dfe9c9cfd2781c4f733a78247082.zip |
Stable for HPPA (bug #547330).
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'sys-devel')
-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 a3b375505bdc..b6633fc9d364 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.69 2015/04/22 11:56:33 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-config/ChangeLog,v 1.70 2015/04/22 17:20:34 jer Exp $ + + 22 Apr 2015; Jeroen Roovers <jer@gentoo.org> binutils-config-4-r2.ebuild: + Stable for HPPA (bug #547330). 22 Apr 2015; Mikle Kolyada <zlogene@gentoo.org> binutils-config-4-r2.ebuild: amd64 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 987040dcb91f..5511b7c31ee5 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.2 2015/04/22 11:56:33 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-config/binutils-config-4-r2.ebuild,v 1.3 2015/04/22 17:20:34 jer 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 |