summaryrefslogtreecommitdiff
path: root/dev-perl/Lingua-Stem
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Lingua-Stem')
-rw-r--r--dev-perl/Lingua-Stem/Lingua-Stem-0.840.0-r1.ebuild27
-rw-r--r--dev-perl/Lingua-Stem/Manifest3
-rw-r--r--dev-perl/Lingua-Stem/metadata.xml21
3 files changed, 0 insertions, 51 deletions
diff --git a/dev-perl/Lingua-Stem/Lingua-Stem-0.840.0-r1.ebuild b/dev-perl/Lingua-Stem/Lingua-Stem-0.840.0-r1.ebuild
deleted file mode 100644
index 18c35e9e88b4..000000000000
--- a/dev-perl/Lingua-Stem/Lingua-Stem-0.840.0-r1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=SNOWHARE
-MODULE_VERSION=0.84
-inherit perl-module
-
-DESCRIPTION="Porter's stemming algorithm for 'generic' English"
-
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-IUSE=""
-
-RDEPEND="dev-perl/Snowball-Norwegian
- dev-perl/Snowball-Swedish
- dev-perl/Lingua-Stem-Snowball-Da
- dev-perl/Lingua-Stem-Fr
- dev-perl/Lingua-Stem-It
- dev-perl/Lingua-Stem-Ru
- dev-perl/Lingua-PT-Stemmer
- dev-perl/Text-German"
-DEPEND="dev-perl/Module-Build
- ${RDEPEND}"
-
-SRC_TEST="do"
diff --git a/dev-perl/Lingua-Stem/Manifest b/dev-perl/Lingua-Stem/Manifest
deleted file mode 100644
index 4e21a1fd7551..000000000000
--- a/dev-perl/Lingua-Stem/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST Lingua-Stem-0.84.tar.gz 1358061 BLAKE2B f8eb238a227445ae0eef68a2a380218c81d14bbb6856ddf992744e30236e077499033ec301b5dcc6c4024877604c49b13aabf66b15c9991e40f0a173b265d3f0 SHA512 9806ef6bf9df8f71fa2c7500f5575560f7be733c8e859a34cfedf8eadb7333d549d76989313dc14b6760f79c0ca0e0f61fe69819ee04cedc5d3b58414ce06388
-EBUILD Lingua-Stem-0.840.0-r1.ebuild 571 BLAKE2B 3e5643289b41ad4c7da8a675c5e051f835d9290cbf57559648da3567cb42d03cc8b5f835462b45a9313b6c9cb5e411e6d968ac4c56328cd73eb49f70fe5cf8af SHA512 6f7cbbd48f08d406be0fcfe4bb8dd28323ed0d8140097bcd195e919023ea084e96ad0627634b0a4647d06e7a657aa10a67cfe437be1465f9f70e7b1c0955e0c6
-MISC metadata.xml 975 BLAKE2B 4dc7bd2a56336288074d129d8a14a80a49814c6615e3c2b5895379af7fc4bf4b580378b3a935e6c4f9fea87649e54bf47c68d346b8d9be81e0cd6a762b714884 SHA512 aabd3ec41e909ffaf1e9ac0a3e6d16f7f7b90c9c124b0519b50734bfda1ee6b47b096fe42d0c3dd632d2766b4dcbb5113661a1acc59bd7c94335b3aa32d75774
diff --git a/dev-perl/Lingua-Stem/metadata.xml b/dev-perl/Lingua-Stem/metadata.xml
deleted file mode 100644
index 291e44086dc6..000000000000
--- a/dev-perl/Lingua-Stem/metadata.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>perl@gentoo.org</email>
- <name>Gentoo Perl Project</name>
- </maintainer>
- <upstream>
- <remote-id type="cpan">Lingua-Stem</remote-id>
- <remote-id type="cpan-module">Lingua::Stem</remote-id>
- <remote-id type="cpan-module">Lingua::Stem::AutoLoader</remote-id>
- <remote-id type="cpan-module">Lingua::Stem::Da</remote-id>
- <remote-id type="cpan-module">Lingua::Stem::De</remote-id>
- <remote-id type="cpan-module">Lingua::Stem::En</remote-id>
- <remote-id type="cpan-module">Lingua::Stem::EnBroken</remote-id>
- <remote-id type="cpan-module">Lingua::Stem::Gl</remote-id>
- <remote-id type="cpan-module">Lingua::Stem::No</remote-id>
- <remote-id type="cpan-module">Lingua::Stem::Pt</remote-id>
- <remote-id type="cpan-module">Lingua::Stem::Sv</remote-id>
- </upstream>
-</pkgmetadata>