diff options
author | Michael Cummings <mcummings@gentoo.org> | 2005-01-22 15:38:41 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2005-01-22 15:38:41 +0000 |
commit | 8e6d6cec5890dd81de2b786648a2568f39ac1508 (patch) | |
tree | 93eba20416a8164f834f2f5cb6e45e3656bf2008 /dev-perl/Lingua-Stem-It | |
parent | version bump. now we build jxplorer from source and we also dont make use of ... (diff) | |
download | historical-8e6d6cec5890dd81de2b786648a2568f39ac1508.tar.gz historical-8e6d6cec5890dd81de2b786648a2568f39ac1508.tar.bz2 historical-8e6d6cec5890dd81de2b786648a2568f39ac1508.zip |
Unmasking for x86
Package-Manager: portage-2.0.51-r13
Diffstat (limited to 'dev-perl/Lingua-Stem-It')
-rw-r--r-- | dev-perl/Lingua-Stem-It/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Lingua-Stem-It/Lingua-Stem-It-0.01.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Lingua-Stem-It/ChangeLog b/dev-perl/Lingua-Stem-It/ChangeLog index facafe1fac3e..172cfc192b75 100644 --- a/dev-perl/Lingua-Stem-It/ChangeLog +++ b/dev-perl/Lingua-Stem-It/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Lingua-Stem-It -# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-Stem-It/ChangeLog,v 1.1 2004/10/06 23:15:05 mcummings Exp $ +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-Stem-It/ChangeLog,v 1.2 2005/01/22 15:26:57 mcummings Exp $ + + 22 Jan 2005; Michael Cummings <mcummings@gentoo.org> + Lingua-Stem-It-0.01.ebuild: + Unmasking for x86 *Lingua-Stem-It-0.01 (06 Oct 2004) diff --git a/dev-perl/Lingua-Stem-It/Lingua-Stem-It-0.01.ebuild b/dev-perl/Lingua-Stem-It/Lingua-Stem-It-0.01.ebuild index fe584532287c..6aaef85fa580 100644 --- a/dev-perl/Lingua-Stem-It/Lingua-Stem-It-0.01.ebuild +++ b/dev-perl/Lingua-Stem-It/Lingua-Stem-It-0.01.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-Stem-It/Lingua-Stem-It-0.01.ebuild,v 1.1 2004/10/06 23:15:05 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-Stem-It/Lingua-Stem-It-0.01.ebuild,v 1.2 2005/01/22 15:26:57 mcummings Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/A/AC/ACALPINI/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~x86 ~sparc" +KEYWORDS="x86 ~sparc" IUSE="" SRC_TEST="do" |