diff options
author | Martin Holzer <mholzer@gentoo.org> | 2003-01-09 13:26:59 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2003-01-09 13:26:59 +0000 |
commit | b1a2940f10993ee357b2fc5b9f77b38240058f30 (patch) | |
tree | 0b04886f6f0ccf80db5e8aba707f8efb16f5dc62 /sys-devel/gcc/gcc-2.95.3-r8.ebuild | |
parent | Version bumped (diff) | |
download | gentoo-2-b1a2940f10993ee357b2fc5b9f77b38240058f30.tar.gz gentoo-2-b1a2940f10993ee357b2fc5b9f77b38240058f30.tar.bz2 gentoo-2-b1a2940f10993ee357b2fc5b9f77b38240058f30.zip |
really stable
Diffstat (limited to 'sys-devel/gcc/gcc-2.95.3-r8.ebuild')
-rw-r--r-- | sys-devel/gcc/gcc-2.95.3-r8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-2.95.3-r8.ebuild b/sys-devel/gcc/gcc-2.95.3-r8.ebuild index 24376fbcbb73..ba3a90dea7e9 100644 --- a/sys-devel/gcc/gcc-2.95.3-r8.ebuild +++ b/sys-devel/gcc/gcc-2.95.3-r8.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-2.95.3-r8.ebuild,v 1.13 2003/01/09 11:45:50 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-2.95.3-r8.ebuild,v 1.14 2003/01/09 13:25:43 mholzer Exp $ IUSE="static nls bootstrap java build" @@ -55,7 +55,7 @@ SRC_URI="ftp://gcc.gnu.org/pub/gcc/releases/${P}/${P}.tar.gz" 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" # Ok, this is a hairy one again, but lets assume that we # are not cross compiling, than we want SLOT to only contain |