summaryrefslogtreecommitdiff
path: root/dev-perl/PDL-Transform-Color/PDL-Transform-Color-1.3.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/PDL-Transform-Color/PDL-Transform-Color-1.3.0.ebuild')
-rw-r--r--dev-perl/PDL-Transform-Color/PDL-Transform-Color-1.3.0.ebuild22
1 files changed, 0 insertions, 22 deletions
diff --git a/dev-perl/PDL-Transform-Color/PDL-Transform-Color-1.3.0.ebuild b/dev-perl/PDL-Transform-Color/PDL-Transform-Color-1.3.0.ebuild
deleted file mode 100644
index 12ac48e93d17..000000000000
--- a/dev-perl/PDL-Transform-Color/PDL-Transform-Color-1.3.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_VERSION=1.003
-DIST_AUTHOR=ZOWIE
-inherit perl-module
-
-DESCRIPTION="Useful color system conversions for PDL"
-
-SLOT="0"
-KEYWORDS="amd64 ~x86"
-IUSE=""
-
-RDEPEND="
- dev-perl/PDL
- dev-perl/Safe-Isa
-"
-DEPEND="${RDEPEND}
- virtual/perl-ExtUtils-MakeMaker
-"