diff options
author | Mike Frysinger <vapier@gentoo.org> | 2012-02-05 02:57:06 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2012-02-05 02:57:06 +0000 |
commit | f5da5f29f1c56d34aa9695b6b73f4e1693c6cbab (patch) | |
tree | aa8cbac57293c0f205c56dc8a07cb51b3e62e8b4 /sys-devel | |
parent | Added USE_RUBY="ree18 jruby rbx" (diff) | |
download | historical-f5da5f29f1c56d34aa9695b6b73f4e1693c6cbab.tar.gz historical-f5da5f29f1c56d34aa9695b6b73f4e1693c6cbab.tar.bz2 historical-f5da5f29f1c56d34aa9695b6b73f4e1693c6cbab.zip |
Add live git version.
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/ChangeLog | 9 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-9999.ebuild | 5 |
2 files changed, 12 insertions, 2 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index 217d5042d48d..3daa9b28b834 100644 --- a/sys-devel/binutils/ChangeLog +++ b/sys-devel/binutils/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-devel/binutils -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.434 2011/12/28 20:33:56 halcy0n Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.435 2012/02/05 02:57:06 vapier Exp $ + +*binutils-9999 (05 Feb 2012) + + 05 Feb 2012; Mike Frysinger <vapier@gentoo.org> +binutils-9999.ebuild: + Add live git version. 28 Dec 2011; Mark Loeser <halcy0n@gentoo.org> binutils-2.21.1-r1.ebuild: Stable for ppc/ppc64; bug #378485 diff --git a/sys-devel/binutils/binutils-9999.ebuild b/sys-devel/binutils/binutils-9999.ebuild new file mode 100644 index 000000000000..0e65d5f739ed --- /dev/null +++ b/sys-devel/binutils/binutils-9999.ebuild @@ -0,0 +1,5 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-9999.ebuild,v 1.1 2012/02/05 02:57:06 vapier Exp $ + +inherit toolchain-binutils |