From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/shorturl/
Date: Sat, 10 Apr 2021 06:17:29 +0000 (UTC) [thread overview]
Message-ID: <1618035332.ada61be36da297cda9c854829b756ff553cd6feb.graaff@gentoo> (raw)
commit: ada61be36da297cda9c854829b756ff553cd6feb
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 10 06:15:32 2021 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Apr 10 06:15:32 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ada61be3
dev-ruby/shorturl: remove masked package
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/shorturl/Manifest | 1 -
dev-ruby/shorturl/metadata.xml | 8 ------
dev-ruby/shorturl/shorturl-1.0.0-r2.ebuild | 40 ------------------------------
3 files changed, 49 deletions(-)
diff --git a/dev-ruby/shorturl/Manifest b/dev-ruby/shorturl/Manifest
deleted file mode 100644
index 7608585bfb5..00000000000
--- a/dev-ruby/shorturl/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST shorturl-1.0.0.gem 10752 BLAKE2B 6d6605dded6584510abaf09168cdb2fbe7bfeac804b2da9e1c80a9a17fcfdd7d594948394838a8490e6d1c186fb166aeebc81ade40bf352db44073816dfc4625 SHA512 d2323107449a5a66065dc225fbec101a653cf4bc1c719f18e7e5d78c89aafc8c4863aace08ed2a007e33c72f6986ea56a0307e856fb4bbf4c213206155d22312
diff --git a/dev-ruby/shorturl/metadata.xml b/dev-ruby/shorturl/metadata.xml
deleted file mode 100644
index eb1e47f2edf..00000000000
--- a/dev-ruby/shorturl/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 type="project">
- <email>ruby@gentoo.org</email>
- <name>Gentoo Ruby Project</name>
- </maintainer>
-</pkgmetadata>
diff --git a/dev-ruby/shorturl/shorturl-1.0.0-r2.ebuild b/dev-ruby/shorturl/shorturl-1.0.0-r2.ebuild
deleted file mode 100644
index d6d67b4e529..00000000000
--- a/dev-ruby/shorturl/shorturl-1.0.0-r2.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-USE_RUBY="ruby22 ruby23 ruby24 ruby25"
-
-RUBY_FAKEGEM_TASK_TEST=""
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_TASK_DOC="doc"
-
-RUBY_FAKEGEM_EXTRADOC="ChangeLog.txt README.rdoc TODO.rdoc"
-
-inherit ruby-fakegem eutils
-
-DESCRIPTION="A very simple library to use URL shortening services such as TinyURL or RubyURL"
-HOMEPAGE="https://github.com/robbyrussell/shorturl/"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-IUSE=""
-
-# All tests require network connectivity.
-RESTRICT="test"
-
-each_ruby_test() {
- ${RUBY} -Ilib:test test/ts_all.rb || die "tests failed"
-}
-
-all_ruby_install() {
- all_fakegem_install
-
- if use doc; then
- # If the doc build fails, the doc directory might not exist
- pushd doc &>/dev/null || die "pushd doc failed"
- dohtml -r .
- popd &>/dev/null
- fi
-}
next reply other threads:[~2021-04-10 6:17 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-10 6:17 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-03-06 6:46 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/shorturl/ Hans de Graaff
2016-03-15 23:41 Manuel Rüger
2016-03-15 15:27 Agostino Sarubbo
2016-02-23 7:14 Hans de Graaff
2015-11-15 23:23 Robin H. Johnson
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=1618035332.ada61be36da297cda9c854829b756ff553cd6feb.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