diff options
author | Jan Seidel <tuxus@gentoo.org> | 2003-01-19 20:32:20 +0000 |
---|---|---|
committer | Jan Seidel <tuxus@gentoo.org> | 2003-01-19 20:32:20 +0000 |
commit | d9df8852d7ef00904b87f6f912418b2a03255941 (patch) | |
tree | 82990abfa2b77a235df0c285eeb3095634b47abe /sys-devel | |
parent | Add patches for mips and Added mips to keywords (diff) | |
download | gentoo-2-d9df8852d7ef00904b87f6f912418b2a03255941.tar.gz gentoo-2-d9df8852d7ef00904b87f6f912418b2a03255941.tar.bz2 gentoo-2-d9df8852d7ef00904b87f6f912418b2a03255941.zip |
Added mips to keywords
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/gcc/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/gcc/gcc-3.2.1-r6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/gcc/ChangeLog b/sys-devel/gcc/ChangeLog index ab2a30a44e2a..5a5ac34c6bfa 100644 --- a/sys-devel/gcc/ChangeLog +++ b/sys-devel/gcc/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for sys-devel/gcc # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.59 2003/01/18 05:21:02 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.60 2003/01/19 20:32:20 tuxus Exp $ *gcc-3.2.1-r7 (18 Jan 2003) @@ -9,6 +9,9 @@ *gcc-3.2.1-r6 (16 Dec 2002) + 19 Jan 2003; Jan Seidel <tuxus@gentoo.org> : + Added mips to keywords + 08 Jan 2003; Seemant Kulleen <seemant@gentoo.org> gcc-3.2.1-r6.ebuild : Stable for sparc. diff --git a/sys-devel/gcc/gcc-3.2.1-r6.ebuild b/sys-devel/gcc/gcc-3.2.1-r6.ebuild index feaf48533b62..e0239bc2b38e 100644 --- a/sys-devel/gcc/gcc-3.2.1-r6.ebuild +++ b/sys-devel/gcc/gcc-3.2.1-r6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.2.1-r6.ebuild,v 1.8 2003/01/18 12:39:40 bjb Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.2.1-r6.ebuild,v 1.9 2003/01/19 20:32:20 tuxus Exp $ IUSE="static nls bootstrap java build" @@ -87,7 +87,7 @@ DESCRIPTION="Modern C/C++ compiler written by the GNU people" HOMEPAGE="http://www.gnu.org/software/gcc/gcc.html" LICENSE="GPL-2 LGPL-2.1" -KEYWORDS="x86 ~ppc sparc alpha" +KEYWORDS="x86 ~ppc sparc alpha mips" # Ok, this is a hairy one again, but lets assume that we # are not cross compiling, than we want SLOT to only contain |