public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Manuel Rüger" <mrueg@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/color/
Date: Fri, 25 Dec 2015 18:26:57 +0000 (UTC)	[thread overview]
Message-ID: <1451067990.bb4c818e83b44a121443be81eb1a9e77b6109ba1.mrueg@gentoo> (raw)

commit:     bb4c818e83b44a121443be81eb1a9e77b6109ba1
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 25 18:20:18 2015 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Fri Dec 25 18:26:30 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb4c818e

dev-ruby/color: Remove old

Package-Manager: portage-2.2.26

 dev-ruby/color/Manifest              |  1 -
 dev-ruby/color/color-1.7.1-r1.ebuild | 29 -----------------------------
 dev-ruby/color/color-1.7.1.ebuild    | 29 -----------------------------
 3 files changed, 59 deletions(-)

diff --git a/dev-ruby/color/Manifest b/dev-ruby/color/Manifest
index b58ce39..16d936a 100644
--- a/dev-ruby/color/Manifest
+++ b/dev-ruby/color/Manifest
@@ -1,2 +1 @@
-DIST color-1.7.1.tar.gz 40780 SHA256 36deaa02dc327452f7ac4e35fe1ae1c2d7faa9bb2a0b0d9b6c1a112fe29d7f7b SHA512 78e0b4c171ab2754531cf0874088e7b9cc495957fa3de5c3899f176fd629f1677f1fd9bdb68c0a3784cd5939242f8a4127cda8932f114800052c973431739f07 WHIRLPOOL eb719f91162c15aef89f81e263940c41941e18f0fd7007b27377ca3fd781239951eb0dca80df142bb2f22a84e9917ffd322cb9640a684e95227c43d6f0678256
 DIST color-1.8.tar.gz 42530 SHA256 de87df57b7eb6dcdb9f43559bd6f273c543210c567894cc0549fdb4b8e63c470 SHA512 be48a8895b5dd33326a9debe250c87df37025eb2dca05a0eb61b82b31dbc1ee27c175fc1e37262bce88729e882dfb66f449a3a29c76b9ef0ac2064ffa2b4266c WHIRLPOOL 55fb543fbc6bf3d2b4c234b87ede2767f6ce63c27957e913acb8e0e686d82412b61f5a6d6a16592b361c5a02dcb75e5f7a2de56f88e8189ba9360eb5a3cf9493

diff --git a/dev-ruby/color/color-1.7.1-r1.ebuild b/dev-ruby/color/color-1.7.1-r1.ebuild
deleted file mode 100644
index a590cdc..0000000
--- a/dev-ruby/color/color-1.7.1-r1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21 ruby22"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="History.rdoc README.rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Colour management with Ruby"
-HOMEPAGE="http://color.rubyforge.org/"
-SRC_URI="https://github.com/halostatue/color/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-ruby_add_bdepend "
-	test? (
-		>=dev-ruby/minitest-5.0
-	)"
-
-each_ruby_test() {
-	${RUBY} -Ilib:test:. -e "Dir['test/test_*.rb'].each{|f| require f}" || die
-}

diff --git a/dev-ruby/color/color-1.7.1.ebuild b/dev-ruby/color/color-1.7.1.ebuild
deleted file mode 100644
index 3926d93..0000000
--- a/dev-ruby/color/color-1.7.1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="ruby19 ruby20"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="History.rdoc README.rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Colour management with Ruby"
-HOMEPAGE="http://color.rubyforge.org/"
-SRC_URI="https://github.com/halostatue/color/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 x86"
-IUSE=""
-
-ruby_add_bdepend "
-	test? (
-		>=dev-ruby/minitest-5.0
-	)"
-
-each_ruby_test() {
-	${RUBY} -S testrb -Ilib test/test_*.rb || die
-}


             reply	other threads:[~2015-12-25 18:27 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-25 18:26 Manuel Rüger [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-27 20:43 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/color/ Hans de Graaff
2023-03-12 12:09 Hans de Graaff
2022-05-07  6:34 Hans de Graaff
2021-11-24  6:37 Hans de Graaff
2021-10-29  6:03 Hans de Graaff
2020-04-19 13:05 Hans de Graaff
2018-02-02 17:14 Hans de Graaff
2017-08-18  6:11 Hans de Graaff
2016-12-18  7:45 Hans de Graaff
2015-12-11 10:06 Agostino Sarubbo
2015-10-26  5:30 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=1451067990.bb4c818e83b44a121443be81eb1a9e77b6109ba1.mrueg@gentoo \
    --to=mrueg@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