diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-05-29 12:15:16 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-05-29 12:15:16 +0000 |
commit | 0b377683a7bef5c52fe4ba53d240ecd460715ffe (patch) | |
tree | 6c8c815935dd6ae53d4bc5a6933c2fe67375ac22 /sys-devel | |
parent | piwi removed (diff) | |
download | gentoo-2-0b377683a7bef5c52fe4ba53d240ecd460715ffe.tar.gz gentoo-2-0b377683a7bef5c52fe4ba53d240ecd460715ffe.tar.bz2 gentoo-2-0b377683a7bef5c52fe4ba53d240ecd460715ffe.zip |
Stable on alpha, bug 91398.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/ChangeLog | 6 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.14.90.0.8-r3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index fab04026ecd2..23508fd19030 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.212 2005/05/28 22:19:06 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.213 2005/05/29 12:15:15 kloeri Exp $ + + 29 May 2005; Bryan Østergaard <kloeri@gentoo.org> + binutils-2.14.90.0.8-r3.ebuild: + Stable on alpha, bug 91398. 28 May 2005; Rene Nussbaumer <killerfox@gentoo.org> binutils-2.15.92.0.2-r10.ebuild: diff --git a/sys-devel/binutils/binutils-2.14.90.0.8-r3.ebuild b/sys-devel/binutils/binutils-2.14.90.0.8-r3.ebuild index 85bb836bcd5e..3e24cd74099a 100644 --- a/sys-devel/binutils/binutils-2.14.90.0.8-r3.ebuild +++ b/sys-devel/binutils/binutils-2.14.90.0.8-r3.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.14.90.0.8-r3.ebuild,v 1.1 2005/05/28 08:37:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.14.90.0.8-r3.ebuild,v 1.2 2005/05/29 12:15:16 kloeri Exp $ PATCHVER="1.6" UCLIBC_PATCHVER="1.1" inherit toolchain-binutils -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" |