diff options
Diffstat (limited to 'dev-perl/Crypt-SMIME/Crypt-SMIME-0.10.ebuild')
-rw-r--r-- | dev-perl/Crypt-SMIME/Crypt-SMIME-0.10.ebuild | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/dev-perl/Crypt-SMIME/Crypt-SMIME-0.10.ebuild b/dev-perl/Crypt-SMIME/Crypt-SMIME-0.10.ebuild deleted file mode 100644 index 77b70e1c821e..000000000000 --- a/dev-perl/Crypt-SMIME/Crypt-SMIME-0.10.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-SMIME/Crypt-SMIME-0.10.ebuild,v 1.2 2011/04/26 15:10:44 mr_bones_ Exp $ - -EAPI="3" - -MODULE_AUTHOR="MIKAGE" - -inherit perl-module - -DESCRIPTION="S/MIME sign, verify, encrypt and decrypt" - -LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND="dev-lang/perl - dev-libs/openssl" -DEPEND="${RDEPEND} - dev-perl/Test-Exception" |