summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-02-21 19:50:44 +0000
committerMike Frysinger <vapier@gentoo.org>2004-02-21 19:50:44 +0000
commit5c88bb06e01bfdd32061bf266d2d07d9e592d773 (patch)
tree80d9c9fda880fb24cb2bfe2d3b0466d999241ec7 /sys-devel
parentCorrecting deps and avi2swf only works with specificed version (diff)
downloadgentoo-2-5c88bb06e01bfdd32061bf266d2d07d9e592d773.tar.gz
gentoo-2-5c88bb06e01bfdd32061bf266d2d07d9e592d773.tar.bz2
gentoo-2-5c88bb06e01bfdd32061bf266d2d07d9e592d773.zip
added nogcj to IUSE #42372
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/gcc/gcc-3.3.2-r5.ebuild4
-rw-r--r--sys-devel/gcc/gcc-3.3.2-r7.ebuild4
-rw-r--r--sys-devel/gcc/gcc-3.3.3.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/sys-devel/gcc/gcc-3.3.2-r5.ebuild b/sys-devel/gcc/gcc-3.3.2-r5.ebuild
index 07e82de1455d..4c91e165fcc6 100644
--- a/sys-devel/gcc/gcc-3.3.2-r5.ebuild
+++ b/sys-devel/gcc/gcc-3.3.2-r5.ebuild
@@ -1,8 +1,8 @@
# 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.2-r5.ebuild,v 1.11 2004/02/12 18:06:52 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.2-r5.ebuild,v 1.12 2004/02/21 19:50:44 vapier Exp $
-IUSE="static nls bootstrap java build X multilib"
+IUSE="static nls bootstrap java build X multilib nogcj"
inherit eutils flag-o-matic libtool
diff --git a/sys-devel/gcc/gcc-3.3.2-r7.ebuild b/sys-devel/gcc/gcc-3.3.2-r7.ebuild
index cbe3a64885ce..e0361fe8ff4a 100644
--- a/sys-devel/gcc/gcc-3.3.2-r7.ebuild
+++ b/sys-devel/gcc/gcc-3.3.2-r7.ebuild
@@ -1,8 +1,8 @@
# 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.2-r7.ebuild,v 1.5 2004/02/12 18:06:53 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.2-r7.ebuild,v 1.6 2004/02/21 19:50:44 vapier Exp $
-IUSE="static nls bootstrap java build X multilib"
+IUSE="static nls bootstrap java build X multilib nogcj"
inherit eutils flag-o-matic libtool
diff --git a/sys-devel/gcc/gcc-3.3.3.ebuild b/sys-devel/gcc/gcc-3.3.3.ebuild
index 6f87906efba6..626b41e39aae 100644
--- a/sys-devel/gcc/gcc-3.3.3.ebuild
+++ b/sys-devel/gcc/gcc-3.3.3.ebuild
@@ -1,8 +1,8 @@
# 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.1 2004/02/17 23:04:52 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.3.ebuild,v 1.2 2004/02/21 19:50:44 vapier Exp $
-IUSE="static nls bootstrap java build X multilib"
+IUSE="static nls bootstrap java build X multilib nogcj"
inherit eutils flag-o-matic libtool