diff options
author | 2006-07-10 16:46:36 +0000 | |
---|---|---|
committer | 2006-07-10 16:46:36 +0000 | |
commit | a6344aa1b3990b5668e954042483dbd0087aea1f (patch) | |
tree | 87a34970cbdcced9480f6cb33c01e36f270e41bf /dev-perl/Mail-DomainKeys | |
parent | Mark 1.0.0 stable on ia64 (diff) | |
download | historical-a6344aa1b3990b5668e954042483dbd0087aea1f.tar.gz historical-a6344aa1b3990b5668e954042483dbd0087aea1f.tar.bz2 historical-a6344aa1b3990b5668e954042483dbd0087aea1f.zip |
Mark 0.80 stable on ia64
Package-Manager: portage-2.0.53
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 5fc2cb13422c..5ed53716d55f 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.13 2006/07/04 11:51:42 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DomainKeys/ChangeLog,v 1.14 2006/07/10 16:46:36 agriffis Exp $ + + 10 Jul 2006; Aron Griffis <agriffis@gentoo.org> + Mail-DomainKeys-0.80.ebuild: + Mark 0.80 stable on ia64 04 Jul 2006; Christian Hartmann <ian@gentoo.org> Mail-DomainKeys-0.80.ebuild: diff --git a/dev-perl/Mail-DomainKeys/Mail-DomainKeys-0.80.ebuild b/dev-perl/Mail-DomainKeys/Mail-DomainKeys-0.80.ebuild index 40ddc6e44897..045c5ac339b3 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.11 2006/07/04 11:51:42 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DomainKeys/Mail-DomainKeys-0.80.ebuild,v 1.12 2006/07/10 16:46:36 agriffis 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" |