summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Loeser <halcy0n@gentoo.org>2008-07-05 14:23:02 +0000
committerMark Loeser <halcy0n@gentoo.org>2008-07-05 14:23:02 +0000
commite7d3dd8ee7ddbb37b550b976716dc1e951ea5da6 (patch)
tree60b2bfa27aceec4124acca7125a0d722e76b4a12
parentAdded ~amd64 keyword, bug #230715. (diff)
downloadgentoo-2-e7d3dd8ee7ddbb37b550b976716dc1e951ea5da6.tar.gz
gentoo-2-e7d3dd8ee7ddbb37b550b976716dc1e951ea5da6.tar.bz2
gentoo-2-e7d3dd8ee7ddbb37b550b976716dc1e951ea5da6.zip
Version bump for bug #230593
(Portage version: 2.2_rc1/cvs/Linux 2.6.26-rc5 i686)
-rw-r--r--sys-devel/binutils/ChangeLog7
-rw-r--r--sys-devel/binutils/binutils-2.18-r3.ebuild9
2 files changed, 15 insertions, 1 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog
index f81c3623ed64..50cbcf2b2382 100644
--- a/sys-devel/binutils/ChangeLog
+++ b/sys-devel/binutils/ChangeLog
@@ -1,6 +1,11 @@
# 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.327 2008/06/23 02:08:38 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.328 2008/07/05 14:23:02 halcy0n Exp $
+
+*binutils-2.18-r3 (05 Jul 2008)
+
+ 05 Jul 2008; Mark Loeser <halcy0n@gentoo.org> +binutils-2.18-r3.ebuild:
+ Version bump for bug #230593
*binutils-2.18-r2 (23 Jun 2008)
diff --git a/sys-devel/binutils/binutils-2.18-r3.ebuild b/sys-devel/binutils/binutils-2.18-r3.ebuild
new file mode 100644
index 000000000000..b869a140159d
--- /dev/null
+++ b/sys-devel/binutils/binutils-2.18-r3.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-r3.ebuild,v 1.1 2008/07/05 14:23:02 halcy0n Exp $
+
+PATCHVER="1.7"
+ELF2FLT_VER=""
+inherit toolchain-binutils
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"