public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/snowballstemmer/
Date: Fri, 25 Dec 2015 11:44:58 +0000 (UTC)	[thread overview]
Message-ID: <1451043891.134c7c3a65059a8570db56a5dd7a7c442181dc9c.jlec@gentoo> (raw)

commit:     134c7c3a65059a8570db56a5dd7a7c442181dc9c
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 25 11:34:05 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Dec 25 11:44:51 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=134c7c3a

dev-python/snowballstemmer: Version Bump

Package-Manager: portage-2.2.26
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 dev-python/snowballstemmer/Manifest                    |  1 +
 .../snowballstemmer/snowballstemmer-1.2.1.ebuild       | 18 ++++++++++++++++++
 2 files changed, 19 insertions(+)

diff --git a/dev-python/snowballstemmer/Manifest b/dev-python/snowballstemmer/Manifest
index 07f34b9..df14bed 100644
--- a/dev-python/snowballstemmer/Manifest
+++ b/dev-python/snowballstemmer/Manifest
@@ -1 +1,2 @@
 DIST snowballstemmer-1.2.0.tar.gz 49639 SHA256 6d54f350e7a0e48903a4e3b6b2cabd1b43e23765fbc975065402893692954191 SHA512 3359657867b9478bb58e6cc67a08212a490d5af07fed7098871b1e6a59def0031bd0c2a846cc9a0d70c94c64ba4d2ccb2f41afedde61d4a7235d26f68374bd02 WHIRLPOOL bf84c482c35ef9e121f13865e43bfc4bcc6ed13959069d5da4f047309986795bcaf09a5cecaf16361d8ea8365f9bf26ca6987574b7ad2cc25572d0992946a44b
+DIST snowballstemmer-1.2.1.tar.gz 49626 SHA256 919f26a68b2c17a7634da993d91339e288964f93c274f1343e3bbbe2096e1128 SHA512 09f860f383d84d12a83c87ef6654fba4ac10bca07e8d2ce88dd428c72754110d56a4b698e125a18818699a289455bf61cf67ea68e349ee8a12d6dfff0a3fbed9 WHIRLPOOL 4e622a80688a70d29554b313ba0d15cb9e4c93c07832279c4b1c2510aeaaf051c532a53f0aea4a3e64d12ad59608b9ae6c6d881d3878f55c44c09f03e3443347

diff --git a/dev-python/snowballstemmer/snowballstemmer-1.2.1.ebuild b/dev-python/snowballstemmer/snowballstemmer-1.2.1.ebuild
new file mode 100644
index 0000000..052d121
--- /dev/null
+++ b/dev-python/snowballstemmer/snowballstemmer-1.2.1.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="Stemmer algorithms generated from Snowball algorithms"
+HOMEPAGE="https://github.com/shibukawa/snowball_py https://pypi.python.org/pypi/snowballstemmer/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+IUSE=""


             reply	other threads:[~2015-12-25 11:45 UTC|newest]

Thread overview: 45+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-25 11:44 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-18 16:55 [gentoo-commits] repo/gentoo:master commit in: dev-python/snowballstemmer/ Michał Górny
2024-05-25  9:28 Michał Górny
2023-05-29 21:55 Sam James
2022-06-16 11:24 Michał Górny
2022-06-16  9:33 Jakov Smolić
2022-05-14 12:05 Arthur Zamarin
2022-05-14 12:05 Arthur Zamarin
2021-12-17 16:42 Michał Górny
2021-12-17 14:45 Arthur Zamarin
2021-11-17  9:55 Michał Górny
2021-05-18  8:51 Michał Górny
2021-02-24 22:30 Michał Górny
2021-02-24 22:05 Sam James
2021-01-21 18:07 Michał Górny
2020-11-28 13:26 Sam James
2020-08-02  9:33 Michał Górny
2020-05-31 16:33 Michał Górny
2020-05-11 17:48 Michał Górny
2020-05-11  6:23 Mart Raudsepp
2020-05-08  9:36 Sergei Trofimovich
2020-05-04 14:12 Agostino Sarubbo
2020-05-03 15:13 Agostino Sarubbo
2020-05-03 10:30 Agostino Sarubbo
2020-05-03 10:25 Agostino Sarubbo
2020-05-03 10:12 Agostino Sarubbo
2020-05-03 10:01 Agostino Sarubbo
2020-05-02 18:52 Agostino Sarubbo
2020-03-02 15:16 Michał Górny
2020-03-02 15:16 Michał Górny
2019-12-19 21:40 Piotr Karbowski
2019-12-16 10:14 Michał Górny
2019-01-29 13:31 Mikle Kolyada
2018-05-07  7:12 Michał Górny
2018-05-07  7:12 Michał Górny
2018-05-07  0:12 Mart Raudsepp
2018-02-19 21:07 Michał Górny
2018-02-17 21:51 Patrice Clement
2017-09-12  9:13 Fabian Groffen
2017-07-29 20:38 Matt Thode
2017-02-11  1:13 Zac Medico
2015-10-27 15:20 Agostino Sarubbo
2015-10-11 11:25 Justin Lecher
2015-09-11  3:23 Mike Frysinger
2015-08-12 13:44 Tobias Klausmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1451043891.134c7c3a65059a8570db56a5dd7a7c442181dc9c.jlec@gentoo \
    --to=jlec@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox