diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-02-16 19:06:00 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-02-16 19:06:00 +0000 |
commit | aab56ed09cea6ae64d20145e213e2c4e22c16622 (patch) | |
tree | e7cca2e42a64bad940b40673d1c65ad73ef20acd /dev-perl | |
parent | fix ChangeLog header (diff) | |
download | gentoo-2-aab56ed09cea6ae64d20145e213e2c4e22c16622.tar.gz gentoo-2-aab56ed09cea6ae64d20145e213e2c4e22c16622.tar.bz2 gentoo-2-aab56ed09cea6ae64d20145e213e2c4e22c16622.zip |
Keyworded ~sparc
(Portage version: 2.0.54)
Diffstat (limited to 'dev-perl')
-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 c264815e8609..f264e2faf19b 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.2 2006/01/13 21:52:57 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DomainKeys/ChangeLog,v 1.3 2006/02/16 19:06:00 gustavoz Exp $ + + 16 Feb 2006; Gustavo Zacarias <gustavoz@gentoo.org> + Mail-DomainKeys-0.80.ebuild: + Keyworded ~sparc 13 Jan 2006; Michael Cummings <mcummings@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 1a1b62f3a608..1fc291c7b928 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.3 2006/01/13 21:52:57 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DomainKeys/Mail-DomainKeys-0.80.ebuild,v 1.4 2006/02/16 19:06:00 gustavoz 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="x86" +KEYWORDS="~sparc x86" IUSE="" SRC_TEST="do" |