commit: 00f29ceb72fe7965baaca7ffff3229b9672b504e Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Sun Jan 8 12:19:16 2023 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Sun Jan 8 12:19:16 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00f29ceb
dev-ruby/textpow: treeclean Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> dev-ruby/textpow/Manifest | 1 - dev-ruby/textpow/metadata.xml | 11 ----------- dev-ruby/textpow/textpow-1.4.0-r1.ebuild | 27 --------------------------- profiles/package.mask | 5 ----- 4 files changed, 44 deletions(-) diff --git a/dev-ruby/textpow/Manifest b/dev-ruby/textpow/Manifest deleted file mode 100644 index e18ab07a486c..000000000000 --- a/dev-ruby/textpow/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST textpow-1.4.0.tar.gz 386724 BLAKE2B d2fb051810cdbe26caafae62d402ba257a644ceeb5975b1bce8858e8359026bbeac7795b264c84462cc6bd02b5a110eba70338d955ba793cec8abdf194089217 SHA512 134b38e277118cf626e3e3643e447d7c7914dc89dba527682c4d6318a0d3b96edb81a68ac5e039158058de371ab9a326088cb119069c55032de7c2f1dadffdcc diff --git a/dev-ruby/textpow/metadata.xml b/dev-ruby/textpow/metadata.xml deleted file mode 100644 index 9667a82929b1..000000000000 --- a/dev-ruby/textpow/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">grosser/textpow</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ruby/textpow/textpow-1.4.0-r1.ebuild b/dev-ruby/textpow/textpow-1.4.0-r1.ebuild deleted file mode 100644 index 6f226958c65d..000000000000 --- a/dev-ruby/textpow/textpow-1.4.0-r1.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 -USE_RUBY="ruby26 ruby27" - -RUBY_FAKEGEM_RECIPE_TEST="rspec" - -RUBY_FAKEGEM_EXTRADOC="History.rdoc README.rdoc" -RUBY_FAKEGEM_GEMSPEC="textpow.gemspec" - -inherit ruby-fakegem - -SRC_URI="https://github.com/grosser/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" -DESCRIPTION="A library to parse and process Textmate bundles" -HOMEPAGE="http://textpow.rubyforge.org/" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" -IUSE="" - -ruby_add_rdepend ">=dev-ruby/plist-3.0.1" - -all_ruby_prepare() { - sed -i -e '/git ls-files/d' textpow.gemspec || die -} diff --git a/profiles/package.mask b/profiles/package.mask index cb14726bc80b..76f8a82df261 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1011,11 +1011,6 @@ dev-ruby/rspec-rails:4 # selenium-webdriver slot instead. Masked for removal in 30 days. dev-ruby/selenium-webdriver:3 -# Hans de Graaff <[email protected]> (2022-12-03) -# ruby27-only packages with no other reverse dependencies. -# Last releases in 2013 and 2015. Removal in 30 days. -dev-ruby/textpow - # Sam James <[email protected]> (2022-12-03) # Dev channel releases are only for people who # are developers or want more experimental features
