commit:     e46abdd163a26326ac48624d7ea6125c44a9f4ba
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 10 06:15:55 2021 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Apr 10 06:15:55 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e46abdd1

dev-ruby/astrolabe: remove masked package

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

 dev-ruby/astrolabe/Manifest                  |  1 -
 dev-ruby/astrolabe/astrolabe-1.3.1-r1.ebuild | 28 ----------------------------
 dev-ruby/astrolabe/metadata.xml              | 11 -----------
 3 files changed, 40 deletions(-)

diff --git a/dev-ruby/astrolabe/Manifest b/dev-ruby/astrolabe/Manifest
deleted file mode 100644
index 5e0b0913f00..00000000000
--- a/dev-ruby/astrolabe/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST astrolabe-1.3.1.gem 16384 BLAKE2B 
4853c4c9c8fb926c8f58f6c940f22e44e20db7b3b7c853a0ea120657074cb0bfb42b3a22832042fcb27546e2ab3e32c526c93ccd3ea4d43f17c8e0c09fd2fbf8
 SHA512 
db29d26559e4adb82e4a25a3b7d3df94fcb9847dbd65abdb25abd0181b60af2e0fe0021bb8193c5f94d58e074da06de3d1f7170cb341ac675e3c3ab39ba95bef

diff --git a/dev-ruby/astrolabe/astrolabe-1.3.1-r1.ebuild 
b/dev-ruby/astrolabe/astrolabe-1.3.1-r1.ebuild
deleted file mode 100644
index 09912a68a21..00000000000
--- a/dev-ruby/astrolabe/astrolabe-1.3.1-r1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-USE_RUBY="ruby25 ruby26 ruby27"
-
-RUBY_FAKEGEM_RECIPE_DOC="yard"
-RUBY_FAKEGEM_RECIPE_TEST="rspec"
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="An object-oriented AST extension for Parser"
-HOMEPAGE="https://github.com/yujinakayama/astrolabe";
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/parser-2.2.0_pre3"
-
-all_ruby_prepare() {
-       sed -i -e "/[Bb]undler/d" Rakefile || die
-       # Fix Specs until RSpec3 is available
-       sed -i -e "/mocks.verify_partial_doubles/ s/^/#/" spec/spec_helper.rb 
|| die
-       sed -i -e "s/is_expected.to/should/" spec/astrolabe/node_spec.rb || die
-}

diff --git a/dev-ruby/astrolabe/metadata.xml b/dev-ruby/astrolabe/metadata.xml
deleted file mode 100644
index ca98a067c34..00000000000
--- a/dev-ruby/astrolabe/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>r...@gentoo.org</email>
-    <name>Gentoo Ruby Project</name>
-  </maintainer>
-  <upstream>
-    <remote-id type="github">yujinakayama/astrolabe</remote-id>
-  </upstream>
-</pkgmetadata>

Reply via email to