From: Michał Górny Date: Sun, 30 Jul 2017 07:01:58 +0000 (+0200) Subject: www-apps/jekyll-paginate: Remove last-rited pkg X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=16a2331ff2bf63e402246411c501393914219ba2;p=gentoo.git www-apps/jekyll-paginate: Remove last-rited pkg --- diff --git a/profiles/package.mask b/profiles/package.mask index e266de9eafe6..6c6669625914 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -521,8 +521,6 @@ dev-ruby/rspec:0 # ruby21-only package that does not work with current # dev-ruby/parslet versions. dev-ruby/toml -# ruby21-only, no maintainer, fails tests -www-apps/jekyll-paginate # Thomas Deutschmann (17 Jun 2017) # Unmaintained in Gentoo repository; Multiple vulnerabilities diff --git a/www-apps/jekyll-paginate/Manifest b/www-apps/jekyll-paginate/Manifest deleted file mode 100644 index b402393d7792..000000000000 --- a/www-apps/jekyll-paginate/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST jekyll-paginate-1.1.0.tar.gz 7604 SHA256 5a231d5239649a1463f1a18378f4bb333743b1e2cea2497d1a34df850d9b64ba SHA512 aecd54ede67adfabd474aee08dd18cc403dc21f6e4630de001db32ea07808e7a025258c5e8721f381586de4b7037a6093f8fc77c45d077f1fb69bc7531f2bc57 WHIRLPOOL b7b09347ea31c5ca4fceaf398920e3641fcb940a98ae2c99d7da13e972508c5d8ed32c840ba417be6f84266f66ca7414e4440f550b368c6bd94e0a1f34e2f8d2 diff --git a/www-apps/jekyll-paginate/jekyll-paginate-1.1.0.ebuild b/www-apps/jekyll-paginate/jekyll-paginate-1.1.0.ebuild deleted file mode 100644 index cf1f1c9c69e2..000000000000 --- a/www-apps/jekyll-paginate/jekyll-paginate-1.1.0.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -USE_RUBY="ruby21" - -RUBY_FAKEGEM_RECIPE_TEST="rspec3" -RUBY_FAKEGEM_TASK_DOC="" -RUBY_FAKEGEM_EXTRADOC="README.md" - -inherit ruby-fakegem - -DESCRIPTION="Default pagination generator for Jekyll" -HOMEPAGE="https://github.com/jekyll/jekyll-paginate" -SRC_URI="https://github.com/jekyll/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" -IUSE="" - -ruby_add_bdepend "test? ( >=www-apps/jekyll-2 )" - -all_ruby_prepare() { - rm Rakefile || die -} diff --git a/www-apps/jekyll-paginate/metadata.xml b/www-apps/jekyll-paginate/metadata.xml deleted file mode 100644 index 923cca2069a3..000000000000 --- a/www-apps/jekyll-paginate/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - jekyll/jekyll-paginate - -