diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-08-29 04:24:37 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-08-29 04:24:37 +0000 |
commit | e13652b92061a6de8b3ea44c49cc247b43fe904a (patch) | |
tree | 667c699380ebdd74af4eca2d5293bcd3e6a4ab56 /sys-devel | |
parent | version bump from upstream (bug #190383) (diff) | |
download | gentoo-2-e13652b92061a6de8b3ea44c49cc247b43fe904a.tar.gz gentoo-2-e13652b92061a6de8b3ea44c49cc247b43fe904a.tar.bz2 gentoo-2-e13652b92061a6de8b3ea44c49cc247b43fe904a.zip |
Version bump.
(Portage version: 2.1.3.7)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/ChangeLog | 7 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.18.ebuild | 9 | ||||
-rw-r--r-- | sys-devel/binutils/files/digest-binutils-2.18 | 6 |
3 files changed, 21 insertions, 1 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index 7ce1566f1e40..737d80fc27f0 100644 --- a/sys-devel/binutils/ChangeLog +++ b/sys-devel/binutils/ChangeLog @@ -1,6 +1,11 @@ # 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.299 2007/08/17 13:34:22 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.300 2007/08/29 04:24:37 vapier Exp $ + +*binutils-2.18 (29 Aug 2007) + + 29 Aug 2007; Mike Frysinger <vapier@gentoo.org> +binutils-2.18.ebuild: + Version bump. 17 Aug 2007; Christoph Mende <angelos@gentoo.org> binutils-2.17.50.0.18.ebuild: diff --git a/sys-devel/binutils/binutils-2.18.ebuild b/sys-devel/binutils/binutils-2.18.ebuild new file mode 100644 index 000000000000..f7cb5eacbc3e --- /dev/null +++ b/sys-devel/binutils/binutils-2.18.ebuild @@ -0,0 +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.1 2007/08/29 04:24:37 vapier Exp $ + +PATCHVER="1.0" +ELF2FLT_VER="" +inherit toolchain-binutils + +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" diff --git a/sys-devel/binutils/files/digest-binutils-2.18 b/sys-devel/binutils/files/digest-binutils-2.18 new file mode 100644 index 000000000000..bf77897fb319 --- /dev/null +++ b/sys-devel/binutils/files/digest-binutils-2.18 @@ -0,0 +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 9d22ee4dafa3a194457caf4706f9cf01 binutils-2.18.tar.bz2 14962245 +RMD160 78d07475667c55ecbf9068dbb90362a3445b2a99 binutils-2.18.tar.bz2 14962245 +SHA256 487a33a452f0edcf1f8bb8fc23dff5c7a82edec3f3f8b65632b6c945e961ee9b binutils-2.18.tar.bz2 14962245 |