summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-04-23 13:19:02 +0000
committerTorsten Veller <tove@gentoo.org>2009-04-23 13:19:02 +0000
commit88766eaff31da4c64b34bcf8019e3964667747da (patch)
tree30564e1cc5d5fed363912248eb4b23f1bca305e0 /dev-perl/OpenCA-OpenSSL/OpenCA-OpenSSL-0.9.91.ebuild
parentSmall fix for >=python-2.5. Thanks to gilhad for the patch. Fixes #257550 (diff)
downloadhistorical-88766eaff31da4c64b34bcf8019e3964667747da.tar.gz
historical-88766eaff31da4c64b34bcf8019e3964667747da.tar.bz2
historical-88766eaff31da4c64b34bcf8019e3964667747da.zip
Remove masked OpenCA-* packages (#247409)
Diffstat (limited to 'dev-perl/OpenCA-OpenSSL/OpenCA-OpenSSL-0.9.91.ebuild')
-rw-r--r--dev-perl/OpenCA-OpenSSL/OpenCA-OpenSSL-0.9.91.ebuild20
1 files changed, 0 insertions, 20 deletions
diff --git a/dev-perl/OpenCA-OpenSSL/OpenCA-OpenSSL-0.9.91.ebuild b/dev-perl/OpenCA-OpenSSL/OpenCA-OpenSSL-0.9.91.ebuild
deleted file mode 100644
index 95828814d2f8..000000000000
--- a/dev-perl/OpenCA-OpenSSL/OpenCA-OpenSSL-0.9.91.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/OpenCA-OpenSSL/OpenCA-OpenSSL-0.9.91.ebuild,v 1.17 2007/01/19 15:09:31 mcummings Exp $
-
-inherit perl-module
-
-DESCRIPTION="The perl OpenCA::SSL Module"
-SRC_URI="mirror://cpan/authors/id/M/MA/MADWOLF/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~madwolf/"
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="alpha amd64 ia64 ppc s390 sparc x86"
-IUSE=""
-
-export OPTIMIZE="${CFLAGS}"
-
-DEPEND="dev-perl/X500-DN
- dev-libs/openssl
- dev-lang/perl"