summaryrefslogtreecommitdiff
path: root/perl-gcpan/Crypt-PKCS10/Crypt-PKCS10-1.5.ebuild
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.eu>2019-07-07 16:54:21 +0200
committerRené 'Necoro' Neumann <necoro@necoro.eu>2019-07-07 16:54:21 +0200
commit4681bcbe15c9768ac7cf37da5645dda84eb241c9 (patch)
treeef5a764163e957c6d8b5baabed6eb164826405b8 /perl-gcpan/Crypt-PKCS10/Crypt-PKCS10-1.5.ebuild
parenta86945303ae981e7f03f6312c1ca9aa69052f885 (diff)
downloadoverlay-4681bcbe15c9768ac7cf37da5645dda84eb241c9.tar.gz
overlay-4681bcbe15c9768ac7cf37da5645dda84eb241c9.tar.bz2
overlay-4681bcbe15c9768ac7cf37da5645dda84eb241c9.zip
Remove old perl packages
Diffstat (limited to 'perl-gcpan/Crypt-PKCS10/Crypt-PKCS10-1.5.ebuild')
-rw-r--r--perl-gcpan/Crypt-PKCS10/Crypt-PKCS10-1.5.ebuild24
1 files changed, 0 insertions, 24 deletions
diff --git a/perl-gcpan/Crypt-PKCS10/Crypt-PKCS10-1.5.ebuild b/perl-gcpan/Crypt-PKCS10/Crypt-PKCS10-1.5.ebuild
deleted file mode 100644
index 76792bb..0000000
--- a/perl-gcpan/Crypt-PKCS10/Crypt-PKCS10-1.5.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# This ebuild generated by g-cpan 0.16.5
-
-EAPI=5
-
-MODULE_AUTHOR="MRSCOTTY"
-MODULE_VERSION="1.5"
-
-
-inherit perl-module
-
-DESCRIPTION="parse PKCS #10 certificate requests Crypt::PKCS10 - parse PKCS #10 certificate requests"
-
-LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-RDEPEND=" >=dev-perl/Convert-ASN1-0.270.0
- dev-lang/perl"
-
-DEPEND="${RDEPEND}
- >=dev-perl/Pod-Readme-1.1.2"