diff options
author | Jason Wever <weeve@gentoo.org> | 2004-03-26 14:38:50 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-03-26 14:38:50 +0000 |
commit | 99bf6466ce6ad2cc9b1aa16779b3a94cb501affe (patch) | |
tree | 59923a7f2dd2526ca9eeba962f9b58a790af2571 /sys-devel | |
parent | Fixed dependencies and HTML mismatch in branding patch (Manifest recommit) (diff) | |
download | gentoo-2-99bf6466ce6ad2cc9b1aa16779b3a94cb501affe.tar.gz gentoo-2-99bf6466ce6ad2cc9b1aa16779b3a94cb501affe.tar.bz2 gentoo-2-99bf6466ce6ad2cc9b1aa16779b3a94cb501affe.zip |
And on the 5th date, gcc-3.3.3 was stable for sparc, and it was good.
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/gcc/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/gcc/gcc-3.3.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/gcc/ChangeLog b/sys-devel/gcc/ChangeLog index dad3064001d6..958c665933ef 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.197 2004/03/25 08:12:54 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.198 2004/03/26 14:38:50 weeve Exp $ + + 26 Mar 2004; Jason Wever <weeve@gentoo.org> gcc-3.3.3.ebuild: + And on the 5th date, gcc-3.3.3 was stable for sparc, and it was good. 25 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> gcc-3.2.2-r2.ebuild, gcc-3.2.2.ebuild, gcc-3.2.3-r2.ebuild, gcc-3.2.3-r3.ebuild, diff --git a/sys-devel/gcc/gcc-3.3.3.ebuild b/sys-devel/gcc/gcc-3.3.3.ebuild index 38394610792b..81a27a0f5f08 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.3 2004/02/21 21:36:55 brad_mssw Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.3.ebuild,v 1.4 2004/03/26 14:38:50 weeve 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 |