diff options
author | Markus Meier <maekke@gentoo.org> | 2008-07-07 21:34:53 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-07-07 21:34:53 +0000 |
commit | 6c385e8b081a6b52f7f6240a1637bc4ba32c2f00 (patch) | |
tree | ac63603b745da60017761420903230a944c88500 /sys-devel/binutils | |
parent | mask net-irc/bitchx for security bug #190667 (diff) | |
download | gentoo-2-6c385e8b081a6b52f7f6240a1637bc4ba32c2f00.tar.gz gentoo-2-6c385e8b081a6b52f7f6240a1637bc4ba32c2f00.tar.bz2 gentoo-2-6c385e8b081a6b52f7f6240a1637bc4ba32c2f00.zip |
amd64 stable, bug #230593
(Portage version: 2.2_rc1/cvs/Linux 2.6.26-rc9 i686)
Diffstat (limited to 'sys-devel/binutils')
-rw-r--r-- | sys-devel/binutils/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.18-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index 9bbaa1eb163d..794bb075c89e 100644 --- a/sys-devel/binutils/ChangeLog +++ b/sys-devel/binutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/binutils # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.332 2008/07/07 11:53:50 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.333 2008/07/07 21:34:53 maekke Exp $ + + 07 Jul 2008; Markus Meier <maekke@gentoo.org> binutils-2.18-r3.ebuild: + amd64 stable, bug #230593 07 Jul 2008; Raúl Porcel <armin76@gentoo.org> binutils-2.18-r3.ebuild: alpha/ia64/sparc stable wrt security #230593 diff --git a/sys-devel/binutils/binutils-2.18-r3.ebuild b/sys-devel/binutils/binutils-2.18-r3.ebuild index 4092539eb00a..afd566616885 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.5 2008/07/07 11:53:50 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.18-r3.ebuild,v 1.6 2008/07/07 21:34:53 maekke 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" |