From 8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 21:03:06 +0100 Subject: gentoo resync : 14.07.2018 --- .../Lingua-Stem-Snowball-Da-1.10.0-r1.ebuild | 30 ++++++++++++++++++++++ dev-perl/Lingua-Stem-Snowball-Da/Manifest | 3 +++ dev-perl/Lingua-Stem-Snowball-Da/metadata.xml | 12 +++++++++ 3 files changed, 45 insertions(+) create mode 100644 dev-perl/Lingua-Stem-Snowball-Da/Lingua-Stem-Snowball-Da-1.10.0-r1.ebuild create mode 100644 dev-perl/Lingua-Stem-Snowball-Da/Manifest create mode 100644 dev-perl/Lingua-Stem-Snowball-Da/metadata.xml (limited to 'dev-perl/Lingua-Stem-Snowball-Da') diff --git a/dev-perl/Lingua-Stem-Snowball-Da/Lingua-Stem-Snowball-Da-1.10.0-r1.ebuild b/dev-perl/Lingua-Stem-Snowball-Da/Lingua-Stem-Snowball-Da-1.10.0-r1.ebuild new file mode 100644 index 000000000000..f2389b5bb896 --- /dev/null +++ b/dev-perl/Lingua-Stem-Snowball-Da/Lingua-Stem-Snowball-Da-1.10.0-r1.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 + +MODULE_AUTHOR=CINE +MODULE_VERSION=1.01 +inherit perl-module multilib + +DESCRIPTION="Porters stemming algorithm for Denmark" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="amd64 ia64 ~ppc sparc x86" +IUSE="" + +SRC_TEST="do" + +src_install() { + perl-module_src_install + + if [[ -f ${D}/${VENDOR_LIB}/Lingua/Stem/Snowball/stemmer.pl ]] ; then + mv "${D}"/${VENDOR_LIB}/Lingua/Stem/Snowball/{,da-}stemmer.pl || die + fi +} + +pkg_postinst() { + elog "The stemmer.pl that ships with this distribution has been renamed to" + elog "da-stemmer.pl to avoid collisions with other Lingua::Stem packages." +} diff --git a/dev-perl/Lingua-Stem-Snowball-Da/Manifest b/dev-perl/Lingua-Stem-Snowball-Da/Manifest new file mode 100644 index 000000000000..430ba27328c3 --- /dev/null +++ b/dev-perl/Lingua-Stem-Snowball-Da/Manifest @@ -0,0 +1,3 @@ +DIST Lingua-Stem-Snowball-Da-1.01.tar.gz 103930 BLAKE2B 9f4c5c167aed5f6b74930ec27bc06b647f9ac036750e85f89f7b20a96b8f5857e87a50c19060ba7ee6b4256acaba956568230b8c8888fcb5fec1d23736e84d03 SHA512 dc0d199640417e6c9f0e6bfaa175ae64e288a4879047d4e13060eaadad20fa9590421535a6097aebb3ca1dcc4f2c9ce5a08a6566a0f651c59d57dca169ada7fe +EBUILD Lingua-Stem-Snowball-Da-1.10.0-r1.ebuild 688 BLAKE2B 7c82cfc07ad73b693ba3323804e85366ac795488bd28d5bfb493a06b0ec71709ea8b1a5d4fd705cefbc77428a7c40fedd2859fbe00945b5feb5c56c1f0b50dd6 SHA512 df8ea813f678f1aa508cb2ffa497642440a843149b1e86bbd015197f7bcd5d767ccc7950c2d5991f26f217028b524bc6e466da7bf5a5bebe24f1003927d6f0ff +MISC metadata.xml 420 BLAKE2B 00eff844d207b33aae77a316c9bda810ae6b45f28df6bb4c8944ae6b3e4c8dcd95e3279d2ae8585d93a078ca431b1758941e7f29ba7aab584ef9d3c3fbe5b418 SHA512 fb1e51897be8aec28d2a52222df968ceb9d41592f115b31b72ff4c06c3e24f08a19555950ffe19535f436fa6e7edd452b135547c086a198a82921fbddc119d83 diff --git a/dev-perl/Lingua-Stem-Snowball-Da/metadata.xml b/dev-perl/Lingua-Stem-Snowball-Da/metadata.xml new file mode 100644 index 000000000000..08f8ec938c9c --- /dev/null +++ b/dev-perl/Lingua-Stem-Snowball-Da/metadata.xml @@ -0,0 +1,12 @@ + + + + + perl@gentoo.org + Gentoo Perl Project + + + Lingua-Stem-Snowball-Da + Lingua::Stem::Snowball::Da + + -- cgit v1.2.3