diff options
author | Brad House <brad_mssw@gentoo.org> | 2004-02-21 21:39:03 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2004-02-21 21:39:03 +0000 |
commit | bd7453cbd890a2a92b68c3de9e4262ebe31acffc (patch) | |
tree | c01492136984aa8aa11abdcf7a1872ee20ca873a /sys-devel | |
parent | initial ebuild #24206 (diff) | |
download | gentoo-2-bd7453cbd890a2a92b68c3de9e4262ebe31acffc.tar.gz gentoo-2-bd7453cbd890a2a92b68c3de9e4262ebe31acffc.tar.bz2 gentoo-2-bd7453cbd890a2a92b68c3de9e4262ebe31acffc.zip |
stable for amd64 2004.0 release
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/ChangeLog | 6 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.14.90.0.8-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/gcc/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/gcc/gcc-3.3.3.ebuild | 4 |
4 files changed, 13 insertions, 6 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index 7b4f6385be4b..4d8a86379f1a 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.104 2004/02/17 20:53:19 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.105 2004/02/21 21:39:03 brad_mssw Exp $ + + 21 Feb 2004; Brad House <brad_mssw@gentoo.org> + binutils-2.14.90.0.8-r1.ebuild: + stable on amd64 for 2004.0 release 17 Feb 2004; Martin Schlemmer <azarah@gentoo.org> binutils-2.14.90.0.8-r1.ebuild: 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 786d05772bc0..fc414398f371 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.2 2004/02/17 20:53:19 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.14.90.0.8-r1.ebuild,v 1.3 2004/02/21 21:39:03 brad_mssw Exp $ IUSE="nls bootstrap build" @@ -23,7 +23,7 @@ HOMEPAGE="http://sources.redhat.com/binutils/" SLOT="0" LICENSE="GPL-2 | LGPL-2" -KEYWORDS="~amd64 ~x86 ~ppc ~alpha ~sparc -mips ~hppa ~arm ~ia64 ~ppc64" +KEYWORDS="amd64 ~x86 ~ppc ~alpha ~sparc -mips ~hppa ~arm ~ia64 ~ppc64" DEPEND="virtual/glibc nls? ( sys-devel/gettext ) diff --git a/sys-devel/gcc/ChangeLog b/sys-devel/gcc/ChangeLog index 6e1ac784a9f9..d733c1fd7204 100644 --- a/sys-devel/gcc/ChangeLog +++ b/sys-devel/gcc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/gcc # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.177 2004/02/17 23:04:52 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.178 2004/02/21 21:36:55 brad_mssw Exp $ + + 21 Feb 2004; Brad House <brad_mssw@gentoo.org> gcc-3.3.3.ebuild: + mark stable for amd64 2004.0 release *gcc-3.3.3 (18 Feb 2004) diff --git a/sys-devel/gcc/gcc-3.3.3.ebuild b/sys-devel/gcc/gcc-3.3.3.ebuild index 626b41e39aae..38394610792b 100644 --- a/sys-devel/gcc/gcc-3.3.3.ebuild +++ b/sys-devel/gcc/gcc-3.3.3.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/gcc/gcc-3.3.3.ebuild,v 1.2 2004/02/21 19:50:44 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.3.ebuild,v 1.3 2004/02/21 21:36:55 brad_mssw Exp $ IUSE="static nls bootstrap java build X multilib nogcj" @@ -99,7 +99,7 @@ HOMEPAGE="http://www.gnu.org/software/gcc/gcc.html" LICENSE="GPL-2 LGPL-2.1" -KEYWORDS="~x86 ~mips ~sparc ~amd64 -hppa ~alpha ~ia64 ~ppc64" +KEYWORDS="~x86 ~mips ~sparc amd64 -hppa ~alpha ~ia64 ~ppc64" # Ok, this is a hairy one again, but lets assume that we # are not cross compiling, than we want SLOT to only contain |