diff options
author | 2004-11-24 23:12:35 +0000 | |
---|---|---|
committer | 2004-11-24 23:12:35 +0000 | |
commit | d86f3e8021b0c6572888afe02e94269dc8b97eb2 (patch) | |
tree | b0810fc2cb3016a589cf866589621be35c8ae4a6 /sys-devel/binutils | |
parent | Add new Version 1.3.0. (Manifest recommit) (diff) | |
download | gentoo-2-d86f3e8021b0c6572888afe02e94269dc8b97eb2.tar.gz gentoo-2-d86f3e8021b0c6572888afe02e94269dc8b97eb2.tar.bz2 gentoo-2-d86f3e8021b0c6572888afe02e94269dc8b97eb2.zip |
Keyworded ~sparc
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-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index e6cf7baf8235..67fffba09cb9 100644 --- a/sys-devel/binutils/ChangeLog +++ b/sys-devel/binutils/ChangeLog @@ -1,6 +1,10 @@ # 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.167 2004/11/23 20:22:25 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.168 2004/11/24 23:12:35 gustavoz Exp $ + + 24 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org> + binutils-2.15.92.0.2-r1.ebuild: + Keyworded ~sparc *binutils-2.15.94.0.1 (23 Nov 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 4eb27e4f9cde..41ac419c8834 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.11 2004/11/16 05:22:53 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.15.92.0.2-r1.ebuild,v 1.12 2004/11/24 23:12:35 gustavoz Exp $ inherit eutils libtool flag-o-matic gnuconfig @@ -15,7 +15,7 @@ SRC_URI="mirror://kernel/linux/devel/binutils/${P}.tar.bz2 LICENSE="|| ( GPL-2 LGPL-2 )" SLOT="0" -KEYWORDS="-* ~amd64 ~arm ~hppa ~ia64 ~x86" +KEYWORDS="-* ~amd64 ~arm ~hppa ~ia64 ~x86 ~sparc" IUSE="nls bootstrap build multitarget uclibc" DEPEND="virtual/libc |