commit: dbb03d8829903f0a7ceced190df2360dba8c3d51
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 30 22:54:34 2015 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Dec 30 23:04:11 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbb03d88
dev-perl/Crypt-OpenSSL-DSA: Remove old
Package-Manager: portage-2.2.26
.../Crypt-OpenSSL-DSA-0.150.0.ebuild | 19 -------------------
1 file changed, 19 deletions(-)
diff --git a/dev-perl/Crypt-OpenSSL-DSA/Crypt-OpenSSL-DSA-0.150.0.ebuild
b/dev-perl/Crypt-OpenSSL-DSA/Crypt-OpenSSL-DSA-0.150.0.ebuild
deleted file mode 100644
index 155383e..0000000
--- a/dev-perl/Crypt-OpenSSL-DSA/Crypt-OpenSSL-DSA-0.150.0.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-MODULE_AUTHOR=KMX
-MODULE_VERSION=0.15
-inherit perl-module
-
-DESCRIPTION='Digital Signature Algorithm using OpenSSL'
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="dev-libs/openssl:0"
-DEPEND="${RDEPEND}
- virtual/perl-ExtUtils-MakeMaker
-"
-
-SRC_TEST="do"