diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-08-17 21:41:21 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-08-17 21:41:21 +0000 |
commit | 6696f6d884afd77c2c1e67e6ef461992bf134b3f (patch) | |
tree | d73769b88f18e100fac7adc613e33a77aeb45f41 /dev-perl/Mail-DomainKeys | |
parent | Marking amd64, sparc stable (diff) | |
download | historical-6696f6d884afd77c2c1e67e6ef461992bf134b3f.tar.gz historical-6696f6d884afd77c2c1e67e6ef461992bf134b3f.tar.bz2 historical-6696f6d884afd77c2c1e67e6ef461992bf134b3f.zip |
Marking amd64 stable
Package-Manager: portage-2.1.1_pre3-r1
Diffstat (limited to 'dev-perl/Mail-DomainKeys')
-rw-r--r-- | dev-perl/Mail-DomainKeys/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Mail-DomainKeys/Mail-DomainKeys-0.80.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Mail-DomainKeys/ChangeLog b/dev-perl/Mail-DomainKeys/ChangeLog index f7da1ecc2f8b..eeb45708e7c5 100644 --- a/dev-perl/Mail-DomainKeys/ChangeLog +++ b/dev-perl/Mail-DomainKeys/ChangeLog @@ -1,6 +1,10 @@ # 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.17 2006/08/17 15:31:50 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DomainKeys/ChangeLog,v 1.18 2006/08/17 21:41:21 mcummings Exp $ + + 17 Aug 2006; Michael Cummings <mcummings@gentoo.org> + Mail-DomainKeys-0.80.ebuild: + Marking amd64 stable *Mail-DomainKeys-0.84 (17 Aug 2006) diff --git a/dev-perl/Mail-DomainKeys/Mail-DomainKeys-0.80.ebuild b/dev-perl/Mail-DomainKeys/Mail-DomainKeys-0.80.ebuild index 2eb0404f9db6..603095b81713 100644 --- a/dev-perl/Mail-DomainKeys/Mail-DomainKeys-0.80.ebuild +++ b/dev-perl/Mail-DomainKeys/Mail-DomainKeys-0.80.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.80.ebuild,v 1.13 2006/08/05 13:48:09 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DomainKeys/Mail-DomainKeys-0.80.ebuild,v 1.14 2006/08/17 21:41:21 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 ia64 ~ppc ppc64 sparc x86" +KEYWORDS="amd64 ia64 ~ppc ppc64 sparc x86" IUSE="" SRC_TEST="do" |