summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2002-10-05 05:39:11 +0000
committerDaniel Robbins <drobbins@gentoo.org>2002-10-05 05:39:11 +0000
commit3b5caf9518c222c23b1631180369bad345382bfb (patch)
treecb3db7e3c70d1bd4a75bbb381aaa18f39fc4e46c /dev-perl/GD
parentbig IUSE commit (diff)
downloadhistorical-3b5caf9518c222c23b1631180369bad345382bfb.tar.gz
historical-3b5caf9518c222c23b1631180369bad345382bfb.tar.bz2
historical-3b5caf9518c222c23b1631180369bad345382bfb.zip
big IUSE commit
Diffstat (limited to 'dev-perl/GD')
-rw-r--r--dev-perl/GD/GD-1.32-r1.ebuild4
-rw-r--r--dev-perl/GD/GD-1.32-r2.ebuild4
-rw-r--r--dev-perl/GD/GD-2.01.ebuild4
3 files changed, 9 insertions, 3 deletions
diff --git a/dev-perl/GD/GD-1.32-r1.ebuild b/dev-perl/GD/GD-1.32-r1.ebuild
index 0dddb60dfb52..521c6c673446 100644
--- a/dev-perl/GD/GD-1.32-r1.ebuild
+++ b/dev-perl/GD/GD-1.32-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/dev-perl/GD/GD-1.32-r1.ebuild,v 1.9 2002/10/04 05:20:51 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD/GD-1.32-r1.ebuild,v 1.10 2002/10/05 05:39:11 drobbins Exp $
+
+IUSE="X"
inherit perl-module
diff --git a/dev-perl/GD/GD-1.32-r2.ebuild b/dev-perl/GD/GD-1.32-r2.ebuild
index 48b3aac78b99..06d01a4fb428 100644
--- a/dev-perl/GD/GD-1.32-r2.ebuild
+++ b/dev-perl/GD/GD-1.32-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/dev-perl/GD/GD-1.32-r2.ebuild,v 1.3 2002/10/04 05:20:56 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD/GD-1.32-r2.ebuild,v 1.4 2002/10/05 05:39:11 drobbins Exp $
+
+IUSE="X"
inherit perl-module
diff --git a/dev-perl/GD/GD-2.01.ebuild b/dev-perl/GD/GD-2.01.ebuild
index 8d353a12e757..2d55534dfd43 100644
--- a/dev-perl/GD/GD-2.01.ebuild
+++ b/dev-perl/GD/GD-2.01.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/dev-perl/GD/GD-2.01.ebuild,v 1.3 2002/10/04 05:20:54 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD/GD-2.01.ebuild,v 1.4 2002/10/05 05:39:11 drobbins Exp $
+
+IUSE="truetype X"
inherit perl-module