diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-10-18 14:30:59 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-10-18 14:30:59 +0000 |
commit | 4909970a24ea1ed7c3dbd108433a0e70c6f57a17 (patch) | |
tree | f8c077a8885aae01da4f32d6114e2d6bb95ff4af /sys-devel | |
parent | Corrected deps (diff) | |
download | gentoo-2-4909970a24ea1ed7c3dbd108433a0e70c6f57a17.tar.gz gentoo-2-4909970a24ea1ed7c3dbd108433a0e70c6f57a17.tar.bz2 gentoo-2-4909970a24ea1ed7c3dbd108433a0e70c6f57a17.zip |
Added ~hppa.
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.15.92.0.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index c33ac7ca20d4..27c896b26d65 100644 --- a/sys-devel/binutils/ChangeLog +++ b/sys-devel/binutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/binutils # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.162 2004/10/11 09:48:09 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.163 2004/10/18 14:30:59 gmsoft Exp $ + + 18 Oct 2004; Guy Martin <gmsoft@gentoo.org> binutils-2.15.92.0.2-r1.ebuild: + Added ~hppa. *binutils-2.15.92.0.2-r1 (11 Oct 2004) diff --git a/sys-devel/binutils/binutils-2.15.92.0.2-r1.ebuild b/sys-devel/binutils/binutils-2.15.92.0.2-r1.ebuild index 25149f079221..abfa24cde7d4 100644 --- a/sys-devel/binutils/binutils-2.15.92.0.2-r1.ebuild +++ b/sys-devel/binutils/binutils-2.15.92.0.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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-r1.ebuild,v 1.1 2004/10/11 09:48:09 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.15.92.0.2-r1.ebuild,v 1.2 2004/10/18 14:30:59 gmsoft Exp $ inherit eutils libtool flag-o-matic gnuconfig @@ -13,7 +13,7 @@ SRC_URI="mirror://kernel/linux/devel/binutils/${P}.tar.bz2 LICENSE="GPL-2 | LGPL-2" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* ~amd64 ~x86 ~hppa" IUSE="nls bootstrap build multitarget uclibc" DEPEND="virtual/libc |