summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-08-05 04:08:09 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-08-05 04:08:09 +0000
commitc23ba74fcca6cfff1fa49f2e75fe5f42909118b5 (patch)
treef77bc293f74b4c6e9d6cb1b1a4753e2e35b3678d /dev-perl/GD-SVG/GD-SVG-0.25.ebuild
parentAdding perl dep; fixed DEPEND (diff)
downloadgentoo-2-c23ba74fcca6cfff1fa49f2e75fe5f42909118b5.tar.gz
gentoo-2-c23ba74fcca6cfff1fa49f2e75fe5f42909118b5.tar.bz2
gentoo-2-c23ba74fcca6cfff1fa49f2e75fe5f42909118b5.zip
Adding perl dep; fixed header; fixed DEPEND
(Portage version: 2.1.1_pre3-r1)
Diffstat (limited to 'dev-perl/GD-SVG/GD-SVG-0.25.ebuild')
-rw-r--r--dev-perl/GD-SVG/GD-SVG-0.25.ebuild11
1 files changed, 7 insertions, 4 deletions
diff --git a/dev-perl/GD-SVG/GD-SVG-0.25.ebuild b/dev-perl/GD-SVG/GD-SVG-0.25.ebuild
index f41d3fafda48..090c12df614e 100644
--- a/dev-perl/GD-SVG/GD-SVG-0.25.ebuild
+++ b/dev-perl/GD-SVG/GD-SVG-0.25.ebuild
@@ -1,12 +1,13 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD-SVG/GD-SVG-0.25.ebuild,v 1.11 2005/10/03 09:59:04 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD-SVG/GD-SVG-0.25.ebuild,v 1.12 2006/08/05 04:08:09 mcummings Exp $
inherit perl-module
DEPEND="dev-perl/GD
- dev-perl/SVG
- "
+ dev-perl/SVG
+
+ dev-lang/perl"
RDEPEND="${DEPEND}"
@@ -17,3 +18,5 @@ IUSE=""
SLOT="0"
LICENSE="Artistic"
KEYWORDS="alpha ~amd64 ia64 ~ppc sparc x86"
+
+