diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-11 19:09:49 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-11 19:09:49 +0000 |
commit | c75d158c363df543ed3f2a5eac4bd2875866a4ae (patch) | |
tree | b683a45d94e9e1b31644eeeae7e67b20f6c22b98 /dev-perl/Mail-DomainKeys | |
parent | remove stale digest (diff) | |
download | gentoo-2-c75d158c363df543ed3f2a5eac4bd2875866a4ae.tar.gz gentoo-2-c75d158c363df543ed3f2a5eac4bd2875866a4ae.tar.bz2 gentoo-2-c75d158c363df543ed3f2a5eac4bd2875866a4ae.zip |
x86 stable
(Portage version: 2.1.3_rc7)
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 2cec0be5e666..2336b3ddf555 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.28 2007/06/21 16:23:57 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DomainKeys/ChangeLog,v 1.29 2007/07/11 19:09:49 armin76 Exp $ + + 11 Jul 2007; Raúl Porcel <armin76@gentoo.org> Mail-DomainKeys-1.0.ebuild: + x86 stable 21 Jun 2007; Michael Cummings <mcummings@gentoo.org> Mail-DomainKeys-1.0.ebuild: diff --git a/dev-perl/Mail-DomainKeys/Mail-DomainKeys-1.0.ebuild b/dev-perl/Mail-DomainKeys/Mail-DomainKeys-1.0.ebuild index 46e59584f8ab..811f9c439270 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.2 2007/06/21 16:23:57 mcummings Exp $ +# $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 $ 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" |