diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2007-11-10 14:01:48 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2007-11-10 14:01:48 +0000 |
commit | 8e0629aefeddcbab6a2fa4dd00a50e7517a691ef (patch) | |
tree | 483fc23063c2d9d82082ca5bf2089b1e2eaf9b9e /dev-perl/Mail-DomainKeys | |
parent | Keyworded ~sparc as part of Bug #125153 (diff) | |
download | historical-8e0629aefeddcbab6a2fa4dd00a50e7517a691ef.tar.gz historical-8e0629aefeddcbab6a2fa4dd00a50e7517a691ef.tar.bz2 historical-8e0629aefeddcbab6a2fa4dd00a50e7517a691ef.zip |
amd64 stable
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'dev-perl/Mail-DomainKeys')
-rw-r--r-- | dev-perl/Mail-DomainKeys/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Mail-DomainKeys/Mail-DomainKeys-1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Mail-DomainKeys/ChangeLog b/dev-perl/Mail-DomainKeys/ChangeLog index 2336b3ddf555..b77c09a45d06 100644 --- a/dev-perl/Mail-DomainKeys/ChangeLog +++ b/dev-perl/Mail-DomainKeys/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Mail-DomainKeys # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DomainKeys/ChangeLog,v 1.29 2007/07/11 19:09:49 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DomainKeys/ChangeLog,v 1.30 2007/11/10 13:56:56 drac Exp $ + + 10 Nov 2007; Samuli Suominen <drac@gentoo.org> Mail-DomainKeys-1.0.ebuild: + amd64 stable 11 Jul 2007; Raúl Porcel <armin76@gentoo.org> Mail-DomainKeys-1.0.ebuild: x86 stable diff --git a/dev-perl/Mail-DomainKeys/Mail-DomainKeys-1.0.ebuild b/dev-perl/Mail-DomainKeys/Mail-DomainKeys-1.0.ebuild index 811f9c439270..030a27fccf4e 100644 --- a/dev-perl/Mail-DomainKeys/Mail-DomainKeys-1.0.ebuild +++ b/dev-perl/Mail-DomainKeys/Mail-DomainKeys-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DomainKeys/Mail-DomainKeys-1.0.ebuild,v 1.3 2007/07/11 19:09:49 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DomainKeys/Mail-DomainKeys-1.0.ebuild,v 1.4 2007/11/10 13:56:56 drac 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="test" SRC_TEST="do" |