diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-03-05 12:12:35 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-03-05 12:12:35 +0000 |
commit | 929f63ebb276dbe8cf1f7877082c7dd8487bdd93 (patch) | |
tree | d44588a175148c6763a7ab16dd25fdfb9fe0d6df /dev-perl/Mail-DomainKeys | |
parent | Stable on x86, bug #169152. (diff) | |
download | gentoo-2-929f63ebb276dbe8cf1f7877082c7dd8487bdd93.tar.gz gentoo-2-929f63ebb276dbe8cf1f7877082c7dd8487bdd93.tar.bz2 gentoo-2-929f63ebb276dbe8cf1f7877082c7dd8487bdd93.zip |
Stable on x86, bug #169152.
(Portage version: 2.1.2-r11)
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-0.88.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Mail-DomainKeys/ChangeLog b/dev-perl/Mail-DomainKeys/ChangeLog index 053a2990bb8b..07c81525db5b 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.25 2007/01/08 16:24:15 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DomainKeys/ChangeLog,v 1.26 2007/03/05 12:12:35 ticho Exp $ + + 05 Mar 2007; Andrej Kacian <ticho@gentoo.org> Mail-DomainKeys-0.88.ebuild: + Stable on x86, bug #169152. 08 Jan 2007; Michael Cummings <mcummings@gentoo.org> -Mail-DomainKeys-0.86.ebuild, Mail-DomainKeys-0.88.ebuild: diff --git a/dev-perl/Mail-DomainKeys/Mail-DomainKeys-0.88.ebuild b/dev-perl/Mail-DomainKeys/Mail-DomainKeys-0.88.ebuild index f2ff8b926c72..5b35524d6783 100644 --- a/dev-perl/Mail-DomainKeys/Mail-DomainKeys-0.88.ebuild +++ b/dev-perl/Mail-DomainKeys/Mail-DomainKeys-0.88.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-0.88.ebuild,v 1.3 2007/01/08 16:24:15 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DomainKeys/Mail-DomainKeys-0.88.ebuild,v 1.4 2007/03/05 12:12:35 ticho 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" |