diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2008-07-07 08:47:16 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2008-07-07 08:47:16 +0000 |
commit | 9adfcb69746a00574b16e2f3584f494e5b6b18d0 (patch) | |
tree | d45ac743b97b41ac7d292131c57cf7d74e87571d /sys-devel/binutils/binutils-2.18-r3.ebuild | |
parent | Version bump, closing bug #230996 (diff) | |
download | gentoo-2-9adfcb69746a00574b16e2f3584f494e5b6b18d0.tar.gz gentoo-2-9adfcb69746a00574b16e2f3584f494e5b6b18d0.tar.bz2 gentoo-2-9adfcb69746a00574b16e2f3584f494e5b6b18d0.zip |
stable x86, security bug 230593
(Portage version: 2.1.4.4)
Diffstat (limited to 'sys-devel/binutils/binutils-2.18-r3.ebuild')
-rw-r--r-- | sys-devel/binutils/binutils-2.18-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/binutils/binutils-2.18-r3.ebuild b/sys-devel/binutils/binutils-2.18-r3.ebuild index 55c89a93b143..8093ec8ef88d 100644 --- a/sys-devel/binutils/binutils-2.18-r3.ebuild +++ b/sys-devel/binutils/binutils-2.18-r3.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.18-r3.ebuild,v 1.3 2008/07/07 03:46:43 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.18-r3.ebuild,v 1.4 2008/07/07 08:47:16 opfer Exp $ PATCHVER="1.7" ELF2FLT_VER="" inherit toolchain-binutils -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86" |