diff options
author | Michael Cummings <mcummings@gentoo.org> | 2004-10-06 23:21:05 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2004-10-06 23:21:05 +0000 |
commit | 92e4c0fe7c82cde76d0ae7460a2fefc7dc3c81d8 (patch) | |
tree | 8f060d0723964ecad2e40a7f5a0c60f97774ff4c /dev-perl/Lingua-Stem-Snowball-Da/Lingua-Stem-Snowball-Da-1.01.ebuild | |
parent | plucene dep (Manifest recommit) (diff) | |
download | gentoo-2-92e4c0fe7c82cde76d0ae7460a2fefc7dc3c81d8.tar.gz gentoo-2-92e4c0fe7c82cde76d0ae7460a2fefc7dc3c81d8.tar.bz2 gentoo-2-92e4c0fe7c82cde76d0ae7460a2fefc7dc3c81d8.zip |
plucene dep
Diffstat (limited to 'dev-perl/Lingua-Stem-Snowball-Da/Lingua-Stem-Snowball-Da-1.01.ebuild')
-rw-r--r-- | dev-perl/Lingua-Stem-Snowball-Da/Lingua-Stem-Snowball-Da-1.01.ebuild | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/dev-perl/Lingua-Stem-Snowball-Da/Lingua-Stem-Snowball-Da-1.01.ebuild b/dev-perl/Lingua-Stem-Snowball-Da/Lingua-Stem-Snowball-Da-1.01.ebuild new file mode 100644 index 000000000000..11914e11ef44 --- /dev/null +++ b/dev-perl/Lingua-Stem-Snowball-Da/Lingua-Stem-Snowball-Da-1.01.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-Stem-Snowball-Da/Lingua-Stem-Snowball-Da-1.01.ebuild,v 1.1 2004/10/06 23:16:57 mcummings Exp $ + +inherit perl-module + +DESCRIPTION="Porters stemming algorithm for Denmark" +HOMEPAGE="http://search.cpan.org/~cine/${P}/" +SRC_URI="mirror://cpan/authors/id/C/CI/CINE/${P}.tar.gz" + +LICENSE="Artistic" +SLOT="0" +KEYWORDS="~x86 ~sparc" +IUSE="" + +SRC_TEST="do" |