summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-10-24 03:26:17 +0000
committerMike Frysinger <vapier@gentoo.org>2012-10-24 03:26:17 +0000
commit26b2662be6f3f707be85f8c18154f1e93a047c7f (patch)
treeb9213f6a03118fc6af49e9d442fe996019d157bd /sys-devel
parentinstall more libiberty headers #439286 by Hristo Venev (diff)
downloadgentoo-2-26b2662be6f3f707be85f8c18154f1e93a047c7f.tar.gz
gentoo-2-26b2662be6f3f707be85f8c18154f1e93a047c7f.tar.bz2
gentoo-2-26b2662be6f3f707be85f8c18154f1e93a047c7f.zip
Version bump.
(Portage version: 2.2.0_alpha131/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/binutils/ChangeLog7
-rw-r--r--sys-devel/binutils/binutils-2.23.ebuild9
2 files changed, 15 insertions, 1 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog
index d14bbde2a938..690ab9b5a8ee 100644
--- a/sys-devel/binutils/ChangeLog
+++ b/sys-devel/binutils/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sys-devel/binutils
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.469 2012/09/29 16:06:32 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.470 2012/10/24 03:26:17 vapier Exp $
+
+*binutils-2.23 (24 Oct 2012)
+
+ 24 Oct 2012; Mike Frysinger <vapier@gentoo.org> +binutils-2.23.ebuild:
+ Version bump.
29 Sep 2012; Raúl Porcel <armin76@gentoo.org> binutils-2.22-r1.ebuild:
alpha/ia64/sh/sparc stable wrt #414865
diff --git a/sys-devel/binutils/binutils-2.23.ebuild b/sys-devel/binutils/binutils-2.23.ebuild
new file mode 100644
index 000000000000..146ed0c7fa1d
--- /dev/null
+++ b/sys-devel/binutils/binutils-2.23.ebuild
@@ -0,0 +1,9 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.23.ebuild,v 1.1 2012/10/24 03:26:17 vapier Exp $
+
+PATCHVER="1.0"
+ELF2FLT_VER=""
+inherit toolchain-binutils
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 -amd64-fbsd -sparc-fbsd -x86-fbsd"