diff options
author | Guy Martin <gmsoft@gentoo.org> | 2003-02-08 19:52:28 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2003-02-08 19:52:28 +0000 |
commit | 389784aea5b60867bd71c9c125ed621bafbd66f9 (patch) | |
tree | bbe7a7435010f8f8d0c0f20b6a8899ed22dfe2dd /sys-devel | |
parent | dep fix (diff) | |
download | gentoo-2-389784aea5b60867bd71c9c125ed621bafbd66f9.tar.gz gentoo-2-389784aea5b60867bd71c9c125ed621bafbd66f9.tar.bz2 gentoo-2-389784aea5b60867bd71c9c125ed621bafbd66f9.zip |
Added hppa 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 | ||||
-rw-r--r-- | sys-devel/gcc/gcc-3.2.1-r7.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/gcc/gcc-3.2.2.ebuild | 4 |
4 files changed, 10 insertions, 7 deletions
diff --git a/sys-devel/gcc/ChangeLog b/sys-devel/gcc/ChangeLog index 1a8ef36b3467..fe9869e8e59b 100644 --- a/sys-devel/gcc/ChangeLog +++ b/sys-devel/gcc/ChangeLog @@ -1,6 +1,9 @@ # 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.62 2003/02/05 23:54:47 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.63 2003/02/08 19:52:28 gmsoft Exp $ + + 08 Feb 2003; Guy Martin <gmsoft@gentoo.orf> : + Added hppa to keywords. *gcc-3.2.2.ebuild (06 Feb 2003) diff --git a/sys-devel/gcc/gcc-3.2.1-r6.ebuild b/sys-devel/gcc/gcc-3.2.1-r6.ebuild index e0239bc2b38e..1ab6eb884401 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.9 2003/01/19 20:32:20 tuxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.2.1-r6.ebuild,v 1.10 2003/02/08 19:52:28 gmsoft 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 mips" +KEYWORDS="x86 ~ppc sparc alpha mips hppa" # Ok, this is a hairy one again, but lets assume that we # are not cross compiling, than we want SLOT to only contain diff --git a/sys-devel/gcc/gcc-3.2.1-r7.ebuild b/sys-devel/gcc/gcc-3.2.1-r7.ebuild index 282f65c65862..e0b7fdb1abbb 100644 --- a/sys-devel/gcc/gcc-3.2.1-r7.ebuild +++ b/sys-devel/gcc/gcc-3.2.1-r7.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-r7.ebuild,v 1.1 2003/01/18 05:21:02 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.2.1-r7.ebuild,v 1.2 2003/02/08 19:52:28 gmsoft 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 ~hppa" # Ok, this is a hairy one again, but lets assume that we # are not cross compiling, than we want SLOT to only contain diff --git a/sys-devel/gcc/gcc-3.2.2.ebuild b/sys-devel/gcc/gcc-3.2.2.ebuild index 22f2cb9891e9..7577dcf6dbc5 100644 --- a/sys-devel/gcc/gcc-3.2.2.ebuild +++ b/sys-devel/gcc/gcc-3.2.2.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.2.ebuild,v 1.1 2003/02/05 23:54:47 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.2.2.ebuild,v 1.2 2003/02/08 19:52:28 gmsoft Exp $ IUSE="static nls bootstrap java build" @@ -84,7 +84,7 @@ DESCRIPTION="The GNU Compiler Collection. Includes C/C++ and java compilers" 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 ~hppa" # Ok, this is a hairy one again, but lets assume that we # are not cross compiling, than we want SLOT to only contain |