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/domain_name/
Date: Mon, 22 Jan 2018 20:25:03 +0000 (UTC)	[thread overview]
Message-ID: <1516652670.a3320994fc3121aae4e7387976a79cc89d3eb19b.graaff@gentoo> (raw)

commit:     a3320994fc3121aae4e7387976a79cc89d3eb19b
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 22 19:50:49 2018 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Jan 22 20:24:30 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3320994

dev-ruby/domain_name: cleanup

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-ruby/domain_name/Manifest                  |  1 -
 dev-ruby/domain_name/domain_name-0.5.24.ebuild | 46 --------------------------
 2 files changed, 47 deletions(-)

diff --git a/dev-ruby/domain_name/Manifest b/dev-ruby/domain_name/Manifest
index e71562d7a6f..ffce022d5eb 100644
--- a/dev-ruby/domain_name/Manifest
+++ b/dev-ruby/domain_name/Manifest
@@ -1,2 +1 @@
 DIST domain_name-0.5.20170404.gem 120320 BLAKE2B c2dbb97c67e1303c272ff67f2c32314827513a5953ca3b9d49667828f6972904249ab98ee0541a380fddb7c6e3fcc3959f8e5f8746ae6b38a3915169ef6c0dc2 SHA512 3314d87ac3b04337dff047c423ded2f4b99a4b9300528c34388cbc30fbcc7e84ae884969624e046e0dcc1d856e0bb8246b1556ac2dc755a1b4917ccf975fece3
-DIST domain_name-0.5.24.gem 104448 BLAKE2B 7a2ad0838710da737ea259c797bfaba93728b3548561fee2fa31c52553d9c8d947b25fe6a5cc2a304146eeed376994d6557dc945fbde1e74dcbc7aea875500d3 SHA512 46caf0be89c3b2f38f79180c14f4eaa1096f12f80feb881dafb394033d2c6118f481c898310d281d15acd5b9a54473c9d9ee8f0e77dda5b03c40a0d6f137f602

diff --git a/dev-ruby/domain_name/domain_name-0.5.24.ebuild b/dev-ruby/domain_name/domain_name-0.5.24.ebuild
deleted file mode 100644
index 8cd2c216e78..00000000000
--- a/dev-ruby/domain_name/domain_name-0.5.24.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-USE_RUBY="ruby20 ruby21 ruby22"
-
-RUBY_FAKEGEM_RECIPE_TEST="none"
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Domain Name manipulation library for Ruby"
-HOMEPAGE="https://github.com/knu/ruby-domain_name"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
-IUSE="test"
-
-ruby_add_rdepend ">=dev-ruby/unf-0.0.5-r1:0"
-
-ruby_add_bdepend "
-	test? (
-		>=dev-ruby/test-unit-2.5.5
-		dev-ruby/shoulda
-	)"
-
-all_ruby_prepare() {
-	sed -i -e '/bundler/,/end/ d; i gem "unf"' test/helper.rb || die
-	rm Gemfile* || die
-
-	# Remove development dependencies
-	sed -i -e '/dependency.*\(shoulda\|bundler\|jeweler\|rdoc\)/d' \
-		${RUBY_FAKEGEM_GEMSPEC} || die
-
-	# Avoid dependency on git.
-	sed -i -e 's/`git ls-files`/""/' ${RUBY_FAKEGEM_GEMSPEC} || die
-}
-
-each_ruby_test() {
-	ruby-ng_testrb-2 -Ilib:test test/test_*.rb
-}


             reply	other threads:[~2018-01-22 20:25 UTC|newest]

Thread overview: 70+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-22 20:25 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-30 10:31 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/domain_name/ Hans de Graaff
2024-11-01  8:02 Hans de Graaff
2024-09-14  8:59 Arthur Zamarin
2024-09-14  8:59 Arthur Zamarin
2024-09-14  8:08 Arthur Zamarin
2024-09-14  8:08 Arthur Zamarin
2024-09-14  8:08 Arthur Zamarin
2024-09-14  8:08 Arthur Zamarin
2024-09-14  8:08 Arthur Zamarin
2024-01-12  8:32 Hans de Graaff
2023-11-15  6:48 Hans de Graaff
2023-08-27 16:59 Hans de Graaff
2023-08-02  9:05 Arthur Zamarin
2023-03-29  0:24 Sam James
2023-03-28 22:19 Sam James
2023-03-28 22:12 Sam James
2023-03-28 21:49 Sam James
2022-06-28 16:59 Arthur Zamarin
2022-06-28 16:47 Arthur Zamarin
2022-05-08 15:00 WANG Xuerui
2022-05-06 10:04 Hans de Graaff
2022-04-26 14:38 Sam James
2021-10-09 15:24 Naohiro Aota
2021-08-11 14:29 Marek Szuba
2021-07-31  6:47 Hans de Graaff
2021-07-30 15:17 Agostino Sarubbo
2021-07-30 15:14 Agostino Sarubbo
2021-07-19  6:27 Agostino Sarubbo
2021-07-19  6:26 Agostino Sarubbo
2021-07-19  6:25 Agostino Sarubbo
2020-12-21 21:14 Hans de Graaff
2019-07-08  4:24 Hans de Graaff
2019-07-05  4:21 Hans de Graaff
2019-07-04 18:23 Sergei Trofimovich
2019-05-13  1:41 Thomas Deutschmann
2019-05-01 19:36 Hans de Graaff
2019-04-30  9:50 Mikle Kolyada
2019-04-29  8:51 Sergei Trofimovich
2019-04-29  8:49 Sergei Trofimovich
2018-07-10 19:11 Sergei Trofimovich
2018-04-30 20:11 Hans de Graaff
2018-04-20  5:03 Hans de Graaff
2017-12-28 20:34 Sergei Trofimovich
2017-12-12 18:39 Thomas Deutschmann
2017-12-11  6:36 Hans de Graaff
2017-12-11  6:36 Hans de Graaff
2017-12-10 22:39 Sergei Trofimovich
2017-08-27  6:18 Hans de Graaff
2017-06-11  5:40 Hans de Graaff
2017-04-06  5:07 Hans de Graaff
2017-04-06  5:07 Hans de Graaff
2017-02-23  6:56 Hans de Graaff
2016-12-05  6:43 Hans de Graaff
2016-10-28  6:41 Hans de Graaff
2016-09-28  8:17 Tobias Klausmann
2016-09-01  5:01 Hans de Graaff
2016-09-01  5:01 Hans de Graaff
2016-06-19  5:20 Hans de Graaff
2016-03-22 21:36 Manuel Rüger
2016-03-22 21:36 Manuel Rüger
2016-03-22 21:36 Manuel Rüger
2016-03-10  6:00 Hans de Graaff
2016-02-27  7:00 Hans de Graaff
2015-12-11  7:13 Hans de Graaff
2015-11-12 10:15 Agostino Sarubbo
2015-11-11  9:54 Agostino Sarubbo
2015-11-11  6:05 Jeroen Roovers
2015-11-09 11:24 Agostino Sarubbo
2015-10-08  8:13 Hans de Graaff

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=1516652670.a3320994fc3121aae4e7387976a79cc89d3eb19b.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