diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-04-10 12:06:35 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-04-10 12:06:35 +0000 |
commit | 8786a958ec774f807f3e7543d9c2ee851b470a66 (patch) | |
tree | f81d9db01b6303403344dd80c7703ce686babae0 /dev-perl/Email-Find | |
parent | release MDC-2 from USE=bindist since it has expired as pointed out by Mr Bones (diff) | |
download | historical-8786a958ec774f807f3e7543d9c2ee851b470a66.tar.gz historical-8786a958ec774f807f3e7543d9c2ee851b470a66.tar.bz2 historical-8786a958ec774f807f3e7543d9c2ee851b470a66.zip |
sparc stable
Package-Manager: portage-2.1.2.3
Diffstat (limited to 'dev-perl/Email-Find')
-rw-r--r-- | dev-perl/Email-Find/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Email-Find/Email-Find-0.10.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Email-Find/ChangeLog b/dev-perl/Email-Find/ChangeLog index 6a7e7ec5186c..1b9482afbf65 100644 --- a/dev-perl/Email-Find/ChangeLog +++ b/dev-perl/Email-Find/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Email-Find # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Find/ChangeLog,v 1.19 2007/04/08 22:49:14 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Find/ChangeLog,v 1.20 2007/04/10 12:06:26 mcummings Exp $ + + 10 Apr 2007; Michael Cummings <mcummings@gentoo.org> + Email-Find-0.10.ebuild: + sparc stable 08 Apr 2007; Michael Cummings <mcummings@gentoo.org> Email-Find-0.10.ebuild: diff --git a/dev-perl/Email-Find/Email-Find-0.10.ebuild b/dev-perl/Email-Find/Email-Find-0.10.ebuild index 3bd4c0d57196..46208641684a 100644 --- a/dev-perl/Email-Find/Email-Find-0.10.ebuild +++ b/dev-perl/Email-Find/Email-Find-0.10.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/Email-Find/Email-Find-0.10.ebuild,v 1.2 2007/04/08 22:49:14 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Find/Email-Find-0.10.ebuild,v 1.3 2007/04/10 12:06:26 mcummings Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/M/MI/MIYAGAWA/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86" IUSE="" SRC_TEST="do" |