commit:     9c7ae8e36162e79c5eb6a9eb4b658cdd572332f2
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed May 13 04:55:58 2020 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed May 13 04:55:58 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c7ae8e3

dev-ruby/github_api: remove masked package

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/github_api/Manifest                 |  1 -
 dev-ruby/github_api/github_api-0.18.2.ebuild | 30 ----------------------------
 dev-ruby/github_api/metadata.xml             | 11 ----------
 3 files changed, 42 deletions(-)

diff --git a/dev-ruby/github_api/Manifest b/dev-ruby/github_api/Manifest
deleted file mode 100644
index a66d234c3b9..00000000000
--- a/dev-ruby/github_api/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST github_api-0.18.2.tar.gz 2124932 BLAKE2B 
62ce868b5437262c3cbcac7cf8e3966288cdf5b78e4698f3d3e35d1da3e839f6445e582db74db47292749014a9532a0ad3077a7b5bd30e2148546348241e52a0
 SHA512 
ebc57fb86bf56b5af6f6ed96c3dab9190dc7695f37826851d35a7621f8f655c3aae5ef613e48fd6bc98e74e8cb6218a3cf425173feb98e6e054d7fced115ac14

diff --git a/dev-ruby/github_api/github_api-0.18.2.ebuild 
b/dev-ruby/github_api/github_api-0.18.2.ebuild
deleted file mode 100644
index 1e652a640a1..00000000000
--- a/dev-ruby/github_api/github_api-0.18.2.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby22 ruby23 ruby24"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec"
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A Ruby wrapper for the GitHub REST API v3"
-HOMEPAGE="https://github.com/peter-murach/github";
-SRC_URI="https://github.com/peter-murach/github/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-RUBY_S="github-${PV}"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-ruby_add_rdepend "
-       >=dev-ruby/addressable-2.4 =dev-ruby/addressable-2*
-       >=dev-ruby/descendants_tracker-0.0.4 =dev-ruby/descendants_tracker-0.0*
-       >=dev-ruby/faraday-0.8:0
-       >=dev-ruby/hashie-3.5:3
-       =dev-ruby/oauth2-1*"
-
-ruby_add_bdepend "test? ( >=dev-ruby/rspec-2.14 dev-ruby/webmock:2 
dev-ruby/vcr:3 )"

diff --git a/dev-ruby/github_api/metadata.xml b/dev-ruby/github_api/metadata.xml
deleted file mode 100644
index 3bbebd84add..00000000000
--- a/dev-ruby/github_api/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://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">peter-murach/github</remote-id>
-  </upstream>
-</pkgmetadata>

Reply via email to