summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2002-10-05 05:39:28 +0000
committerDaniel Robbins <drobbins@gentoo.org>2002-10-05 05:39:28 +0000
commit2fafcb321f5ae80068469332c4ed3aa5151b647c (patch)
tree883963d53c8d57d1ad6325589cc2075066ff98f4 /sys-devel/gcc
parentfix digest (diff)
downloadgentoo-2-2fafcb321f5ae80068469332c4ed3aa5151b647c.tar.gz
gentoo-2-2fafcb321f5ae80068469332c4ed3aa5151b647c.tar.bz2
gentoo-2-2fafcb321f5ae80068469332c4ed3aa5151b647c.zip
big IUSE commit
Diffstat (limited to 'sys-devel/gcc')
-rw-r--r--sys-devel/gcc/gcc-2.95.3-r7.ebuild4
-rw-r--r--sys-devel/gcc/gcc-3.0.4-r6.ebuild4
-rw-r--r--sys-devel/gcc/gcc-3.1-r7.ebuild2
-rw-r--r--sys-devel/gcc/gcc-3.1-r8.ebuild2
-rw-r--r--sys-devel/gcc/gcc-3.1.1-r1.ebuild2
-rw-r--r--sys-devel/gcc/gcc-3.2-r1.ebuild4
-rw-r--r--sys-devel/gcc/gcc-3.2.ebuild4
7 files changed, 18 insertions, 4 deletions
diff --git a/sys-devel/gcc/gcc-2.95.3-r7.ebuild b/sys-devel/gcc/gcc-2.95.3-r7.ebuild
index e65f0d795db4..8e71b50f3c02 100644
--- a/sys-devel/gcc/gcc-2.95.3-r7.ebuild
+++ b/sys-devel/gcc/gcc-2.95.3-r7.ebuild
@@ -1,6 +1,8 @@
# 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-r7.ebuild,v 1.11 2002/08/14 03:04:37 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-2.95.3-r7.ebuild,v 1.12 2002/10/05 05:39:26 drobbins Exp $
+
+IUSE="nls static build"
TV=4.0
SRC_URI="ftp://gcc.gnu.org/pub/gcc/releases/${P}/${P}.tar.gz"
diff --git a/sys-devel/gcc/gcc-3.0.4-r6.ebuild b/sys-devel/gcc/gcc-3.0.4-r6.ebuild
index ab2799a1c662..03b4f3bff235 100644
--- a/sys-devel/gcc/gcc-3.0.4-r6.ebuild
+++ b/sys-devel/gcc/gcc-3.0.4-r6.ebuild
@@ -1,6 +1,8 @@
# 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.0.4-r6.ebuild,v 1.8 2002/10/04 06:33:51 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.0.4-r6.ebuild,v 1.9 2002/10/05 05:39:26 drobbins Exp $
+
+IUSE="nls bootstrap static build"
# NOTE TO MAINTAINER: Info pages get nuked for multiple version installs.
# Ill fix it later if i get a chance.
diff --git a/sys-devel/gcc/gcc-3.1-r7.ebuild b/sys-devel/gcc/gcc-3.1-r7.ebuild
index 4d626bfe011a..1f7402f9a3d6 100644
--- a/sys-devel/gcc/gcc-3.1-r7.ebuild
+++ b/sys-devel/gcc/gcc-3.1-r7.ebuild
@@ -2,6 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
# /space/gentoo/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.1.ebuild,v 1.1 2002/05/17 15:42:30 prez Exp
+IUSE="nls bootstrap static build"
+
# NOTE TO MAINTAINER: Info pages get nuked for multiple version installs.
# Ill fix it later if i get a chance.
#
diff --git a/sys-devel/gcc/gcc-3.1-r8.ebuild b/sys-devel/gcc/gcc-3.1-r8.ebuild
index 944b592f47cc..342f89a70d8c 100644
--- a/sys-devel/gcc/gcc-3.1-r8.ebuild
+++ b/sys-devel/gcc/gcc-3.1-r8.ebuild
@@ -2,6 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
# /space/gentoo/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.1.ebuild,v 1.1 2002/05/17 15:42:30 prez Exp
+IUSE="nls bootstrap static build"
+
# NOTE TO MAINTAINER: Info pages get nuked for multiple version installs.
# Ill fix it later if i get a chance.
#
diff --git a/sys-devel/gcc/gcc-3.1.1-r1.ebuild b/sys-devel/gcc/gcc-3.1.1-r1.ebuild
index 6eecec72f5ac..f6644d99e731 100644
--- a/sys-devel/gcc/gcc-3.1.1-r1.ebuild
+++ b/sys-devel/gcc/gcc-3.1.1-r1.ebuild
@@ -2,6 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
# /space/gentoo/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.1.ebuild,v 1.1 2002/05/17 15:42:30 prez Exp
+IUSE="static nls bootstrap java build"
+
# NOTE TO MAINTAINER: Info pages get nuked for multiple version installs.
# Ill fix it later if i get a chance.
#
diff --git a/sys-devel/gcc/gcc-3.2-r1.ebuild b/sys-devel/gcc/gcc-3.2-r1.ebuild
index 57650bbc04cd..27471c838bc7 100644
--- a/sys-devel/gcc/gcc-3.2-r1.ebuild
+++ b/sys-devel/gcc/gcc-3.2-r1.ebuild
@@ -1,6 +1,8 @@
# 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-r1.ebuild,v 1.4 2002/10/04 06:34:01 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.2-r1.ebuild,v 1.5 2002/10/05 05:39:26 drobbins Exp $
+
+IUSE="static nls bootstrap java build"
# NOTE TO MAINTAINER: Info pages get nuked for multiple version installs.
# Ill fix it later if i get a chance.
diff --git a/sys-devel/gcc/gcc-3.2.ebuild b/sys-devel/gcc/gcc-3.2.ebuild
index dfa85883a635..6206e415e495 100644
--- a/sys-devel/gcc/gcc-3.2.ebuild
+++ b/sys-devel/gcc/gcc-3.2.ebuild
@@ -1,6 +1,8 @@
# 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.ebuild,v 1.7 2002/10/04 06:34:04 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.2.ebuild,v 1.8 2002/10/05 05:39:26 drobbins Exp $
+
+IUSE="static nls bootstrap java build"
# NOTE TO MAINTAINER: Info pages get nuked for multiple version installs.
# Ill fix it later if i get a chance.