diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-08-20 03:38:23 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-08-20 03:38:23 +0000 |
commit | afff341f30ebaae6938f5bfa46f7bd1aea83da5b (patch) | |
tree | da69bea1f1a766a30b7ad0597b421eb4404b4a3e /sys-devel | |
parent | doxygen target changed with gcc-4.3 #232078 (diff) | |
download | gentoo-2-afff341f30ebaae6938f5bfa46f7bd1aea83da5b.tar.gz gentoo-2-afff341f30ebaae6938f5bfa46f7bd1aea83da5b.tar.bz2 gentoo-2-afff341f30ebaae6938f5bfa46f7bd1aea83da5b.zip |
Version bump #231687.
(Portage version: 2.2_rc8/cvs/Linux 2.6.26.2 x86_64)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/ChangeLog | 8 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.18.50.0.8.ebuild | 9 |
2 files changed, 16 insertions, 1 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index 1c214182337c..bbe204277ada 100644 --- a/sys-devel/binutils/ChangeLog +++ b/sys-devel/binutils/ChangeLog @@ -1,6 +1,12 @@ # 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.335 2008/08/02 11:34:17 pchrist Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.336 2008/08/20 03:38:23 vapier Exp $ + +*binutils-2.18.50.0.8 (20 Aug 2008) + + 20 Aug 2008; Mike Frysinger <vapier@gentoo.org> + +binutils-2.18.50.0.8.ebuild: + Version bump #231687. 02 Aug 2008; Panagiotis Christopoulos <pchrist@gentoo.org> metadata.xml: Update metadata.xml to include USE flag descriptions. Entries taken from diff --git a/sys-devel/binutils/binutils-2.18.50.0.8.ebuild b/sys-devel/binutils/binutils-2.18.50.0.8.ebuild new file mode 100644 index 000000000000..d754f442ff19 --- /dev/null +++ b/sys-devel/binutils/binutils-2.18.50.0.8.ebuild @@ -0,0 +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.50.0.8.ebuild,v 1.1 2008/08/20 03:38:23 vapier Exp $ + +PATCHVER="1.0" +ELF2FLT_VER="" +inherit toolchain-binutils + +KEYWORDS="" |