summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/CryptX/CryptX-0.012.ebuild')
-rw-r--r--dev-perl/CryptX/CryptX-0.012.ebuild17
1 files changed, 0 insertions, 17 deletions
diff --git a/dev-perl/CryptX/CryptX-0.012.ebuild b/dev-perl/CryptX/CryptX-0.012.ebuild
deleted file mode 100644
index 3755f48a4073..000000000000
--- a/dev-perl/CryptX/CryptX-0.012.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-MODULE_AUTHOR="MIK"
-
-inherit perl-module
-
-DESCRIPTION="Self-contained crypto toolkit"
-
-LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND="dev-perl/Module-Build"