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
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')
-rw-r--r--sys-devel/bc/bc-1.06-r3.ebuild4
-rw-r--r--sys-devel/binutils/binutils-2.11.92.0.12.3-r2.ebuild4
-rw-r--r--sys-devel/binutils/binutils-2.12.90.0.15.ebuild4
-rw-r--r--sys-devel/binutils/binutils-2.12.90.0.7.ebuild4
-rw-r--r--sys-devel/binutils/binutils-2.13.90.0.4.ebuild4
-rw-r--r--sys-devel/bison/bison-1.28-r3.ebuild4
-rw-r--r--sys-devel/bison/bison-1.30.ebuild4
-rw-r--r--sys-devel/bison/bison-1.32.ebuild4
-rw-r--r--sys-devel/bison/bison-1.34-r1.ebuild4
-rw-r--r--sys-devel/bison/bison-1.34.ebuild4
-rw-r--r--sys-devel/bison/bison-1.35.ebuild4
-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
-rw-r--r--sys-devel/gdb/gdb-5.0-r2.ebuild4
-rw-r--r--sys-devel/gdb/gdb-5.1.1-r1.ebuild4
-rw-r--r--sys-devel/gdb/gdb-5.1.1-r2.ebuild4
-rw-r--r--sys-devel/gdb/gdb-5.1.1.ebuild4
-rw-r--r--sys-devel/gdb/gdb-5.1.ebuild4
-rw-r--r--sys-devel/gdb/gdb-5.2.1.ebuild4
-rw-r--r--sys-devel/m4/m4-1.4o-r2.ebuild4
-rw-r--r--sys-devel/m4/m4-1.4p.ebuild4
-rw-r--r--sys-devel/make/make-3.79.1-r4.ebuild4
-rw-r--r--sys-devel/make/make-3.79.1-r5.ebuild4
-rw-r--r--sys-devel/perl/perl-5.6.1-r3.ebuild4
-rw-r--r--sys-devel/perl/perl-5.6.1-r4.ebuild4
-rw-r--r--sys-devel/perl/perl-5.6.1-r5.ebuild4
-rw-r--r--sys-devel/perl/perl-5.6.1-r6.ebuild4
-rw-r--r--sys-devel/perl/perl-5.6.1-r7.ebuild4
-rw-r--r--sys-devel/perl/perl-5.8.0-r2.ebuild4
-rw-r--r--sys-devel/perl/perl-5.8.0-r3.ebuild4
-rw-r--r--sys-devel/spython/spython-2.0-r7.ebuild4
-rw-r--r--sys-devel/spython/spython-2.0-r8.ebuild4
-rw-r--r--sys-devel/spython/spython-2.0-r9.ebuild4
38 files changed, 111 insertions, 35 deletions
diff --git a/sys-devel/bc/bc-1.06-r3.ebuild b/sys-devel/bc/bc-1.06-r3.ebuild
index cf7d916d0e60..8ef31af0109c 100644
--- a/sys-devel/bc/bc-1.06-r3.ebuild
+++ b/sys-devel/bc/bc-1.06-r3.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/bc/bc-1.06-r3.ebuild,v 1.10 2002/10/04 06:33:16 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bc/bc-1.06-r3.ebuild,v 1.11 2002/10/05 05:39:25 drobbins Exp $
+
+IUSE="readline"
S=${WORKDIR}/${P}
DESCRIPTION="Handy console-based calculator utility"
diff --git a/sys-devel/binutils/binutils-2.11.92.0.12.3-r2.ebuild b/sys-devel/binutils/binutils-2.11.92.0.12.3-r2.ebuild
index 64749d6e2c9d..56c16038ca98 100644
--- a/sys-devel/binutils/binutils-2.11.92.0.12.3-r2.ebuild
+++ b/sys-devel/binutils/binutils-2.11.92.0.12.3-r2.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/binutils/binutils-2.11.92.0.12.3-r2.ebuild,v 1.7 2002/10/04 06:33:20 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.11.92.0.12.3-r2.ebuild,v 1.8 2002/10/05 05:39:25 drobbins Exp $
+
+IUSE="nls static build"
S=${WORKDIR}/${P}
DESCRIPTION="Tools necessary to build programs"
diff --git a/sys-devel/binutils/binutils-2.12.90.0.15.ebuild b/sys-devel/binutils/binutils-2.12.90.0.15.ebuild
index a0f6ff72e72e..0f20ecbd0bfd 100644
--- a/sys-devel/binutils/binutils-2.12.90.0.15.ebuild
+++ b/sys-devel/binutils/binutils-2.12.90.0.15.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/binutils/binutils-2.12.90.0.15.ebuild,v 1.5 2002/10/04 06:33:25 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.12.90.0.15.ebuild,v 1.6 2002/10/05 05:39:25 drobbins Exp $
+
+IUSE="nls bootstrap static build"
# NOTE to Maintainer: ChangeLog states that it no longer use perl to build
# the manpages, but seems this is incorrect ....
diff --git a/sys-devel/binutils/binutils-2.12.90.0.7.ebuild b/sys-devel/binutils/binutils-2.12.90.0.7.ebuild
index 72a384e1727c..dc933d01ff16 100644
--- a/sys-devel/binutils/binutils-2.12.90.0.7.ebuild
+++ b/sys-devel/binutils/binutils-2.12.90.0.7.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/binutils/binutils-2.12.90.0.7.ebuild,v 1.12 2002/10/04 06:33:27 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.12.90.0.7.ebuild,v 1.13 2002/10/05 05:39:25 drobbins Exp $
+
+IUSE="nls bootstrap static build"
# NOTE to Maintainer: ChangeLog states that it no longer use perl to build
# the manpages, but seems this is incorrect ....
diff --git a/sys-devel/binutils/binutils-2.13.90.0.4.ebuild b/sys-devel/binutils/binutils-2.13.90.0.4.ebuild
index 9b54053d3523..5862ae7f5196 100644
--- a/sys-devel/binutils/binutils-2.13.90.0.4.ebuild
+++ b/sys-devel/binutils/binutils-2.13.90.0.4.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/binutils/binutils-2.13.90.0.4.ebuild,v 1.5 2002/10/04 06:33:30 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.13.90.0.4.ebuild,v 1.6 2002/10/05 05:39:26 drobbins Exp $
+
+IUSE="nls bootstrap static build"
# NOTE to Maintainer: ChangeLog states that it no longer use perl to build
# the manpages, but seems this is incorrect ....
diff --git a/sys-devel/bison/bison-1.28-r3.ebuild b/sys-devel/bison/bison-1.28-r3.ebuild
index 740246377fc6..2cdc2e2cee48 100644
--- a/sys-devel/bison/bison-1.28-r3.ebuild
+++ b/sys-devel/bison/bison-1.28-r3.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/bison/bison-1.28-r3.ebuild,v 1.8 2002/10/04 06:33:32 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.28-r3.ebuild,v 1.9 2002/10/05 05:39:26 drobbins Exp $
+
+IUSE="nls static build"
A=${P}.tar.gz
S=${WORKDIR}/${P}
diff --git a/sys-devel/bison/bison-1.30.ebuild b/sys-devel/bison/bison-1.30.ebuild
index ad6d60938695..3282e6a41ea0 100644
--- a/sys-devel/bison/bison-1.30.ebuild
+++ b/sys-devel/bison/bison-1.30.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/bison/bison-1.30.ebuild,v 1.7 2002/10/04 06:33:35 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.30.ebuild,v 1.8 2002/10/05 05:39:26 drobbins Exp $
+
+IUSE="nls static build"
S=${WORKDIR}/${P}
DESCRIPTION="A yacc-compatible parser generator"
diff --git a/sys-devel/bison/bison-1.32.ebuild b/sys-devel/bison/bison-1.32.ebuild
index 12c81d6d6f35..61d972b8f054 100644
--- a/sys-devel/bison/bison-1.32.ebuild
+++ b/sys-devel/bison/bison-1.32.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/bison/bison-1.32.ebuild,v 1.6 2002/10/04 06:33:37 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.32.ebuild,v 1.7 2002/10/05 05:39:26 drobbins Exp $
+
+IUSE="nls static build"
S=${WORKDIR}/${P}
DESCRIPTION="A yacc-compatible parser generator"
diff --git a/sys-devel/bison/bison-1.34-r1.ebuild b/sys-devel/bison/bison-1.34-r1.ebuild
index 8190f73332fb..3bf140c436c0 100644
--- a/sys-devel/bison/bison-1.34-r1.ebuild
+++ b/sys-devel/bison/bison-1.34-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/bison/bison-1.34-r1.ebuild,v 1.6 2002/10/04 06:33:39 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.34-r1.ebuild,v 1.7 2002/10/05 05:39:26 drobbins Exp $
+
+IUSE="nls static build"
S=${WORKDIR}/${P}
DESCRIPTION="A yacc-compatible parser generator"
diff --git a/sys-devel/bison/bison-1.34.ebuild b/sys-devel/bison/bison-1.34.ebuild
index 0ada4454c403..0705c7d82986 100644
--- a/sys-devel/bison/bison-1.34.ebuild
+++ b/sys-devel/bison/bison-1.34.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/bison/bison-1.34.ebuild,v 1.5 2002/10/04 06:33:41 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.34.ebuild,v 1.6 2002/10/05 05:39:26 drobbins Exp $
+
+IUSE="nls static build"
S=${WORKDIR}/${P}
DESCRIPTION="A yacc-compatible parser generator"
diff --git a/sys-devel/bison/bison-1.35.ebuild b/sys-devel/bison/bison-1.35.ebuild
index 1290f4394df8..173f524e73ca 100644
--- a/sys-devel/bison/bison-1.35.ebuild
+++ b/sys-devel/bison/bison-1.35.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/bison/bison-1.35.ebuild,v 1.4 2002/10/04 06:33:44 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.35.ebuild,v 1.5 2002/10/05 05:39:26 drobbins Exp $
+
+IUSE="nls static build"
S=${WORKDIR}/${P}
DESCRIPTION="A yacc-compatible parser generator"
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.
diff --git a/sys-devel/gdb/gdb-5.0-r2.ebuild b/sys-devel/gdb/gdb-5.0-r2.ebuild
index 03ca50907598..e87403647f4f 100644
--- a/sys-devel/gdb/gdb-5.0-r2.ebuild
+++ b/sys-devel/gdb/gdb-5.0-r2.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/gdb/gdb-5.0-r2.ebuild,v 1.14 2002/10/04 06:34:06 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-5.0-r2.ebuild,v 1.15 2002/10/05 05:39:26 drobbins Exp $
+
+IUSE="nls"
A=${P}.tar.bz2
S=${WORKDIR}/${P}
diff --git a/sys-devel/gdb/gdb-5.1.1-r1.ebuild b/sys-devel/gdb/gdb-5.1.1-r1.ebuild
index 18cd6eb63ef9..7345e2c91197 100644
--- a/sys-devel/gdb/gdb-5.1.1-r1.ebuild
+++ b/sys-devel/gdb/gdb-5.1.1-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/gdb/gdb-5.1.1-r1.ebuild,v 1.6 2002/10/04 06:34:08 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-5.1.1-r1.ebuild,v 1.7 2002/10/05 05:39:26 drobbins Exp $
+
+IUSE="nls"
S=${WORKDIR}/${P}
DESCRIPTION="GNU debugger"
diff --git a/sys-devel/gdb/gdb-5.1.1-r2.ebuild b/sys-devel/gdb/gdb-5.1.1-r2.ebuild
index 13fe4654b28b..65f8fa1b1291 100644
--- a/sys-devel/gdb/gdb-5.1.1-r2.ebuild
+++ b/sys-devel/gdb/gdb-5.1.1-r2.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/gdb/gdb-5.1.1-r2.ebuild,v 1.6 2002/10/04 21:29:12 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-5.1.1-r2.ebuild,v 1.7 2002/10/05 05:39:26 drobbins Exp $
+
+IUSE="nls"
S=${WORKDIR}/${P}
DESCRIPTION="GNU debugger"
diff --git a/sys-devel/gdb/gdb-5.1.1.ebuild b/sys-devel/gdb/gdb-5.1.1.ebuild
index 3dc058821888..c82b65076213 100644
--- a/sys-devel/gdb/gdb-5.1.1.ebuild
+++ b/sys-devel/gdb/gdb-5.1.1.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/gdb/gdb-5.1.1.ebuild,v 1.6 2002/10/04 06:34:11 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-5.1.1.ebuild,v 1.7 2002/10/05 05:39:26 drobbins Exp $
+
+IUSE="nls"
S=${WORKDIR}/${P}
DESCRIPTION="GNU debugger"
diff --git a/sys-devel/gdb/gdb-5.1.ebuild b/sys-devel/gdb/gdb-5.1.ebuild
index 7da32e2068db..044fa12b2a3b 100644
--- a/sys-devel/gdb/gdb-5.1.ebuild
+++ b/sys-devel/gdb/gdb-5.1.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/gdb/gdb-5.1.ebuild,v 1.6 2002/10/04 06:34:13 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-5.1.ebuild,v 1.7 2002/10/05 05:39:26 drobbins Exp $
+
+IUSE="nls"
A=${P}.tar.bz2
S=${WORKDIR}/${P}
diff --git a/sys-devel/gdb/gdb-5.2.1.ebuild b/sys-devel/gdb/gdb-5.2.1.ebuild
index 17724945cd07..408eca31a3db 100644
--- a/sys-devel/gdb/gdb-5.2.1.ebuild
+++ b/sys-devel/gdb/gdb-5.2.1.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/gdb/gdb-5.2.1.ebuild,v 1.3 2002/10/04 06:34:15 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-5.2.1.ebuild,v 1.4 2002/10/05 05:39:26 drobbins Exp $
+
+IUSE="nls"
S=${WORKDIR}/${P}
diff --git a/sys-devel/m4/m4-1.4o-r2.ebuild b/sys-devel/m4/m4-1.4o-r2.ebuild
index 5af732d1dedc..c66430fcec68 100644
--- a/sys-devel/m4/m4-1.4o-r2.ebuild
+++ b/sys-devel/m4/m4-1.4o-r2.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/m4/m4-1.4o-r2.ebuild,v 1.10 2002/10/04 06:34:44 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/m4-1.4o-r2.ebuild,v 1.11 2002/10/05 05:39:26 drobbins Exp $
+
+IUSE="nls"
A=${P}.tar.gz
S=${WORKDIR}/${P}
diff --git a/sys-devel/m4/m4-1.4p.ebuild b/sys-devel/m4/m4-1.4p.ebuild
index 274d547431d5..11a1e64e9aa1 100644
--- a/sys-devel/m4/m4-1.4p.ebuild
+++ b/sys-devel/m4/m4-1.4p.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/m4/m4-1.4p.ebuild,v 1.8 2002/10/04 06:34:47 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/m4-1.4p.ebuild,v 1.9 2002/10/05 05:39:26 drobbins Exp $
+
+IUSE="nls"
MY_P=${P/p/ppre2}
S=${WORKDIR}/${MY_P}
diff --git a/sys-devel/make/make-3.79.1-r4.ebuild b/sys-devel/make/make-3.79.1-r4.ebuild
index bf220de25da2..3cca5a2c3e21 100644
--- a/sys-devel/make/make-3.79.1-r4.ebuild
+++ b/sys-devel/make/make-3.79.1-r4.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/make/make-3.79.1-r4.ebuild,v 1.4 2002/10/04 06:34:49 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/make-3.79.1-r4.ebuild,v 1.5 2002/10/05 05:39:26 drobbins Exp $
+
+IUSE="nls static build"
S=${WORKDIR}/${P}
DESCRIPTION="Standard tool to compile source trees"
diff --git a/sys-devel/make/make-3.79.1-r5.ebuild b/sys-devel/make/make-3.79.1-r5.ebuild
index c722ab1db40c..109acdf58136 100644
--- a/sys-devel/make/make-3.79.1-r5.ebuild
+++ b/sys-devel/make/make-3.79.1-r5.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/make/make-3.79.1-r5.ebuild,v 1.2 2002/10/04 06:34:51 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/make-3.79.1-r5.ebuild,v 1.3 2002/10/05 05:39:26 drobbins Exp $
+
+IUSE="nls static build"
S=${WORKDIR}/${P}
DESCRIPTION="Standard tool to compile source trees"
diff --git a/sys-devel/perl/perl-5.6.1-r3.ebuild b/sys-devel/perl/perl-5.6.1-r3.ebuild
index 9eb09d2f5d23..3e6715c943b8 100644
--- a/sys-devel/perl/perl-5.6.1-r3.ebuild
+++ b/sys-devel/perl/perl-5.6.1-r3.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/perl/perl-5.6.1-r3.ebuild,v 1.9 2002/10/04 06:34:58 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/perl/perl-5.6.1-r3.ebuild,v 1.10 2002/10/05 05:39:26 drobbins Exp $
+
+IUSE="berkdb gdbm"
S=${WORKDIR}/${P}
DESCRIPTION="Larry Wall's Practical Extraction and Reporting Language"
diff --git a/sys-devel/perl/perl-5.6.1-r4.ebuild b/sys-devel/perl/perl-5.6.1-r4.ebuild
index a4e8c9a63965..70dc40b70930 100644
--- a/sys-devel/perl/perl-5.6.1-r4.ebuild
+++ b/sys-devel/perl/perl-5.6.1-r4.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/perl/perl-5.6.1-r4.ebuild,v 1.11 2002/10/04 06:35:01 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/perl/perl-5.6.1-r4.ebuild,v 1.12 2002/10/05 05:39:26 drobbins Exp $
+
+IUSE="berkdb gdbm"
S=${WORKDIR}/${P}
DESCRIPTION="Larry Wall's Practical Extraction and Reporting Language"
diff --git a/sys-devel/perl/perl-5.6.1-r5.ebuild b/sys-devel/perl/perl-5.6.1-r5.ebuild
index 3a6e6cdf603d..42e2a5afc9bf 100644
--- a/sys-devel/perl/perl-5.6.1-r5.ebuild
+++ b/sys-devel/perl/perl-5.6.1-r5.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/perl/perl-5.6.1-r5.ebuild,v 1.7 2002/10/04 06:35:04 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/perl/perl-5.6.1-r5.ebuild,v 1.8 2002/10/05 05:39:26 drobbins Exp $
+
+IUSE="berkdb gdbm"
S=${WORKDIR}/${P}
DESCRIPTION="Larry Wall's Practical Extraction and Reporting Language"
diff --git a/sys-devel/perl/perl-5.6.1-r6.ebuild b/sys-devel/perl/perl-5.6.1-r6.ebuild
index db995afc4c37..f91cdd20a8b5 100644
--- a/sys-devel/perl/perl-5.6.1-r6.ebuild
+++ b/sys-devel/perl/perl-5.6.1-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/perl/perl-5.6.1-r6.ebuild,v 1.6 2002/10/04 06:35:06 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/perl/perl-5.6.1-r6.ebuild,v 1.7 2002/10/05 05:39:26 drobbins Exp $
+
+IUSE="berkdb gdbm"
S=${WORKDIR}/${P}
DESCRIPTION="Larry Wall's Practical Extraction and Reporting Language"
diff --git a/sys-devel/perl/perl-5.6.1-r7.ebuild b/sys-devel/perl/perl-5.6.1-r7.ebuild
index b4bff30cdf98..a73405049632 100644
--- a/sys-devel/perl/perl-5.6.1-r7.ebuild
+++ b/sys-devel/perl/perl-5.6.1-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/perl/perl-5.6.1-r7.ebuild,v 1.2 2002/10/04 06:35:14 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/perl/perl-5.6.1-r7.ebuild,v 1.3 2002/10/05 05:39:26 drobbins Exp $
+
+IUSE="berkdb gdbm"
S=${WORKDIR}/${P}
DESCRIPTION="Larry Wall's Practical Extraction and Reporting Language"
diff --git a/sys-devel/perl/perl-5.8.0-r2.ebuild b/sys-devel/perl/perl-5.8.0-r2.ebuild
index 537c94072238..79f46ddcd20a 100644
--- a/sys-devel/perl/perl-5.8.0-r2.ebuild
+++ b/sys-devel/perl/perl-5.8.0-r2.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/perl/perl-5.8.0-r2.ebuild,v 1.5 2002/10/04 06:35:08 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/perl/perl-5.8.0-r2.ebuild,v 1.6 2002/10/05 05:39:26 drobbins Exp $
+
+IUSE="berkdb gdbm"
S=${WORKDIR}/${P}
DESCRIPTION="Larry Wall's Practical Extraction and Reporting Language"
diff --git a/sys-devel/perl/perl-5.8.0-r3.ebuild b/sys-devel/perl/perl-5.8.0-r3.ebuild
index 5591182d303b..b3e2de1bd94b 100644
--- a/sys-devel/perl/perl-5.8.0-r3.ebuild
+++ b/sys-devel/perl/perl-5.8.0-r3.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/perl/perl-5.8.0-r3.ebuild,v 1.2 2002/10/04 06:35:11 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/perl/perl-5.8.0-r3.ebuild,v 1.3 2002/10/05 05:39:26 drobbins Exp $
+
+IUSE="sparc berkdb sparc64 gdbm"
S=${WORKDIR}/${P}
DESCRIPTION="Larry Wall's Practical Extraction and Reporting Language"
diff --git a/sys-devel/spython/spython-2.0-r7.ebuild b/sys-devel/spython/spython-2.0-r7.ebuild
index 729c3c60e82c..972ec920e6f9 100644
--- a/sys-devel/spython/spython-2.0-r7.ebuild
+++ b/sys-devel/spython/spython-2.0-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/spython/spython-2.0-r7.ebuild,v 1.13 2002/10/04 06:35:16 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/spython/spython-2.0-r7.ebuild,v 1.14 2002/10/05 05:39:26 drobbins Exp $
+
+IUSE="readline bootcd"
S=${WORKDIR}/Python-2.0
S2=${WORKDIR}/python-fchksum-1.1
diff --git a/sys-devel/spython/spython-2.0-r8.ebuild b/sys-devel/spython/spython-2.0-r8.ebuild
index 986749cff044..7fb15fa2b79e 100644
--- a/sys-devel/spython/spython-2.0-r8.ebuild
+++ b/sys-devel/spython/spython-2.0-r8.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/spython/spython-2.0-r8.ebuild,v 1.7 2002/10/04 06:35:18 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/spython/spython-2.0-r8.ebuild,v 1.8 2002/10/05 05:39:26 drobbins Exp $
+
+IUSE="readline bootcd"
S=${WORKDIR}/Python-2.0
S2=${WORKDIR}/python-fchksum-1.1
diff --git a/sys-devel/spython/spython-2.0-r9.ebuild b/sys-devel/spython/spython-2.0-r9.ebuild
index 9d38a2b1d8af..af53784eb8ee 100644
--- a/sys-devel/spython/spython-2.0-r9.ebuild
+++ b/sys-devel/spython/spython-2.0-r9.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/spython/spython-2.0-r9.ebuild,v 1.7 2002/10/04 06:35:21 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/spython/spython-2.0-r9.ebuild,v 1.8 2002/10/05 05:39:26 drobbins Exp $
+
+IUSE="readline bootcd"
S=${WORKDIR}/Python-2.0
S2=${WORKDIR}/python-fchksum-1.1