commit:     1c9596514348913382376b8002f621481008e271
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jun  7 09:28:46 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jun  7 09:28:46 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c959651

dev-python/snowballstemmer: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/snowballstemmer/Manifest                   |  1 -
 .../snowballstemmer/snowballstemmer-2.2.0-r1.ebuild   | 19 -------------------
 2 files changed, 20 deletions(-)

diff --git a/dev-python/snowballstemmer/Manifest 
b/dev-python/snowballstemmer/Manifest
index b0080b048251..bbe2c6a53930 100644
--- a/dev-python/snowballstemmer/Manifest
+++ b/dev-python/snowballstemmer/Manifest
@@ -1,2 +1 @@
-DIST snowballstemmer-2.2.0.tar.gz 86699 BLAKE2B 
b106fac1587143c9e88f54cc982c573b227f9e2d0125d36391a95050b41e9c97e47c7c8dff890ebfcf4bdf7c97559908d3bd380c6659b0d1fef4bed111fbae4b
 SHA512 
f1dee83e06fc79ffb250892fe62c75e3393b9af07fbf7cde413e6391870aa74934302771239dea5c9bc89806684f95059b00c9ffbcf7340375c9dd8f1216cd37
 DIST snowballstemmer-3.0.1.tar.gz 105575 BLAKE2B 
68515d35b8aa8ad9f80e2fb37c483f6fe15951796413553e543b7cd4dfc2da37107766e8c96662498b63f019b5dfc62288f026d5465613d740421e41d00f2b99
 SHA512 
a9590da2b0be4b93a7500b337a63cf2039ff01a6da309ddb9462961c309b4763d4dfc925965a62376a9f3b41a05bb634d6472f1e2ee07e53b38f8542e7eada82

diff --git a/dev-python/snowballstemmer/snowballstemmer-2.2.0-r1.ebuild 
b/dev-python/snowballstemmer/snowballstemmer-2.2.0-r1.ebuild
deleted file mode 100644
index fc341370eadc..000000000000
--- a/dev-python/snowballstemmer/snowballstemmer-2.2.0-r1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..13} pypy3 pypy3_11 )
-inherit distutils-r1 pypi
-
-DESCRIPTION="Stemmer algorithms generated from Snowball algorithms"
-HOMEPAGE="
-       https://snowballstem.org/
-       https://github.com/snowballstem/snowball
-       https://pypi.org/project/snowballstemmer/
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86 ~x64-macos ~x64-solaris"

Reply via email to