diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-04-26 19:08:54 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-04-26 19:08:54 +0000 |
commit | 87d34612a5ab1cc52bc56cf3d58609bb884c84b5 (patch) | |
tree | 1cd245d3f64a4e0a6e8e5e4ebaa5b04a2db09268 /sys-devel | |
parent | Make sure tests work when rspec:3 is also installed. (diff) | |
download | gentoo-2-87d34612a5ab1cc52bc56cf3d58609bb884c84b5.tar.gz gentoo-2-87d34612a5ab1cc52bc56cf3d58609bb884c84b5.tar.bz2 gentoo-2-87d34612a5ab1cc52bc56cf3d58609bb884c84b5.zip |
ia64 stable wrt bug #547330
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
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 d9d5930e5dcd..e44ce0b811e6 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.76 2015/04/26 18:20:30 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-config/ChangeLog,v 1.77 2015/04/26 19:08:54 zlogene Exp $ + + 26 Apr 2015; Mikle Kolyada <zlogene@gentoo.org> binutils-config-4-r2.ebuild: + ia64 stable wrt bug #547330 26 Apr 2015; Mikle Kolyada <zlogene@gentoo.org> binutils-config-4-r2.ebuild: alpha 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 aa3afef04108..1f0e72b93baf 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.9 2015/04/26 18:20:30 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-config/binutils-config-4-r2.ebuild,v 1.10 2015/04/26 19:08:54 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 |