public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/hike/
Date: Wed, 16 Jan 2019 19:23:43 +0000 (UTC)	[thread overview]
Message-ID: <1547665594.a1ce19b8ee721836c67aeb2e9c2529ae88509e13.graaff@gentoo> (raw)

commit:     a1ce19b8ee721836c67aeb2e9c2529ae88509e13
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 16 19:06:34 2019 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Jan 16 19:06:34 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1ce19b8

dev-ruby/hike: remove masked package

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

 dev-ruby/hike/Manifest             |  2 --
 dev-ruby/hike/hike-1.2.3-r1.ebuild | 25 -------------------------
 dev-ruby/hike/hike-2.1.2.ebuild    | 23 -----------------------
 dev-ruby/hike/metadata.xml         | 11 -----------
 4 files changed, 61 deletions(-)

diff --git a/dev-ruby/hike/Manifest b/dev-ruby/hike/Manifest
deleted file mode 100644
index 5a177cd1609..00000000000
--- a/dev-ruby/hike/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST hike-1.2.3.tgz 9010 BLAKE2B 1f413b0b11c0f562458aaa7b334a334d42afc706eb448a555534eb4021ef453a98f1ee05221ec9ac152d74e04ca543efb13a339b0b074354920e9dee4ee65b4f SHA512 0d7a35c0f9b4f5f1f99d4b2b753244cb712ebc24cc54b366c60ac6094a2ec693df86443e0b4499358cdd4f6411347ad80e0fc90b5fb7f4dd9b627832b645adcd
-DIST hike-2.1.2.tgz 9111 BLAKE2B 025e54e3348384d5a5d12d58014cea797a3cc5183450a2cda6cb7568406939f4437f8a574db25457840dd20a6264c5d0b6584702dbbed595f6984ba9f501c034 SHA512 fc05b6ec5676d5b6d12273688b0f98cd01784e201947293c5af92c637adcd9cd788fa9a696d6439efcc9097e540160fb96133dffd85289e498042acce8ca0c97

diff --git a/dev-ruby/hike/hike-1.2.3-r1.ebuild b/dev-ruby/hike/hike-1.2.3-r1.ebuild
deleted file mode 100644
index 9f52891f5c5..00000000000
--- a/dev-ruby/hike/hike-1.2.3-r1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby22 ruby23 ruby24 ruby25"
-
-RUBY_FAKEGEM_TASK_TEST="none"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Hike is a Ruby library for finding files in a set of paths"
-HOMEPAGE="https://github.com/sstephenson/hike"
-LICENSE="MIT"
-SRC_URI="https://github.com/sstephenson/hike/archive/v${PV}.tar.gz -> ${P}.tgz"
-
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-SLOT="0"
-IUSE=""
-
-each_ruby_test() {
-	${RUBY} -Ilib:test -S testrb-2 test || die
-}

diff --git a/dev-ruby/hike/hike-2.1.2.ebuild b/dev-ruby/hike/hike-2.1.2.ebuild
deleted file mode 100644
index 096102046e8..00000000000
--- a/dev-ruby/hike/hike-2.1.2.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby22 ruby23 ruby24 ruby25"
-
-RUBY_FAKEGEM_TASK_TEST="test"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Hike is a Ruby library for finding files in a set of paths"
-HOMEPAGE="https://github.com/sstephenson/hike"
-LICENSE="MIT"
-SRC_URI="https://github.com/sstephenson/hike/archive/v${PV}.tar.gz -> ${P}.tgz"
-
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-SLOT="2"
-IUSE="test"
-
-ruby_add_bdepend "test? ( dev-ruby/minitest )"

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


             reply	other threads:[~2019-01-16 19:23 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-16 19:23 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-02-04 10:45 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/hike/ Hans de Graaff
2016-05-01  6:34 Hans de Graaff
2016-05-01  6:34 Hans de Graaff
2016-04-16 21:59 Manuel RĂ¼ger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1547665594.a1ce19b8ee721836c67aeb2e9c2529ae88509e13.graaff@gentoo \
    --to=graaff@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox