diff options
author | Ilya Volynets <iluxa@gentoo.org> | 2004-06-05 16:53:18 +0000 |
---|---|---|
committer | Ilya Volynets <iluxa@gentoo.org> | 2004-06-05 16:53:18 +0000 |
commit | d394c78ca0af3938795d7685778bcc285d9d12cc (patch) | |
tree | c1c86ffbda74790faed9a465f9d43f61bad06aec /sys-devel/binutils | |
parent | This package was submitted by Josh Glover in bug #36808 (Manifest recommit) (diff) | |
download | gentoo-2-d394c78ca0af3938795d7685778bcc285d9d12cc.tar.gz gentoo-2-d394c78ca0af3938795d7685778bcc285d9d12cc.tar.bz2 gentoo-2-d394c78ca0af3938795d7685778bcc285d9d12cc.zip |
Mark binutils-2.14.90.0.8-r1 ~mips
Diffstat (limited to 'sys-devel/binutils')
-rw-r--r-- | sys-devel/binutils/ChangeLog | 6 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.14.90.0.8-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index 987e177435dc..55c25b81a01d 100644 --- a/sys-devel/binutils/ChangeLog +++ b/sys-devel/binutils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-devel/binutils # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.128 2004/06/05 00:15:42 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.129 2004/06/05 16:53:18 iluxa Exp $ + + 05 Jun 2004; Ilya A. Volynets-Evenbach <iluxa@gentoo.org> + binutils-2.14.90.0.8-r1.ebuild: + Mark binutils-2.14.90.0.8-r1 ~mips *binutils-2.15.91.0.1-r1 (04 Jun 2004) diff --git a/sys-devel/binutils/binutils-2.14.90.0.8-r1.ebuild b/sys-devel/binutils/binutils-2.14.90.0.8-r1.ebuild index ee960292f38c..521131bedbc0 100644 --- a/sys-devel/binutils/binutils-2.14.90.0.8-r1.ebuild +++ b/sys-devel/binutils/binutils-2.14.90.0.8-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # 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-r1.ebuild,v 1.13 2004/05/17 00:59:17 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.14.90.0.8-r1.ebuild,v 1.14 2004/06/05 16:53:18 iluxa Exp $ # NOTE to Maintainer: ChangeLog states that it no longer use perl to build # the manpages, but seems this is incorrect .... @@ -17,7 +17,7 @@ SRC_URI="mirror://kernel/linux/devel/binutils/${P}.tar.bz2 LICENSE="GPL-2 | LGPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~mips ~alpha arm ~hppa amd64 ~ia64 ~ppc64 s390" +KEYWORDS="x86 ~ppc ~sparc mips ~alpha arm ~hppa amd64 ~ia64 ~ppc64 s390" IUSE="nls bootstrap build multitarget" DEPEND="virtual/glibc |