diff options
author | Brent Baude <ranger@gentoo.org> | 2008-07-07 03:46:43 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-07-07 03:46:43 +0000 |
commit | 90c0c74ba806226c08a445bcab520ffc9df55ebd (patch) | |
tree | 6fe1332000e2b52c17065c671ec84dd090c03c28 /sys-devel | |
parent | Marking xine-lib-1.1.13 ppc64 and ppc for bug 218059 (diff) | |
download | gentoo-2-90c0c74ba806226c08a445bcab520ffc9df55ebd.tar.gz gentoo-2-90c0c74ba806226c08a445bcab520ffc9df55ebd.tar.bz2 gentoo-2-90c0c74ba806226c08a445bcab520ffc9df55ebd.zip |
Marking binutils-2.18-r3 ppc64 and ppc for bug 230593
(Portage version: 2.1.4.4)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.18-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index eb2bd34bc9ac..dd4e0602707e 100644 --- a/sys-devel/binutils/ChangeLog +++ b/sys-devel/binutils/ChangeLog @@ -1,6 +1,9 @@ # 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.329 2008/07/06 23:43:39 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.330 2008/07/07 03:46:43 ranger Exp $ + + 07 Jul 2008; Brent Baude <ranger@gentoo.org> binutils-2.18-r3.ebuild: + Marking binutils-2.18-r3 ppc64 and ppc for bug 230593 06 Jul 2008; Jeroen Roovers <jer@gentoo.org> binutils-2.18-r3.ebuild: Stable for HPPA (bug #230593). diff --git a/sys-devel/binutils/binutils-2.18-r3.ebuild b/sys-devel/binutils/binutils-2.18-r3.ebuild index c50923e8b2c1..55c89a93b143 100644 --- a/sys-devel/binutils/binutils-2.18-r3.ebuild +++ b/sys-devel/binutils/binutils-2.18-r3.ebuild @@ -1,9 +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.18-r3.ebuild,v 1.2 2008/07/06 23:43:39 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.18-r3.ebuild,v 1.3 2008/07/07 03:46:43 ranger Exp $ PATCHVER="1.7" ELF2FLT_VER="" inherit toolchain-binutils -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86" |