commit:     b2a96600255b0e9f86e0f1db843a56362b6f5e6f
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 24 08:46:54 2018 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Feb 24 08:49:03 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2a96600

www-apps/jekyll-gist: remove masked package

 www-apps/jekyll-gist/Manifest                 |  1 -
 www-apps/jekyll-gist/jekyll-gist-1.4.0.ebuild | 28 ---------------------------
 www-apps/jekyll-gist/metadata.xml             |  8 --------
 3 files changed, 37 deletions(-)

diff --git a/www-apps/jekyll-gist/Manifest b/www-apps/jekyll-gist/Manifest
deleted file mode 100644
index 22f3ce382f0..00000000000
--- a/www-apps/jekyll-gist/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST jekyll-gist-1.4.0.tar.gz 7474 BLAKE2B 
f55a79fb8e09397b4e6eef59b3bbba504bc2e8179238c3743022250841a07805b751fe18fb1e1286abeee2720bf357ad4ff9374db496a3dbb16bad11ad001d8e
 SHA512 
924d2b3175378ae32277717932556ec32035aa9ad229b2c0925809b02feaf657a16d84f81c9793e0c25d06f8c05a852c427a8f2bcd264a0a1dc7d030cb8adebe

diff --git a/www-apps/jekyll-gist/jekyll-gist-1.4.0.ebuild 
b/www-apps/jekyll-gist/jekyll-gist-1.4.0.ebuild
deleted file mode 100644
index 14fa2d17819..00000000000
--- a/www-apps/jekyll-gist/jekyll-gist-1.4.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby21 ruby22"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="README.md History.markdown"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Liquid tag for displaying GitHub Gists in Jekyll sites"
-HOMEPAGE="https://github.com/jekyll/jekyll-gist";
-SRC_URI="https://github.com/jekyll/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/octokit-4.2"
-ruby_add_bdepend "test? ( dev-ruby/webmock
-       >=www-apps/jekyll-2 )"
-
-all_ruby_prepare() {
-       rm Rakefile || die
-}

diff --git a/www-apps/jekyll-gist/metadata.xml 
b/www-apps/jekyll-gist/metadata.xml
deleted file mode 100644
index 6503a3ea052..00000000000
--- a/www-apps/jekyll-gist/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-gist</remote-id>
-       </upstream>
-</pkgmetadata>

Reply via email to