summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2009-07-20 09:12:10 +0000
committerMike Frysinger <vapier@gentoo.org>2009-07-20 09:12:10 +0000
commit1919752a7fbbd0a8aea415111d10c6c4a1a1ea5c (patch)
treefa14dacc78f989d5b95adf9c85e69169595c49bc /sys-devel
parentFix compability with libxklavier 4.0 wrt #278379, thanks to Gef Lebster. (diff)
downloadgentoo-2-1919752a7fbbd0a8aea415111d10c6c4a1a1ea5c.tar.gz
gentoo-2-1919752a7fbbd0a8aea415111d10c6c4a1a1ea5c.tar.bz2
gentoo-2-1919752a7fbbd0a8aea415111d10c6c4a1a1ea5c.zip
Version bump.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/binutils/ChangeLog8
-rw-r--r--sys-devel/binutils/binutils-2.19.51.0.12.ebuild9
2 files changed, 16 insertions, 1 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog
index 6b66d97f72df..d57f2bcfe070 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.363 2009/07/12 18:48:28 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.364 2009/07/20 09:12:10 vapier Exp $
+
+*binutils-2.19.51.0.12 (20 Jul 2009)
+
+ 20 Jul 2009; Mike Frysinger <vapier@gentoo.org>
+ +binutils-2.19.51.0.12.ebuild:
+ Version bump.
*binutils-2.19.51.0.11 (12 Jul 2009)
diff --git a/sys-devel/binutils/binutils-2.19.51.0.12.ebuild b/sys-devel/binutils/binutils-2.19.51.0.12.ebuild
new file mode 100644
index 000000000000..a8434be86f4c
--- /dev/null
+++ b/sys-devel/binutils/binutils-2.19.51.0.12.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.12.ebuild,v 1.1 2009/07/20 09:12:10 vapier Exp $
+
+PATCHVER="1.0"
+ELF2FLT_VER=""
+inherit toolchain-binutils
+
+KEYWORDS=""