Marking amd64, sparc stable; cleaning stale ebuilds
authorMichael Cummings <mcummings@gentoo.org>
Tue, 10 Oct 2006 20:20:00 +0000 (20:20 +0000)
committerMichael Cummings <mcummings@gentoo.org>
Tue, 10 Oct 2006 20:20:00 +0000 (20:20 +0000)
Package-Manager: portage-2.1.2_pre1

dev-perl/Mail-DomainKeys/ChangeLog
dev-perl/Mail-DomainKeys/Mail-DomainKeys-0.84.ebuild
dev-perl/Mail-DomainKeys/Mail-DomainKeys-0.86.ebuild

index f5a646ea13f1569af88d42be12cd597a394a2173..6cbcfc61b6deb9dc04f47ebe3cb36fb4c965f1cb 100644 (file)
@@ -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)
 
index 2fa0fbcd61a909775cb6a14985187e56113fbf68..1cfc09c94f91991c33528cc02bee00d93b25e6f7 100644 (file)
@@ -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}"
 
 
index edcd1469569261ab3bf0503ef721697322f2f768..bdaa70687ff45a49a5568e7ded5fc36dc4bcd119 100644 (file)
@@ -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}"
-
-