diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-01-14 22:28:05 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-01-14 22:28:05 +0000 |
commit | c53631526f7d4dcfda7d54e420852e95712e0f5a (patch) | |
tree | 526f0384ff2d00eb8deabb48591d6e150d45e6af /dev-perl/Authen-SASL | |
parent | Ebuild maintenance (diff) | |
download | gentoo-2-c53631526f7d4dcfda7d54e420852e95712e0f5a.tar.gz gentoo-2-c53631526f7d4dcfda7d54e420852e95712e0f5a.tar.bz2 gentoo-2-c53631526f7d4dcfda7d54e420852e95712e0f5a.zip |
Ebuild maintenance
(Portage version: 2.1.2_rc4-r8)
Diffstat (limited to 'dev-perl/Authen-SASL')
-rw-r--r-- | dev-perl/Authen-SASL/Authen-SASL-2.09.ebuild | 7 | ||||
-rw-r--r-- | dev-perl/Authen-SASL/Authen-SASL-2.10.ebuild | 7 | ||||
-rw-r--r-- | dev-perl/Authen-SASL/ChangeLog | 8 |
3 files changed, 12 insertions, 10 deletions
diff --git a/dev-perl/Authen-SASL/Authen-SASL-2.09.ebuild b/dev-perl/Authen-SASL/Authen-SASL-2.09.ebuild index 572897771277..6d7d48b7f82c 100644 --- a/dev-perl/Authen-SASL/Authen-SASL-2.09.ebuild +++ b/dev-perl/Authen-SASL/Authen-SASL-2.09.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/Authen-SASL/Authen-SASL-2.09.ebuild,v 1.9 2006/08/04 22:32:36 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.09.ebuild,v 1.10 2007/01/14 22:28:05 mcummings Exp $ inherit perl-module DESCRIPTION="A Perl SASL interface" AUTHOR="GBARR" -HOMEPAGE="http://search.cpan.org/CPAN/authors/id/${AUTHOR:0:1}/${AUTHOR:0:2}/${AUTHOR}/" +HOMEPAGE="http://search.cpan.org/~gbarr/" SRC_URI="mirror://cpan/authors/id/${AUTHOR:0:1}/${AUTHOR:0:2}/${AUTHOR}/${P}.tar.gz" LICENSE="Artistic" @@ -18,4 +18,3 @@ SRC_TEST="do" export OPTIMIZE="$CFLAGS" DEPEND="dev-lang/perl" -RDEPEND="${DEPEND}" diff --git a/dev-perl/Authen-SASL/Authen-SASL-2.10.ebuild b/dev-perl/Authen-SASL/Authen-SASL-2.10.ebuild index b43a3234dfe6..6050e6788cd4 100644 --- a/dev-perl/Authen-SASL/Authen-SASL-2.10.ebuild +++ b/dev-perl/Authen-SASL/Authen-SASL-2.10.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/Authen-SASL/Authen-SASL-2.10.ebuild,v 1.8 2006/10/20 18:51:17 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.10.ebuild,v 1.9 2007/01/14 22:28:05 mcummings Exp $ inherit perl-module DESCRIPTION="A Perl SASL interface" AUTHOR="GBARR" -HOMEPAGE="http://search.cpan.org/CPAN/authors/id/${AUTHOR:0:1}/${AUTHOR:0:2}/${AUTHOR}/" +HOMEPAGE="http://search.cpan.org/~gbarr/" SRC_URI="mirror://cpan/authors/id/${AUTHOR:0:1}/${AUTHOR:0:2}/${AUTHOR}/${P}.tar.gz" LICENSE="Artistic" @@ -18,4 +18,3 @@ SRC_TEST="do" export OPTIMIZE="$CFLAGS" DEPEND="dev-lang/perl" -RDEPEND="${DEPEND}" diff --git a/dev-perl/Authen-SASL/ChangeLog b/dev-perl/Authen-SASL/ChangeLog index 25633f0a23fc..1ee97d45e3ac 100644 --- a/dev-perl/Authen-SASL/ChangeLog +++ b/dev-perl/Authen-SASL/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Authen-SASL -# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/ChangeLog,v 1.33 2006/10/20 18:51:17 kloeri Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/ChangeLog,v 1.34 2007/01/14 22:28:05 mcummings Exp $ + + 14 Jan 2007; Michael Cummings <mcummings@gentoo.org> + Authen-SASL-2.09.ebuild, Authen-SASL-2.10.ebuild: + Ebuild maintenance 20 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> Authen-SASL-2.10.ebuild: |