diff options
author | Torsten Veller <tove@gentoo.org> | 2008-09-30 14:21:40 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2008-09-30 14:21:40 +0000 |
commit | 042feed90df08cb4b03be51c6bbd52819ae7b164 (patch) | |
tree | 1216c3cc8c8fdf8d2be85252e3f41d0aec880285 /dev-perl/Mail-DomainKeys | |
parent | Cleanup (diff) | |
download | gentoo-2-042feed90df08cb4b03be51c6bbd52819ae7b164.tar.gz gentoo-2-042feed90df08cb4b03be51c6bbd52819ae7b164.tar.bz2 gentoo-2-042feed90df08cb4b03be51c6bbd52819ae7b164.zip |
Cleanup
(Portage version: 2.2_rc11/cvs/Linux 2.6.26-tuxonice i686)
Diffstat (limited to 'dev-perl/Mail-DomainKeys')
-rw-r--r-- | dev-perl/Mail-DomainKeys/ChangeLog | 9 | ||||
-rw-r--r-- | dev-perl/Mail-DomainKeys/Mail-DomainKeys-0.84.ebuild | 21 | ||||
-rw-r--r-- | dev-perl/Mail-DomainKeys/Mail-DomainKeys-0.88.ebuild | 21 | ||||
-rw-r--r-- | dev-perl/Mail-DomainKeys/Mail-DomainKeys-1.0.ebuild | 13 |
4 files changed, 14 insertions, 50 deletions
diff --git a/dev-perl/Mail-DomainKeys/ChangeLog b/dev-perl/Mail-DomainKeys/ChangeLog index b77c09a45d06..3b2cc3790625 100644 --- a/dev-perl/Mail-DomainKeys/ChangeLog +++ b/dev-perl/Mail-DomainKeys/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/Mail-DomainKeys -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DomainKeys/ChangeLog,v 1.30 2007/11/10 13:56:56 drac Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DomainKeys/ChangeLog,v 1.31 2008/09/30 14:21:40 tove Exp $ + + 30 Sep 2008; Torsten Veller <tove@gentoo.org> + -Mail-DomainKeys-0.84.ebuild, -Mail-DomainKeys-0.88.ebuild, + Mail-DomainKeys-1.0.ebuild: + Cleanup 10 Nov 2007; Samuli Suominen <drac@gentoo.org> Mail-DomainKeys-1.0.ebuild: amd64 stable diff --git a/dev-perl/Mail-DomainKeys/Mail-DomainKeys-0.84.ebuild b/dev-perl/Mail-DomainKeys/Mail-DomainKeys-0.84.ebuild deleted file mode 100644 index 584727fd000a..000000000000 --- a/dev-perl/Mail-DomainKeys/Mail-DomainKeys-0.84.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DomainKeys/Mail-DomainKeys-0.84.ebuild,v 1.4 2007/07/10 23:33:27 mr_bones_ Exp $ - -inherit perl-module - -DESCRIPTION="A perl implementation of DomainKeys" -HOMEPAGE="http://search.cpan.org/~anthonyu/${P}" -SRC_URI="mirror://cpan/authors/id/A/AN/ANTHONYU/${P}.tar.gz" - -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc x86" -IUSE="test" -SRC_TEST="do" - -DEPEND=">=dev-perl/Net-DNS-0.34 - dev-perl/MailTools - dev-perl/Crypt-OpenSSL-RSA - test? ( dev-perl/Email-Address ) - dev-lang/perl" diff --git a/dev-perl/Mail-DomainKeys/Mail-DomainKeys-0.88.ebuild b/dev-perl/Mail-DomainKeys/Mail-DomainKeys-0.88.ebuild deleted file mode 100644 index 5b35524d6783..000000000000 --- a/dev-perl/Mail-DomainKeys/Mail-DomainKeys-0.88.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DomainKeys/Mail-DomainKeys-0.88.ebuild,v 1.4 2007/03/05 12:12:35 ticho Exp $ - -inherit perl-module - -DESCRIPTION="A perl implementation of DomainKeys" -HOMEPAGE="http://search.cpan.org/~anthonyu/${P}" -SRC_URI="mirror://cpan/authors/id/A/AN/ANTHONYU/${P}.tar.gz" - -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 sparc x86" -IUSE="test" -SRC_TEST="do" - -DEPEND=">=dev-perl/Net-DNS-0.34 - dev-perl/MailTools - dev-perl/Crypt-OpenSSL-RSA - test? ( dev-perl/Email-Address ) - dev-lang/perl" diff --git a/dev-perl/Mail-DomainKeys/Mail-DomainKeys-1.0.ebuild b/dev-perl/Mail-DomainKeys/Mail-DomainKeys-1.0.ebuild index 030a27fccf4e..2843bf72145d 100644 --- a/dev-perl/Mail-DomainKeys/Mail-DomainKeys-1.0.ebuild +++ b/dev-perl/Mail-DomainKeys/Mail-DomainKeys-1.0.ebuild @@ -1,21 +1,22 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DomainKeys/Mail-DomainKeys-1.0.ebuild,v 1.4 2007/11/10 13:56:56 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DomainKeys/Mail-DomainKeys-1.0.ebuild,v 1.5 2008/09/30 14:21:40 tove Exp $ +MODULE_AUTHOR=ANTHONYU inherit perl-module DESCRIPTION="A perl implementation of DomainKeys" -HOMEPAGE="http://search.cpan.org/~anthonyu/${P}" -SRC_URI="mirror://cpan/authors/id/A/AN/ANTHONYU/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 sparc x86" IUSE="test" + SRC_TEST="do" -DEPEND=">=dev-perl/Net-DNS-0.34 +RDEPEND=">=dev-perl/Net-DNS-0.34 dev-perl/MailTools dev-perl/Crypt-OpenSSL-RSA - test? ( dev-perl/Email-Address ) dev-lang/perl" +DEPEND="${RDEPEND} + test? ( dev-perl/Email-Address )" |