summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2004-10-06 23:21:05 +0000
committerMichael Cummings <mcummings@gentoo.org>2004-10-06 23:21:05 +0000
commitfee720e3c8c2c844d401c90672961e591e3fc58a (patch)
tree6e8f8334679f32b3a4009ab3eee6478788859fa5 /dev-perl/Lingua-Stem-It
parentdep for plucene (diff)
downloadhistorical-fee720e3c8c2c844d401c90672961e591e3fc58a.tar.gz
historical-fee720e3c8c2c844d401c90672961e591e3fc58a.tar.bz2
historical-fee720e3c8c2c844d401c90672961e591e3fc58a.zip
plucene dep
Diffstat (limited to 'dev-perl/Lingua-Stem-It')
-rw-r--r--dev-perl/Lingua-Stem-It/ChangeLog10
-rw-r--r--dev-perl/Lingua-Stem-It/Lingua-Stem-It-0.01.ebuild16
-rw-r--r--dev-perl/Lingua-Stem-It/Manifest2
-rw-r--r--dev-perl/Lingua-Stem-It/files/digest-Lingua-Stem-It-0.011
-rw-r--r--dev-perl/Lingua-Stem-It/metadata.xml10
5 files changed, 39 insertions, 0 deletions
diff --git a/dev-perl/Lingua-Stem-It/ChangeLog b/dev-perl/Lingua-Stem-It/ChangeLog
new file mode 100644
index 000000000000..facafe1fac3e
--- /dev/null
+++ b/dev-perl/Lingua-Stem-It/ChangeLog
@@ -0,0 +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 $
+
+*Lingua-Stem-It-0.01 (06 Oct 2004)
+
+ 06 Oct 2004; Michael Cummings <mcummings@gentoo.org> +metadata.xml,
+ +Lingua-Stem-It-0.01.ebuild:
+ Dep for Plucene - perl port of lucene
+
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
new file mode 100644
index 000000000000..fe584532287c
--- /dev/null
+++ b/dev-perl/Lingua-Stem-It/Lingua-Stem-It-0.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-It/Lingua-Stem-It-0.01.ebuild,v 1.1 2004/10/06 23:15:05 mcummings Exp $
+
+inherit perl-module
+
+DESCRIPTION="Porter's stemming algorithm for Italian"
+HOMEPAGE="http://search.cpan.org/~acalpini/${P}/"
+SRC_URI="mirror://cpan/authors/id/A/AC/ACALPINI/${P}.tar.gz"
+
+LICENSE="Artistic"
+SLOT="0"
+KEYWORDS="~x86 ~sparc"
+IUSE=""
+
+SRC_TEST="do"
diff --git a/dev-perl/Lingua-Stem-It/Manifest b/dev-perl/Lingua-Stem-It/Manifest
new file mode 100644
index 000000000000..e3e836164330
--- /dev/null
+++ b/dev-perl/Lingua-Stem-It/Manifest
@@ -0,0 +1,2 @@
+MD5 aa64869694ebc838cf7764e801d6517f Lingua-Stem-It-0.01.ebuild 336
+MD5 835cd7d492908d15c8d44a5345eed479 files/digest-Lingua-Stem-It-0.01 69
diff --git a/dev-perl/Lingua-Stem-It/files/digest-Lingua-Stem-It-0.01 b/dev-perl/Lingua-Stem-It/files/digest-Lingua-Stem-It-0.01
new file mode 100644
index 000000000000..5a5a13f5df6c
--- /dev/null
+++ b/dev-perl/Lingua-Stem-It/files/digest-Lingua-Stem-It-0.01
@@ -0,0 +1 @@
+MD5 b06d70d6ce3763bb33b4d9f3c04b996f Lingua-Stem-It-0.01.tar.gz 4949
diff --git a/dev-perl/Lingua-Stem-It/metadata.xml b/dev-perl/Lingua-Stem-It/metadata.xml
new file mode 100644
index 000000000000..86672fe64c10
--- /dev/null
+++ b/dev-perl/Lingua-Stem-It/metadata.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>perl</herd>
+ <maintainer>
+ <email>perl@gentoo.org</email>
+ <description>Primary Maintainer</description>
+ </maintainer>
+ <longdescription></longdescription>
+</pkgmetadata>