summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-10-10 20:20:00 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-10-10 20:20:00 +0000
commit4898507a30f83aea95934709e0f9b1e8ff4b33b5 (patch)
treedd48b4157d74cbf546c38841f46540bdf29ee415 /dev-perl/Mail-DomainKeys
parentKeywording amd64 stable; cleaned out stale ebuild (diff)
downloadgentoo-2-4898507a30f83aea95934709e0f9b1e8ff4b33b5.tar.gz
gentoo-2-4898507a30f83aea95934709e0f9b1e8ff4b33b5.tar.bz2
gentoo-2-4898507a30f83aea95934709e0f9b1e8ff4b33b5.zip
Marking amd64, sparc stable; cleaning stale ebuilds
(Portage version: 2.1.2_pre1)
Diffstat (limited to 'dev-perl/Mail-DomainKeys')
-rw-r--r--dev-perl/Mail-DomainKeys/ChangeLog7
-rw-r--r--dev-perl/Mail-DomainKeys/Mail-DomainKeys-0.84.ebuild3
-rw-r--r--dev-perl/Mail-DomainKeys/Mail-DomainKeys-0.86.ebuild7
3 files changed, 9 insertions, 8 deletions
diff --git a/dev-perl/Mail-DomainKeys/ChangeLog b/dev-perl/Mail-DomainKeys/ChangeLog
index f5a646ea13f1..6cbcfc61b6de 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DomainKeys/ChangeLog,v 1.19 2006/08/27 16:13:32 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DomainKeys/ChangeLog,v 1.20 2006/10/10 20:20:00 mcummings Exp $
+
+ 10 Oct 2006; Michael Cummings <mcummings@gentoo.org>
+ -Mail-DomainKeys-0.80.ebuild, -Mail-DomainKeys-0.82.ebuild,
+ Mail-DomainKeys-0.84.ebuild, Mail-DomainKeys-0.86.ebuild:
+ Marking amd64, sparc stable; cleaning stale ebuilds
*Mail-DomainKeys-0.86 (27 Aug 2006)
diff --git a/dev-perl/Mail-DomainKeys/Mail-DomainKeys-0.84.ebuild b/dev-perl/Mail-DomainKeys/Mail-DomainKeys-0.84.ebuild
index 2fa0fbcd61a9..1cfc09c94f91 100644
--- a/dev-perl/Mail-DomainKeys/Mail-DomainKeys-0.84.ebuild
+++ b/dev-perl/Mail-DomainKeys/Mail-DomainKeys-0.84.ebuild
@@ -1,6 +1,6 @@
# 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.1 2006/08/17 15:31:50 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DomainKeys/Mail-DomainKeys-0.84.ebuild,v 1.2 2006/10/10 20:20:00 mcummings Exp $
inherit perl-module
@@ -19,6 +19,5 @@ DEPEND=">=dev-perl/Net-DNS-0.34
dev-perl/Crypt-OpenSSL-RSA
test? ( dev-perl/Email-Address )
dev-lang/perl"
-RDEPEND="${DEPEND}"
diff --git a/dev-perl/Mail-DomainKeys/Mail-DomainKeys-0.86.ebuild b/dev-perl/Mail-DomainKeys/Mail-DomainKeys-0.86.ebuild
index edcd14695692..bdaa70687ff4 100644
--- a/dev-perl/Mail-DomainKeys/Mail-DomainKeys-0.86.ebuild
+++ b/dev-perl/Mail-DomainKeys/Mail-DomainKeys-0.86.ebuild
@@ -1,6 +1,6 @@
# 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.86.ebuild,v 1.1 2006/08/27 16:13:32 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DomainKeys/Mail-DomainKeys-0.86.ebuild,v 1.2 2006/10/10 20:20:00 mcummings Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/A/AN/ANTHONYU/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 sparc ~x86"
IUSE="test"
SRC_TEST="do"
@@ -19,6 +19,3 @@ DEPEND=">=dev-perl/Net-DNS-0.34
dev-perl/Crypt-OpenSSL-RSA
test? ( dev-perl/Email-Address )
dev-lang/perl"
-RDEPEND="${DEPEND}"
-
-