summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2009-06-01 20:13:11 +0000
committerMike Frysinger <vapier@gentoo.org>2009-06-01 20:13:11 +0000
commita6d8ab29545aa1e5e147265a405833c6cfe54c35 (patch)
tree5c437bcdc4daf333a97851d2f320a463bf9e73d6
parentBump to 0.23. Now uses webkit for rendering. Drop old revisions. (diff)
downloadgentoo-2-a6d8ab29545aa1e5e147265a405833c6cfe54c35.tar.gz
gentoo-2-a6d8ab29545aa1e5e147265a405833c6cfe54c35.tar.bz2
gentoo-2-a6d8ab29545aa1e5e147265a405833c6cfe54c35.zip
Version bump.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
-rw-r--r--sys-devel/binutils/ChangeLog8
-rw-r--r--sys-devel/binutils/binutils-2.19.51.0.7.ebuild9
2 files changed, 16 insertions, 1 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog
index 65020e99b46d..021a019e5bbc 100644
--- a/sys-devel/binutils/ChangeLog
+++ b/sys-devel/binutils/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sys-devel/binutils
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.358 2009/05/30 02:02:20 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.359 2009/06/01 20:13:11 vapier Exp $
+
+*binutils-2.19.51.0.7 (01 Jun 2009)
+
+ 01 Jun 2009; Mike Frysinger <vapier@gentoo.org>
+ +binutils-2.19.51.0.7.ebuild:
+ Version bump.
*binutils-2.19.51.0.6 (30 May 2009)
diff --git a/sys-devel/binutils/binutils-2.19.51.0.7.ebuild b/sys-devel/binutils/binutils-2.19.51.0.7.ebuild
new file mode 100644
index 000000000000..b820894ff60a
--- /dev/null
+++ b/sys-devel/binutils/binutils-2.19.51.0.7.ebuild
@@ -0,0 +1,9 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.19.51.0.7.ebuild,v 1.1 2009/06/01 20:13:11 vapier Exp $
+
+PATCHVER="1.0"
+ELF2FLT_VER=""
+inherit toolchain-binutils
+
+KEYWORDS=""