diff options
author | René Nussbaumer <killerfox@gentoo.org> | 2005-05-28 22:19:06 +0000 |
---|---|---|
committer | René Nussbaumer <killerfox@gentoo.org> | 2005-05-28 22:19:06 +0000 |
commit | cd0d53fdf521220912e83611e425918b0cac05eb (patch) | |
tree | f84778974d6766d22b8c3378dbb413802f8167bc /sys-devel/binutils | |
parent | dont let the ebuild run groupadd (diff) | |
download | gentoo-2-cd0d53fdf521220912e83611e425918b0cac05eb.tar.gz gentoo-2-cd0d53fdf521220912e83611e425918b0cac05eb.tar.bz2 gentoo-2-cd0d53fdf521220912e83611e425918b0cac05eb.zip |
Stable on hppa
(Portage version: 2.0.51.19)
Diffstat (limited to 'sys-devel/binutils')
-rw-r--r-- | sys-devel/binutils/ChangeLog | 6 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.15.92.0.2-r10.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index cc3c1677990e..fab04026ecd2 100644 --- a/sys-devel/binutils/ChangeLog +++ b/sys-devel/binutils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-devel/binutils # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.211 2005/05/28 21:17:50 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.212 2005/05/28 22:19:06 killerfox Exp $ + + 28 May 2005; Rene Nussbaumer <killerfox@gentoo.org> + binutils-2.15.92.0.2-r10.ebuild: + Stable on hppa; bug #91398 28 May 2005; Markus Rothe <corsair@gentoo.org> binutils-2.15.90.0.3-r5.ebuild: diff --git a/sys-devel/binutils/binutils-2.15.92.0.2-r10.ebuild b/sys-devel/binutils/binutils-2.15.92.0.2-r10.ebuild index 372612824b4a..694445d2ec4a 100644 --- a/sys-devel/binutils/binutils-2.15.92.0.2-r10.ebuild +++ b/sys-devel/binutils/binutils-2.15.92.0.2-r10.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.15.92.0.2-r10.ebuild,v 1.2 2005/05/28 20:57:39 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.15.92.0.2-r10.ebuild,v 1.3 2005/05/28 22:19:06 killerfox Exp $ PATCHVER="2.5" UCLIBC_PATCHVER="1.1" inherit toolchain-binutils -KEYWORDS="-* ~alpha amd64 -arm ~hppa ~ia64 ~m68k ~mips -ppc ~ppc64 ~sparc ~x86" +KEYWORDS="-* ~alpha amd64 -arm hppa ~ia64 ~m68k ~mips -ppc ~ppc64 ~sparc ~x86" |