summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2008-11-01 07:35:27 +0000
committerMike Frysinger <vapier@gentoo.org>2008-11-01 07:35:27 +0000
commitd0b8ec8ede4e41b1132ed518a5410c7e256464af (patch)
tree57c0f2a3c223fdda97045eccfb4d300c195dc41b /sys-devel
parentFix Manifest corruption that was added by caleb on Sept 25, due to a zero-byt... (diff)
downloadgentoo-2-d0b8ec8ede4e41b1132ed518a5410c7e256464af.tar.gz
gentoo-2-d0b8ec8ede4e41b1132ed518a5410c7e256464af.tar.bz2
gentoo-2-d0b8ec8ede4e41b1132ed518a5410c7e256464af.zip
Version bump.
(Portage version: 2.2_rc12/cvs/Linux 2.6.26.2 x86_64)
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/binutils/ChangeLog7
-rw-r--r--sys-devel/binutils/binutils-2.19.ebuild9
2 files changed, 15 insertions, 1 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog
index 4fd985e4c738..d0910682b863 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.340 2008/10/26 10:02:20 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.341 2008/11/01 07:35:27 vapier Exp $
+
+*binutils-2.19 (01 Nov 2008)
+
+ 01 Nov 2008; Mike Frysinger <vapier@gentoo.org> +binutils-2.19.ebuild:
+ Version bump.
*binutils-2.19.50.0.1 (26 Oct 2008)
diff --git a/sys-devel/binutils/binutils-2.19.ebuild b/sys-devel/binutils/binutils-2.19.ebuild
new file mode 100644
index 000000000000..3f3178d500c2
--- /dev/null
+++ b/sys-devel/binutils/binutils-2.19.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.19.ebuild,v 1.1 2008/11/01 07:35:27 vapier Exp $
+
+PATCHVER="1.0"
+ELF2FLT_VER=""
+inherit toolchain-binutils
+
+KEYWORDS="~amd64 ~x86"