summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2021-11-24 09:32:46 +0100
committerHans de Graaff <graaff@gentoo.org>2021-11-24 09:43:05 +0100
commit5f0c9ccbf91cd666f6ead0de9ad4b8815c1d1cca (patch)
tree1a82f25cc627c841d05cb39c55748362c0e40062
parentdev-ruby/text: all arches stable (diff)
downloadgentoo-5f0c9ccbf91cd666f6ead0de9ad4b8815c1d1cca.tar.gz
gentoo-5f0c9ccbf91cd666f6ead0de9ad4b8815c1d1cca.tar.bz2
gentoo-5f0c9ccbf91cd666f6ead0de9ad4b8815c1d1cca.zip
dev-ruby/text: cleanup
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
-rw-r--r--dev-ruby/text/text-1.3.1.ebuild19
1 files changed, 0 insertions, 19 deletions
diff --git a/dev-ruby/text/text-1.3.1.ebuild b/dev-ruby/text/text-1.3.1.ebuild
deleted file mode 100644
index 676fce1f7106..000000000000
--- a/dev-ruby/text/text-1.3.1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby24 ruby25 ruby26 ruby27"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="README.rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A collection of text algorithms"
-HOMEPAGE="https://github.com/threedaymonk/text"
-
-LICENSE="MIT"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 sparc x86"
-IUSE=""