summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-07-30 09:01:58 +0200
committerMichał Górny <mgorny@gentoo.org>2017-07-30 09:14:12 +0200
commit16a2331ff2bf63e402246411c501393914219ba2 (patch)
treecd99d0a2486325cc09e52d320c8f5f784c7413a4
parentdev-java/jdbc-jaybird: Remove last-rited pkg (diff)
downloadgentoo-16a2331ff2bf63e402246411c501393914219ba2.tar.gz
gentoo-16a2331ff2bf63e402246411c501393914219ba2.tar.bz2
gentoo-16a2331ff2bf63e402246411c501393914219ba2.zip
www-apps/jekyll-paginate: Remove last-rited pkg
-rw-r--r--profiles/package.mask2
-rw-r--r--www-apps/jekyll-paginate/Manifest1
-rw-r--r--www-apps/jekyll-paginate/jekyll-paginate-1.1.0.ebuild26
-rw-r--r--www-apps/jekyll-paginate/metadata.xml8
4 files changed, 0 insertions, 37 deletions
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 <whissi@gentoo.org> (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 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <!-- maintainer-needed -->
- <upstream>
- <remote-id type="github">jekyll/jekyll-paginate</remote-id>
- </upstream>
-</pkgmetadata>