summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2008-09-15 11:55:33 +0000
committerTorsten Veller <tove@gentoo.org>2008-09-15 11:55:33 +0000
commitce3252cbbb888e584be1c823490fb6fdc47fff8b (patch)
tree2b5a85cb4b054546022169f5105176732b2957d8 /dev-perl/Mail-DKIM
parentAdded ampache-3.4.3, removed ampache-3.4, -3.4.1 in response to sec issue (diff)
downloadhistorical-ce3252cbbb888e584be1c823490fb6fdc47fff8b.tar.gz
historical-ce3252cbbb888e584be1c823490fb6fdc47fff8b.tar.bz2
historical-ce3252cbbb888e584be1c823490fb6fdc47fff8b.zip
Cleanup
Package-Manager: portage-2.2_rc8/cvs/Linux 2.6.26-tuxonice i686
Diffstat (limited to 'dev-perl/Mail-DKIM')
-rw-r--r--dev-perl/Mail-DKIM/ChangeLog7
-rw-r--r--dev-perl/Mail-DKIM/Mail-DKIM-0.18.ebuild25
-rw-r--r--dev-perl/Mail-DKIM/Mail-DKIM-0.19.ebuild25
-rw-r--r--dev-perl/Mail-DKIM/Mail-DKIM-0.22.ebuild25
-rw-r--r--dev-perl/Mail-DKIM/Mail-DKIM-0.23.ebuild25
-rw-r--r--dev-perl/Mail-DKIM/Mail-DKIM-0.24.ebuild25
-rw-r--r--dev-perl/Mail-DKIM/Mail-DKIM-0.26.ebuild25
-rw-r--r--dev-perl/Mail-DKIM/Mail-DKIM-0.30.1.ebuild25
8 files changed, 6 insertions, 176 deletions
diff --git a/dev-perl/Mail-DKIM/ChangeLog b/dev-perl/Mail-DKIM/ChangeLog
index 42fdae665ef3..898967f4e1dc 100644
--- a/dev-perl/Mail-DKIM/ChangeLog
+++ b/dev-perl/Mail-DKIM/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/Mail-DKIM
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/ChangeLog,v 1.17 2008/08/29 22:02:41 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/ChangeLog,v 1.18 2008/09/15 11:32:06 tove Exp $
+
+ 15 Sep 2008; Torsten Veller <tove@gentoo.org> -Mail-DKIM-0.18.ebuild,
+ -Mail-DKIM-0.19.ebuild, -Mail-DKIM-0.22.ebuild, -Mail-DKIM-0.23.ebuild,
+ -Mail-DKIM-0.24.ebuild, -Mail-DKIM-0.26.ebuild, -Mail-DKIM-0.30.1.ebuild:
+ Cleanup
29 Aug 2008; Markus Meier <maekke@gentoo.org> Mail-DKIM-0.31.ebuild:
amd64/x86 stable, bug #235912
diff --git a/dev-perl/Mail-DKIM/Mail-DKIM-0.18.ebuild b/dev-perl/Mail-DKIM/Mail-DKIM-0.18.ebuild
deleted file mode 100644
index 4e1ff2c07875..000000000000
--- a/dev-perl/Mail-DKIM/Mail-DKIM-0.18.ebuild
+++ /dev/null
@@ -1,25 +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-DKIM/Mail-DKIM-0.18.ebuild,v 1.4 2007/07/10 23:33:29 mr_bones_ Exp $
-
-inherit perl-module
-
-DESCRIPTION="Mail::DKIM - Signs/verifies Internet mail using DKIM message signatures"
-SRC_URI="mirror://cpan/authors/id/J/JA/JASLONG/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~jaslong/${P}/"
-DEPEND="dev-perl/Crypt-OpenSSL-Bignum
- dev-perl/Crypt-OpenSSL-RSA
- dev-perl/crypt-rsa
- dev-perl/Digest-SHA
- dev-perl/Digest-SHA1
- virtual/perl-MIME-Base64
- dev-perl/Net-DNS
- dev-perl/MailTools
- dev-perl/Error
- dev-lang/perl"
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="amd64 ~x86"
-IUSE=""
-SRC_TEST="do"
diff --git a/dev-perl/Mail-DKIM/Mail-DKIM-0.19.ebuild b/dev-perl/Mail-DKIM/Mail-DKIM-0.19.ebuild
deleted file mode 100644
index 9cccf42eecec..000000000000
--- a/dev-perl/Mail-DKIM/Mail-DKIM-0.19.ebuild
+++ /dev/null
@@ -1,25 +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-DKIM/Mail-DKIM-0.19.ebuild,v 1.4 2007/07/10 23:33:29 mr_bones_ Exp $
-
-inherit perl-module
-
-DESCRIPTION="Mail::DKIM - Signs/verifies Internet mail using DKIM message signatures"
-SRC_URI="mirror://cpan/authors/id/J/JA/JASLONG/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~jaslong/${P}/"
-DEPEND="dev-perl/Crypt-OpenSSL-Bignum
- dev-perl/Crypt-OpenSSL-RSA
- dev-perl/crypt-rsa
- dev-perl/Digest-SHA
- dev-perl/Digest-SHA1
- virtual/perl-MIME-Base64
- dev-perl/Net-DNS
- dev-perl/MailTools
- dev-perl/Error
- dev-lang/perl"
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="amd64 ~x86"
-IUSE=""
-SRC_TEST="do"
diff --git a/dev-perl/Mail-DKIM/Mail-DKIM-0.22.ebuild b/dev-perl/Mail-DKIM/Mail-DKIM-0.22.ebuild
deleted file mode 100644
index efdcb296bd6b..000000000000
--- a/dev-perl/Mail-DKIM/Mail-DKIM-0.22.ebuild
+++ /dev/null
@@ -1,25 +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-DKIM/Mail-DKIM-0.22.ebuild,v 1.2 2007/04/09 15:32:17 mcummings Exp $
-
-inherit perl-module
-
-DESCRIPTION="Mail::DKIM - Signs/verifies Internet mail using DKIM message signatures"
-SRC_URI="mirror://cpan/authors/id/J/JA/JASLONG/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~jaslong/${P}/"
-DEPEND="dev-perl/Crypt-OpenSSL-Bignum
- dev-perl/Crypt-OpenSSL-RSA
- dev-perl/crypt-rsa
- dev-perl/Digest-SHA
- dev-perl/Digest-SHA1
- virtual/perl-MIME-Base64
- dev-perl/Net-DNS
- dev-perl/MailTools
- dev-perl/Error
- dev-lang/perl"
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="amd64 ~x86"
-IUSE=""
-SRC_TEST="do"
diff --git a/dev-perl/Mail-DKIM/Mail-DKIM-0.23.ebuild b/dev-perl/Mail-DKIM/Mail-DKIM-0.23.ebuild
deleted file mode 100644
index 402a7821b49d..000000000000
--- a/dev-perl/Mail-DKIM/Mail-DKIM-0.23.ebuild
+++ /dev/null
@@ -1,25 +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-DKIM/Mail-DKIM-0.23.ebuild,v 1.1 2007/03/11 21:10:28 mcummings Exp $
-
-inherit perl-module
-
-DESCRIPTION="Mail::DKIM - Signs/verifies Internet mail using DKIM message signatures"
-SRC_URI="mirror://cpan/authors/id/J/JA/JASLONG/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~jaslong/${P}/"
-DEPEND="dev-perl/Crypt-OpenSSL-Bignum
- dev-perl/Crypt-OpenSSL-RSA
- dev-perl/crypt-rsa
- dev-perl/Digest-SHA
- dev-perl/Digest-SHA1
- virtual/perl-MIME-Base64
- dev-perl/Net-DNS
- dev-perl/MailTools
- dev-perl/Error
- dev-lang/perl"
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-SRC_TEST="do"
diff --git a/dev-perl/Mail-DKIM/Mail-DKIM-0.24.ebuild b/dev-perl/Mail-DKIM/Mail-DKIM-0.24.ebuild
deleted file mode 100644
index 1e0b399cd6f3..000000000000
--- a/dev-perl/Mail-DKIM/Mail-DKIM-0.24.ebuild
+++ /dev/null
@@ -1,25 +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-DKIM/Mail-DKIM-0.24.ebuild,v 1.1 2007/04/06 15:12:30 mcummings Exp $
-
-inherit perl-module
-
-DESCRIPTION="Mail::DKIM - Signs/verifies Internet mail using DKIM message signatures"
-SRC_URI="mirror://cpan/authors/id/J/JA/JASLONG/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~jaslong/${P}/"
-DEPEND="dev-perl/Crypt-OpenSSL-Bignum
- dev-perl/Crypt-OpenSSL-RSA
- dev-perl/crypt-rsa
- dev-perl/Digest-SHA
- dev-perl/Digest-SHA1
- virtual/perl-MIME-Base64
- dev-perl/Net-DNS
- dev-perl/MailTools
- dev-perl/Error
- dev-lang/perl"
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-SRC_TEST="do"
diff --git a/dev-perl/Mail-DKIM/Mail-DKIM-0.26.ebuild b/dev-perl/Mail-DKIM/Mail-DKIM-0.26.ebuild
deleted file mode 100644
index d519836be5c1..000000000000
--- a/dev-perl/Mail-DKIM/Mail-DKIM-0.26.ebuild
+++ /dev/null
@@ -1,25 +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-DKIM/Mail-DKIM-0.26.ebuild,v 1.1 2007/06/13 06:47:12 mcummings Exp $
-
-inherit perl-module
-
-DESCRIPTION="Mail::DKIM - Signs/verifies Internet mail using DKIM message signatures"
-SRC_URI="mirror://cpan/authors/id/J/JA/JASLONG/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~jaslong/${P}/"
-DEPEND="dev-perl/Crypt-OpenSSL-Bignum
- dev-perl/Crypt-OpenSSL-RSA
- dev-perl/crypt-rsa
- dev-perl/Digest-SHA
- dev-perl/Digest-SHA1
- virtual/perl-MIME-Base64
- dev-perl/Net-DNS
- dev-perl/MailTools
- dev-perl/Error
- dev-lang/perl"
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-SRC_TEST="do"
diff --git a/dev-perl/Mail-DKIM/Mail-DKIM-0.30.1.ebuild b/dev-perl/Mail-DKIM/Mail-DKIM-0.30.1.ebuild
deleted file mode 100644
index 9ceb4f78b071..000000000000
--- a/dev-perl/Mail-DKIM/Mail-DKIM-0.30.1.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-DKIM/Mail-DKIM-0.30.1.ebuild,v 1.1 2008/03/12 18:16:15 ian Exp $
-
-inherit perl-module
-
-DESCRIPTION="Mail::DKIM - Signs/verifies Internet mail using DKIM message signatures"
-SRC_URI="mirror://cpan/authors/id/J/JA/JASLONG/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~jaslong/${P}/"
-DEPEND="dev-perl/Crypt-OpenSSL-Bignum
- dev-perl/Crypt-OpenSSL-RSA
- dev-perl/crypt-rsa
- dev-perl/Digest-SHA
- dev-perl/Digest-SHA1
- virtual/perl-MIME-Base64
- dev-perl/Net-DNS
- dev-perl/MailTools
- dev-perl/Error
- dev-lang/perl"
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-SRC_TEST="do"