diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-01-15 15:38:11 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-01-15 15:38:11 +0000 |
commit | d8d5b15ed5049f282a44178eef5245714ceacaf7 (patch) | |
tree | d726a7b42c474f541a10529640e8c9a5b855519f /dev-perl/Crypt-SSLeay | |
parent | Ebuild maintenance (diff) | |
download | gentoo-2-d8d5b15ed5049f282a44178eef5245714ceacaf7.tar.gz gentoo-2-d8d5b15ed5049f282a44178eef5245714ceacaf7.tar.bz2 gentoo-2-d8d5b15ed5049f282a44178eef5245714ceacaf7.zip |
Ebuild maintenance
(Portage version: 2.1.2_rc4-r8)
Diffstat (limited to 'dev-perl/Crypt-SSLeay')
-rw-r--r-- | dev-perl/Crypt-SSLeay/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.51-r1.ebuild | 7 | ||||
-rw-r--r-- | dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.51.ebuild | 7 |
3 files changed, 12 insertions, 9 deletions
diff --git a/dev-perl/Crypt-SSLeay/ChangeLog b/dev-perl/Crypt-SSLeay/ChangeLog index 0f25da5f53e3..9e3a7a0e81c0 100644 --- a/dev-perl/Crypt-SSLeay/ChangeLog +++ b/dev-perl/Crypt-SSLeay/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/Crypt-SSLeay # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-SSLeay/ChangeLog,v 1.39 2007/01/02 13:47:15 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-SSLeay/ChangeLog,v 1.40 2007/01/15 15:38:11 mcummings Exp $ + + 15 Jan 2007; Michael Cummings <mcummings@gentoo.org> + -Crypt-SSLeay-0.49.ebuild, Crypt-SSLeay-0.51.ebuild, + Crypt-SSLeay-0.51-r1.ebuild: + Ebuild maintenance *Crypt-SSLeay-0.53 (02 Jan 2007) diff --git a/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.51-r1.ebuild b/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.51-r1.ebuild index 539ca7db4a1e..6c4682f6128e 100644 --- a/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.51-r1.ebuild +++ b/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.51-r1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.51-r1.ebuild,v 1.9 2006/10/15 10:00:46 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.51-r1.ebuild,v 1.10 2007/01/15 15:38:11 mcummings Exp $ inherit perl-module DESCRIPTION="Crypt::SSLeay module for perl" SRC_URI="mirror://cpan/authors/id/C/CH/CHAMAS/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~chamas/${P}/" +HOMEPAGE="http://search.cpan.org/~chamas/" IUSE="" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" @@ -19,7 +19,6 @@ KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" DEPEND="virtual/libc >=dev-lang/perl-5 >=dev-libs/openssl-0.9.7c" -RDEPEND="${DEPEND}" PDEPEND="dev-perl/libwww-perl" export OPTIMIZE="${CFLAGS}" diff --git a/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.51.ebuild b/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.51.ebuild index c693c02bdbf1..aa21582d9bd5 100644 --- a/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.51.ebuild +++ b/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.51.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.51.ebuild,v 1.21 2006/10/02 14:00:22 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.51.ebuild,v 1.22 2007/01/15 15:38:11 mcummings Exp $ inherit perl-module DESCRIPTION="Crypt::SSLeay module for perl" SRC_URI="mirror://cpan/authors/id/C/CH/CHAMAS/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~chamas/${P}/" +HOMEPAGE="http://search.cpan.org/~chamas/" IUSE="" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" @@ -19,7 +19,6 @@ KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" DEPEND="virtual/libc >=dev-lang/perl-5 >=dev-libs/openssl-0.9.7c" -RDEPEND="${DEPEND}" PDEPEND="dev-perl/libwww-perl" export OPTIMIZE="${CFLAGS}" |