diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-07-07 11:53:50 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-07-07 11:53:50 +0000 |
commit | a3bbaa9f6b289ecb32174a0f3284fd41bb8b1d84 (patch) | |
tree | 44280d9ba3aadda7149853cbd0d8a9a25ea8c8de | |
parent | alpha/ia64/sparc stable wrt #230848 (diff) | |
download | gentoo-2-a3bbaa9f6b289ecb32174a0f3284fd41bb8b1d84.tar.gz gentoo-2-a3bbaa9f6b289ecb32174a0f3284fd41bb8b1d84.tar.bz2 gentoo-2-a3bbaa9f6b289ecb32174a0f3284fd41bb8b1d84.zip |
alpha/ia64/sparc stable wrt security #230593
(Portage version: 2.1.4.4)
-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 773622600b22..9bbaa1eb163d 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.331 2008/07/07 08:47:16 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.332 2008/07/07 11:53:50 armin76 Exp $ + + 07 Jul 2008; Raúl Porcel <armin76@gentoo.org> binutils-2.18-r3.ebuild: + alpha/ia64/sparc stable wrt security #230593 07 Jul 2008; Christian Faulhammer <opfer@gentoo.org> binutils-2.18-r3.ebuild: diff --git a/sys-devel/binutils/binutils-2.18-r3.ebuild b/sys-devel/binutils/binutils-2.18-r3.ebuild index 8093ec8ef88d..4092539eb00a 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.4 2008/07/07 08:47:16 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.18-r3.ebuild,v 1.5 2008/07/07 11:53:50 armin76 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" |