diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-12-13 00:29:36 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-12-13 00:29:36 +0000 |
commit | 60e8a1ee64a52796d430fdb16fb89c5009361802 (patch) | |
tree | b7c01411a08878fb2c6215f67207b18d57351024 /sys-devel | |
parent | New release (Manifest recommit) (diff) | |
download | gentoo-2-60e8a1ee64a52796d430fdb16fb89c5009361802.tar.gz gentoo-2-60e8a1ee64a52796d430fdb16fb89c5009361802.tar.bz2 gentoo-2-60e8a1ee64a52796d430fdb16fb89c5009361802.zip |
move to x86 unstable
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/binutils-2.15.92.0.2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/binutils/binutils-2.15.92.0.2-r2.ebuild b/sys-devel/binutils/binutils-2.15.92.0.2-r2.ebuild index b745fa6aa06a..973cbb59b303 100644 --- a/sys-devel/binutils/binutils-2.15.92.0.2-r2.ebuild +++ b/sys-devel/binutils/binutils-2.15.92.0.2-r2.ebuild @@ -1,12 +1,12 @@ # 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-r2.ebuild,v 1.9 2004/11/23 20:26:12 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.15.92.0.2-r2.ebuild,v 1.10 2004/12/13 00:29:36 vapier Exp $ PATCHVER="1.2" UCLIBC_PATCHVER="1.1" inherit toolchain-binutils -KEYWORDS="-*" +KEYWORDS="-* ~x86" src_unpack() { toolchain-binutils_src_unpack |