summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2002-09-21 01:10:29 +0000
committerMike Frysinger <vapier@gentoo.org>2002-09-21 01:10:29 +0000
commit2e8ba3a5328e99d2073e683baef89eae5ce57263 (patch)
treef47932e38c425759c572011a4b0bb523533e980d /dev-perl
parentChanged HOMEPAGE to use PV var (diff)
downloadgentoo-2-2e8ba3a5328e99d2073e683baef89eae5ce57263.tar.gz
gentoo-2-2e8ba3a5328e99d2073e683baef89eae5ce57263.tar.bz2
gentoo-2-2e8ba3a5328e99d2073e683baef89eae5ce57263.zip
Added HOMEPAGE variable
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.09-r2.ebuild3
-rw-r--r--dev-perl/Crypt-DES/Crypt-DES-2.03.ebuild3
-rw-r--r--dev-perl/Crypt-OpenSSL-RSA/Crypt-OpenSSL-RSA-0.13.ebuild3
-rw-r--r--dev-perl/Crypt-OpenSSL-Random/Crypt-OpenSSL-Random-0.03-r1.ebuild3
4 files changed, 8 insertions, 4 deletions
diff --git a/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.09-r2.ebuild b/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.09-r2.ebuild
index 504a21ad9d4c..f2493d2bc9f5 100644
--- a/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.09-r2.ebuild
+++ b/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.09-r2.ebuild
@@ -1,12 +1,13 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.09-r2.ebuild,v 1.7 2002/08/14 04:32:31 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.09-r2.ebuild,v 1.8 2002/09/21 01:07:01 vapier Exp $
inherit perl-module
S=${WORKDIR}/${P}
DESCRIPTION="Crypt::Blowfish module for perl"
SRC_URI="http://www.cpan.org/authors/id/D/DP/DPARIS/${P}.tar.gz"
+HOMEPAGE="http://search.cpan.org/author/DPARIS/Crypt-Blowfish-${PV}/"
SLOT="0"
LICENSE="Artistic | GPL-2"
diff --git a/dev-perl/Crypt-DES/Crypt-DES-2.03.ebuild b/dev-perl/Crypt-DES/Crypt-DES-2.03.ebuild
index 6c2ab55173e1..2bcb52f0bf4a 100644
--- a/dev-perl/Crypt-DES/Crypt-DES-2.03.ebuild
+++ b/dev-perl/Crypt-DES/Crypt-DES-2.03.ebuild
@@ -1,12 +1,13 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-DES/Crypt-DES-2.03.ebuild,v 1.2 2002/08/16 22:22:24 gerk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-DES/Crypt-DES-2.03.ebuild,v 1.3 2002/09/21 01:08:25 vapier Exp $
inherit perl-module
S=${WORKDIR}/${P}
DESCRIPTION="Crypt::DES module for perl"
SRC_URI="http://www.cpan.org/authors/id/D/DP/DPARIS/${P}.tar.gz"
+HOMEPAGE="http://search.cpan.org/author/DPARIS/Crypt-DES-${PV}/"
SLOT="0"
LICENSE="Artistic | GPL-2"
diff --git a/dev-perl/Crypt-OpenSSL-RSA/Crypt-OpenSSL-RSA-0.13.ebuild b/dev-perl/Crypt-OpenSSL-RSA/Crypt-OpenSSL-RSA-0.13.ebuild
index 11890b142e36..ca112bcbe40b 100644
--- a/dev-perl/Crypt-OpenSSL-RSA/Crypt-OpenSSL-RSA-0.13.ebuild
+++ b/dev-perl/Crypt-OpenSSL-RSA/Crypt-OpenSSL-RSA-0.13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-OpenSSL-RSA/Crypt-OpenSSL-RSA-0.13.ebuild,v 1.5 2002/08/21 20:14:05 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-OpenSSL-RSA/Crypt-OpenSSL-RSA-0.13.ebuild,v 1.6 2002/09/21 01:09:32 vapier Exp $
inherit perl-module
@@ -8,6 +8,7 @@ inherit perl-module
S=${WORKDIR}/${P}
DESCRIPTION="Crypt::OpenSSL::RSA module for perl"
SRC_URI="http://www.cpan.org/authors/id/I/IR/IROBERTS/${P}.tar.gz"
+HOMEPAGE="http://search.cpan.org/author/IROBERTS/Crypt-OpenSSL-RSA-${PV}/"
LICENSE="Artistic | GPL-2"
DEPEND="virtual/glibc
>=sys-devel/perl-5
diff --git a/dev-perl/Crypt-OpenSSL-Random/Crypt-OpenSSL-Random-0.03-r1.ebuild b/dev-perl/Crypt-OpenSSL-Random/Crypt-OpenSSL-Random-0.03-r1.ebuild
index 3577abe84a1b..95eaec68a830 100644
--- a/dev-perl/Crypt-OpenSSL-Random/Crypt-OpenSSL-Random-0.03-r1.ebuild
+++ b/dev-perl/Crypt-OpenSSL-Random/Crypt-OpenSSL-Random-0.03-r1.ebuild
@@ -1,12 +1,13 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-OpenSSL-Random/Crypt-OpenSSL-Random-0.03-r1.ebuild,v 1.7 2002/08/14 04:32:31 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-OpenSSL-Random/Crypt-OpenSSL-Random-0.03-r1.ebuild,v 1.8 2002/09/21 01:10:29 vapier Exp $
inherit perl-module
S=${WORKDIR}/${P}
DESCRIPTION="Crypt::OpenSSL::Random module for perl"
SRC_URI="http://cpan.valueclick.com/authors/id/I/IR/IROBERTS/${P}.tar.gz"
+HOMEPAGE="http://search.cpan.org/author/IROBERTS/Crypt-OpenSSL-Random-${PV}/"
SLOT="0"
LICENSE="Artistic | GPL-2"