diff options
author | 2007-09-04 06:30:56 +0000 | |
---|---|---|
committer | 2007-09-04 06:30:56 +0000 | |
commit | 8a4d2282dba7e3cad3f6b377b78942f77a849fe7 (patch) | |
tree | 03575338e6a21114871b615316d9fc4828f70db3 /sys-devel | |
parent | stable x86, security bug 191100 (diff) | |
download | gentoo-2-8a4d2282dba7e3cad3f6b377b78942f77a849fe7.tar.gz gentoo-2-8a4d2282dba7e3cad3f6b377b78942f77a849fe7.tar.bz2 gentoo-2-8a4d2282dba7e3cad3f6b377b78942f77a849fe7.zip |
Update the patchset to 1.1 to pull in a patch for mips to enable support for .gnu.hash capabilities, and mark unstable on mips.
(Portage version: 2.1.3.7)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/ChangeLog | 6 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.18.ebuild | 6 | ||||
-rw-r--r-- | sys-devel/binutils/files/digest-binutils-2.18 | 6 |
3 files changed, 11 insertions, 7 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index 737d80fc27f0..f1fe2418a44d 100644 --- a/sys-devel/binutils/ChangeLog +++ b/sys-devel/binutils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-devel/binutils # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.300 2007/08/29 04:24:37 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.301 2007/09/04 06:30:56 kumba Exp $ + + 04 Sep 2007; Joshua Kinard <kumba@gentoo.org> binutils-2.18.ebuild: + Update the patchset to 1.1 to pull in a patch for mips to enable support for + .gnu.hash capabilities, and mark unstable on mips. *binutils-2.18 (29 Aug 2007) diff --git a/sys-devel/binutils/binutils-2.18.ebuild b/sys-devel/binutils/binutils-2.18.ebuild index 32d4672984f7..74ae58903e2e 100644 --- a/sys-devel/binutils/binutils-2.18.ebuild +++ b/sys-devel/binutils/binutils-2.18.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.18.ebuild,v 1.3 2007/09/01 17:30:18 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.18.ebuild,v 1.4 2007/09/04 06:30:56 kumba Exp $ -PATCHVER="1.0" +PATCHVER="1.1" ELF2FLT_VER="" inherit toolchain-binutils -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86" diff --git a/sys-devel/binutils/files/digest-binutils-2.18 b/sys-devel/binutils/files/digest-binutils-2.18 index bf77897fb319..e8bf38939de0 100644 --- a/sys-devel/binutils/files/digest-binutils-2.18 +++ b/sys-devel/binutils/files/digest-binutils-2.18 @@ -1,6 +1,6 @@ -MD5 ec77ebe6b511d87e3469609399590c3b binutils-2.18-patches-1.0.tar.bz2 7752 -RMD160 9c09de18781910e8baf925cf6fb933324fb14604 binutils-2.18-patches-1.0.tar.bz2 7752 -SHA256 ff8f183143713455d2d7e7c391489515c260f82d365b5c6213618fd15bfc6afd binutils-2.18-patches-1.0.tar.bz2 7752 +MD5 791db1bf718273045674f811eadffeac binutils-2.18-patches-1.1.tar.bz2 9831 +RMD160 66eab8c7db087806cfcfbf8c69219f32f8d9ce88 binutils-2.18-patches-1.1.tar.bz2 9831 +SHA256 ad548cafc56a8d82d4762ad9bc00aef568c0647a675564a89d4dcfc84b4e6b91 binutils-2.18-patches-1.1.tar.bz2 9831 MD5 9d22ee4dafa3a194457caf4706f9cf01 binutils-2.18.tar.bz2 14962245 RMD160 78d07475667c55ecbf9068dbb90362a3445b2a99 binutils-2.18.tar.bz2 14962245 SHA256 487a33a452f0edcf1f8bb8fc23dff5c7a82edec3f3f8b65632b6c945e961ee9b binutils-2.18.tar.bz2 14962245 |