summaryrefslogtreecommitdiff
path: root/dev-perl/GD-SVG/GD-SVG-0.330.0-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/GD-SVG/GD-SVG-0.330.0-r1.ebuild')
-rw-r--r--dev-perl/GD-SVG/GD-SVG-0.330.0-r1.ebuild20
1 files changed, 0 insertions, 20 deletions
diff --git a/dev-perl/GD-SVG/GD-SVG-0.330.0-r1.ebuild b/dev-perl/GD-SVG/GD-SVG-0.330.0-r1.ebuild
deleted file mode 100644
index 7c78773af6bf..000000000000
--- a/dev-perl/GD-SVG/GD-SVG-0.330.0-r1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=TWH
-MODULE_VERSION=0.33
-inherit perl-module
-
-DESCRIPTION="Seamlessly enable SVG output from scripts written using GD"
-
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-IUSE=""
-
-DEPEND="dev-perl/GD
- dev-perl/SVG"
-RDEPEND="${DEPEND}"
-
-SRC_TEST="do"