diff options
author | Guy Martin <gmsoft@gentoo.org> | 2005-12-07 23:58:55 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2005-12-07 23:58:55 +0000 |
commit | 958f3bff1c3d3c617e5466b76d54518b9658592a (patch) | |
tree | 8654c24b133f95c4b4e472baafbf395116212b1d /sys-devel/binutils | |
parent | Stable on amd64. (diff) | |
download | gentoo-2-958f3bff1c3d3c617e5466b76d54518b9658592a.tar.gz gentoo-2-958f3bff1c3d3c617e5466b76d54518b9658592a.tar.bz2 gentoo-2-958f3bff1c3d3c617e5466b76d54518b9658592a.zip |
Stable on hppa.
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'sys-devel/binutils')
-rw-r--r-- | sys-devel/binutils/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.16.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index f04de7289e0a..5250522845ac 100644 --- a/sys-devel/binutils/ChangeLog +++ b/sys-devel/binutils/ChangeLog @@ -1,6 +1,9 @@ # 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.236 2005/12/03 03:40:03 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.237 2005/12/07 23:58:55 gmsoft Exp $ + + 07 Dec 2005; Guy Martin <gmsoft@gentoo.org> binutils-2.16.1.ebuild: + Stable on hppa. *binutils-2.16.1-r1 (03 Dec 2005) diff --git a/sys-devel/binutils/binutils-2.16.1.ebuild b/sys-devel/binutils/binutils-2.16.1.ebuild index 6ede27068dd4..fb09d5f1f135 100644 --- a/sys-devel/binutils/binutils-2.16.1.ebuild +++ b/sys-devel/binutils/binutils-2.16.1.ebuild @@ -1,13 +1,13 @@ # 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.16.1.ebuild,v 1.14 2005/11/23 23:07:00 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.16.1.ebuild,v 1.15 2005/12/07 23:58:55 gmsoft Exp $ PATCHVER="1.5" UCLIBC_PATCHVER="1.0" inherit toolchain-binutils # ARCH - packages to test before marking -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" src_unpack() { tc-binutils_unpack |