diff options
author | Torsten Veller <tove@gentoo.org> | 2008-09-30 14:57:45 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2008-09-30 14:57:45 +0000 |
commit | 42f2a0ad3e2c3b1f57e595cd146831a70f14b082 (patch) | |
tree | 928f9f2243a3285a03205812ec1ff8c428c32617 /dev-perl/Mail-SPF-Query | |
parent | Re-adding ~alpha ~sparc and ~amd64 keywords that got lost when 5.2.0 got punt... (diff) | |
download | historical-42f2a0ad3e2c3b1f57e595cd146831a70f14b082.tar.gz historical-42f2a0ad3e2c3b1f57e595cd146831a70f14b082.tar.bz2 historical-42f2a0ad3e2c3b1f57e595cd146831a70f14b082.zip |
Cleanup
Package-Manager: portage-2.2_rc11/cvs/Linux 2.6.26-tuxonice i686
Diffstat (limited to 'dev-perl/Mail-SPF-Query')
-rw-r--r-- | dev-perl/Mail-SPF-Query/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.997.ebuild | 25 | ||||
-rw-r--r-- | dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.998.ebuild | 26 | ||||
-rw-r--r-- | dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.999.1.ebuild | 12 |
4 files changed, 11 insertions, 58 deletions
diff --git a/dev-perl/Mail-SPF-Query/ChangeLog b/dev-perl/Mail-SPF-Query/ChangeLog index fa75cff1ad6f..c0f68a916b82 100644 --- a/dev-perl/Mail-SPF-Query/ChangeLog +++ b/dev-perl/Mail-SPF-Query/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Mail-SPF-Query # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-SPF-Query/ChangeLog,v 1.34 2008/09/30 14:27:26 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-SPF-Query/ChangeLog,v 1.35 2008/09/30 14:28:41 tove Exp $ + + 30 Sep 2008; Torsten Veller <tove@gentoo.org> + -Mail-SPF-Query-1.997.ebuild, -Mail-SPF-Query-1.998.ebuild: + Cleanup 30 Sep 2008; Torsten Veller <tove@gentoo.org> Mail-SPF-Query-1.999.1.ebuild: diff --git a/dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.997.ebuild b/dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.997.ebuild deleted file mode 100644 index 5aed96b001fc..000000000000 --- a/dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.997.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.997.ebuild,v 1.18 2008/03/30 01:43:55 halcy0n Exp $ - -inherit perl-module - -DESCRIPTION="query Sender Policy Framework for an IP,email,helo" -SRC_URI="mirror://cpan/authors/id/F/FR/FREESIDE/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~freeside/${P}/" - -SLOT="0" -LICENSE="Artistic" -KEYWORDS="alpha ~amd64 ~hppa ppc ppc64 sparc x86" -IUSE="" - -DEPEND=">=dev-perl/Net-DNS-0.46 - dev-perl/Net-CIDR-Lite - dev-perl/Sys-Hostname-Long - dev-perl/URI - dev-lang/perl" - -RDEPEND="${DEPEND} - !mail-filter/libspf2" - -mydoc="TODO README sample/*" diff --git a/dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.998.ebuild b/dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.998.ebuild deleted file mode 100644 index e882c6390704..000000000000 --- a/dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.998.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.998.ebuild,v 1.12 2008/03/30 01:43:55 halcy0n Exp $ - -inherit perl-module - -DESCRIPTION="query Sender Policy Framework for an IP,email,helo" -SRC_URI="mirror://cpan/authors/id/J/JM/JMEHNLE/mail-spf-query/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~JMEHNLE/${P}/" - -SLOT="0" -LICENSE="Artistic" -KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 sparc x86" -IUSE="" -SRC_TEST="do" - -DEPEND=">=dev-perl/Net-DNS-0.46 - dev-perl/Net-CIDR-Lite - dev-perl/Sys-Hostname-Long - dev-perl/URI - dev-lang/perl" - -RDEPEND="${DEPEND} - !mail-filter/libspf2" - -mydoc="TODO README sample/*" diff --git a/dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.999.1.ebuild b/dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.999.1.ebuild index e485ffa9692e..479f88a4f588 100644 --- a/dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.999.1.ebuild +++ b/dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.999.1.ebuild @@ -1,15 +1,15 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.999.1.ebuild,v 1.15 2008/03/30 01:43:55 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.999.1.ebuild,v 1.16 2008/09/30 14:27:26 tove Exp $ +MODULE_AUTHOR=JMEHNLE +MODULE_SECTION=mail-spf-query inherit perl-module DESCRIPTION="query Sender Policy Framework for an IP,email,helo" -SRC_URI="mirror://cpan/authors/id/J/JM/JMEHNLE/mail-spf-query/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~JMEHNLE/" SLOT="0" -LICENSE="Artistic" +LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" @@ -21,8 +21,8 @@ IUSE="" DEPEND=">=dev-perl/Net-DNS-0.46 >=dev-perl/Net-CIDR-Lite-0.15 - dev-perl/Sys-Hostname-Long - dev-perl/URI + dev-perl/Sys-Hostname-Long + dev-perl/URI dev-lang/perl" RDEPEND="${DEPEND} |