summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/GD/GD-1.32-r1.ebuild')
-rw-r--r--dev-perl/GD/GD-1.32-r1.ebuild11
1 files changed, 6 insertions, 5 deletions
diff --git a/dev-perl/GD/GD-1.32-r1.ebuild b/dev-perl/GD/GD-1.32-r1.ebuild
index 4deba9ae762a..3884f6cc3ba8 100644
--- a/dev-perl/GD/GD-1.32-r1.ebuild
+++ b/dev-perl/GD/GD-1.32-r1.ebuild
@@ -1,8 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD/GD-1.32-r1.ebuild,v 1.3 2002/07/11 06:30:21 drobbins Exp $
-
-# Inherit the perl-module.eclass functions
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD/GD-1.32-r1.ebuild,v 1.4 2002/07/25 04:13:26 seemant Exp $
inherit perl-module
@@ -12,10 +10,13 @@ DESCRIPTION="The Perl DBI Module"
SRC_URI="http://www.cpan.org/modules/by-module/GD/${P}.tar.gz"
HOMEPAGE="http://www.cpan.org/modules/by-module/GD/${P}.readme"
-newdepend "X? ( virtual/x11 )"
+SLOT="0"
+LICENSE="Artistic | GPL-2"
+KEYWORDS="x86"
DEPEND="${DEPEND}
- >=media-libs/libgd-1.8.3"
+ >=media-libs/libgd-1.8.3
+ X? ( virtual/x11 )"
src_unpack() {
unpack ${A}