commit:     16a2331ff2bf63e402246411c501393914219ba2
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 30 07:01:58 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jul 30 07:14:12 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16a2331f

www-apps/jekyll-paginate: Remove last-rited pkg

 profiles/package.mask                              |  2 --
 www-apps/jekyll-paginate/Manifest                  |  1 -
 .../jekyll-paginate/jekyll-paginate-1.1.0.ebuild   | 26 ----------------------
 www-apps/jekyll-paginate/metadata.xml              |  8 -------
 4 files changed, 37 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index e266de9eafe..6c666962591 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 <[email protected]> (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 b402393d779..00000000000
--- 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 cf1f1c9c69e..00000000000
--- 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 923cca2069a..00000000000
--- 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>

Reply via email to