summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2015-07-27 03:27:18 +0000
committerMike Frysinger <vapier@gentoo.org>2015-07-27 03:27:18 +0000
commitb4a12102a5713e3cee760f3d7ff6caee7d45607e (patch)
tree76d9264344eeb5a8e6f21ec93273558a1698bbdd /sys-devel
parentreplace inactive proxy maintainer wrt Bug #523566 in metadata (diff)
downloadgentoo-2-b4a12102a5713e3cee760f3d7ff6caee7d45607e.tar.gz
gentoo-2-b4a12102a5713e3cee760f3d7ff6caee7d45607e.tar.bz2
gentoo-2-b4a12102a5713e3cee760f3d7ff6caee7d45607e.zip
Version bump.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/binutils/ChangeLog7
-rw-r--r--sys-devel/binutils/binutils-2.25.1.ebuild11
2 files changed, 17 insertions, 1 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog
index 73775929c227..8213f2290ace 100644
--- a/sys-devel/binutils/ChangeLog
+++ b/sys-devel/binutils/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sys-devel/binutils
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.531 2015/05/25 08:53:36 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.532 2015/07/27 03:27:18 vapier Exp $
+
+*binutils-2.25.1 (27 Jul 2015)
+
+ 27 Jul 2015; Mike Frysinger <vapier@gentoo.org> +binutils-2.25.1.ebuild:
+ Version bump.
*binutils-2.25-r1 (25 May 2015)
diff --git a/sys-devel/binutils/binutils-2.25.1.ebuild b/sys-devel/binutils/binutils-2.25.1.ebuild
new file mode 100644
index 000000000000..e4ec60bfd5fc
--- /dev/null
+++ b/sys-devel/binutils/binutils-2.25.1.ebuild
@@ -0,0 +1,11 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.25.1.ebuild,v 1.1 2015/07/27 03:27:18 vapier Exp $
+
+EAPI="4"
+
+PATCHVER="1.0"
+ELF2FLT_VER=""
+inherit toolchain-binutils
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd -sparc-fbsd ~x86-fbsd"