commit:     0e3460db4f84cdde11f010290514c2581843bb6e
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 30 10:06:17 2023 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Apr 30 10:06:17 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e3460db

dev-ruby/classifier-reborn: treeclean

Closes: https://bugs.gentoo.org/835123
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 dev-ruby/classifier-reborn/Manifest                |  1 -
 .../classifier-reborn-2.3.0.ebuild                 | 39 ----------------------
 dev-ruby/classifier-reborn/metadata.xml            | 11 ------
 profiles/package.mask                              |  1 -
 4 files changed, 52 deletions(-)

diff --git a/dev-ruby/classifier-reborn/Manifest 
b/dev-ruby/classifier-reborn/Manifest
deleted file mode 100644
index 3ad9a7dd143c..000000000000
--- a/dev-ruby/classifier-reborn/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST classifier-reborn-2.3.0.tar.gz 325647 BLAKE2B 
eb663b0e12440e508bbd882e4f72c790445916e5e19234d4d50d5f20a692f0a7bbd45348e898a9782798ccc82568ccc825bc1477f02885cf33f9a9aab90ab10b
 SHA512 
428073f63ce93cc6284275f92063fa092e3cbd99817a2d6650bafc46ac91fba240ce5ccb09f428b10818c24b04de56dd88090ab0d1cffd644b381a88d9c92050

diff --git a/dev-ruby/classifier-reborn/classifier-reborn-2.3.0.ebuild 
b/dev-ruby/classifier-reborn/classifier-reborn-2.3.0.ebuild
deleted file mode 100644
index 7991fe3b1ef3..000000000000
--- a/dev-ruby/classifier-reborn/classifier-reborn-2.3.0.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-USE_RUBY="ruby26 ruby27"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="README.markdown"
-RUBY_FAKEGEM_GEMSPEC="classifier-reborn.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Module to allow Bayesian and other types of classifications"
-HOMEPAGE="https://github.com/jekyll/classifier-reborn";
-SRC_URI="https://github.com/jekyll/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64"
-IUSE="gsl test"
-
-ruby_add_rdepend "
-       >=dev-ruby/fast-stemmer-1.0.0
-       >=dev-ruby/matrix-0.4:0
-       gsl? ( dev-ruby/rb-gsl )"
-ruby_add_bdepend "test? ( dev-ruby/redis )"
-
-all_ruby_prepare() {
-       sed -i -e 's/git ls-files -z/find * -print0/' ${RUBY_FAKEGEM_GEMSPEC} 
|| die
-
-       sed -i -e "/[Bb]undler/d" Rakefile || die
-       if use !gsl; then
-               sed -e 's/$GSL = true/$GSL = false/'\
-                       -e 's/vector_serialize/vector/'\
-                       -i lib/${PN}/lsi.rb || die
-       fi
-
-       sed -i -e '/reporters/I s:^:#:' -e '/pry/ s:^:#:' test/test_helper.rb 
|| die
-}

diff --git a/dev-ruby/classifier-reborn/metadata.xml 
b/dev-ruby/classifier-reborn/metadata.xml
deleted file mode 100644
index ee10d60143f1..000000000000
--- a/dev-ruby/classifier-reborn/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-  <maintainer type="project">
-    <email>[email protected]</email>
-    <name>Gentoo Ruby Project</name>
-  </maintainer>
-  <upstream>
-    <remote-id type="github">jekyll/classifier-reborn</remote-id>
-  </upstream>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index 7537e6825466..a91642cc5d24 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -316,7 +316,6 @@ dev-ruby/certified
 # itself a dependency for the now-masked jekyll. Masked for removal on
 # 2023-04-30.
 dev-ruby/rb-gsl
-dev-ruby/classifier-reborn
 
 # Sam James <[email protected]> (2023-03-29)
 # Regressions in solving ability affecting e.g. igraph:

Reply via email to