diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-10-30 07:20:41 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-10-30 07:20:41 +0000 |
commit | 5ddd2991137f49bf91ce06e9d9d190d01c0f3476 (patch) | |
tree | 7a2d4cd4d465ecf4ea3e10a00f8e0b1a3330b97a /dev-perl/OpenCA-X509/OpenCA-X509-0.9.8.ebuild | |
parent | Masking Speex cause someone has to (diff) | |
download | gentoo-2-5ddd2991137f49bf91ce06e9d9d190d01c0f3476.tar.gz gentoo-2-5ddd2991137f49bf91ce06e9d9d190d01c0f3476.tar.bz2 gentoo-2-5ddd2991137f49bf91ce06e9d9d190d01c0f3476.zip |
revision bumps to force installations into correct locations after MakeMaker upgrade
Diffstat (limited to 'dev-perl/OpenCA-X509/OpenCA-X509-0.9.8.ebuild')
-rw-r--r-- | dev-perl/OpenCA-X509/OpenCA-X509-0.9.8.ebuild | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/dev-perl/OpenCA-X509/OpenCA-X509-0.9.8.ebuild b/dev-perl/OpenCA-X509/OpenCA-X509-0.9.8.ebuild deleted file mode 100644 index eae217c03469..000000000000 --- a/dev-perl/OpenCA-X509/OpenCA-X509-0.9.8.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/OpenCA-X509/OpenCA-X509-0.9.8.ebuild,v 1.7 2002/10/17 16:43:15 bjb Exp $ - -inherit perl-module - -S=${WORKDIR}/${P} -DESCRIPTION="The perl OpenCA::X509 Module" -SRC_URI="http://www.cpan.org/authors/id/M/MA/MADWOLF/${P}.tar.gz" -HOMEPAGE="http://www.cpan.org/authors/id/M/MA/MADWOLF/${P}.readme" - -SLOT="0" -LICENSE="Artistic | GPL-2" -KEYWORDS="x86 ppc sparc sparc64 alpha" -export OPTIMIZE="${CFLAGS}" |