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 | 37ff1cf0890e510a687ef42fe757c6683b1848d4 (patch) | |
tree | 14a90c0d0da0bacf6666aa59e46557b91431931d /sys-devel | |
parent | Added USE_RUBY="ree18 jruby rbx" (diff) | |
download | gentoo-2-37ff1cf0890e510a687ef42fe757c6683b1848d4.tar.gz gentoo-2-37ff1cf0890e510a687ef42fe757c6683b1848d4.tar.bz2 gentoo-2-37ff1cf0890e510a687ef42fe757c6683b1848d4.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 |