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/gruff/
Date: Thu, 26 Apr 2018 04:57:11 +0000 (UTC)	[thread overview]
Message-ID: <1524718493.0e3848b814809dc1dade4baf1926811e5d58cdb3.graaff@gentoo> (raw)

commit:     0e3848b814809dc1dade4baf1926811e5d58cdb3
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 26 04:54:53 2018 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu Apr 26 04:54:53 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e3848b8

dev-ruby/gruff: cleanup

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-ruby/gruff/Manifest           |  1 -
 dev-ruby/gruff/gruff-0.6.0.ebuild | 44 ---------------------------------------
 2 files changed, 45 deletions(-)

diff --git a/dev-ruby/gruff/Manifest b/dev-ruby/gruff/Manifest
index 66e9bc316e3..dfbb039afff 100644
--- a/dev-ruby/gruff/Manifest
+++ b/dev-ruby/gruff/Manifest
@@ -1,2 +1 @@
-DIST gruff-0.6.0.gem 316416 BLAKE2B 717f46d94b4b0811f2edbe42fac9c79ed389e509aad9a4f166fb068a7bdd4c7fecfaf97059364505fa354755ce9e9f79c87452e55f1eb05dae1efe41b76e1915 SHA512 4771637157d11c85d437d41d63d018915d1214fd09dc7078b883c98f640821aec3ddc64fcd4516ca4bfd06c9523ee5a4b60dc6233903e03d7336ad10989613cb
 DIST gruff-0.7.0.gem 318464 BLAKE2B bcc51f524089f53b89778143b444c70d4e168983edda247cdb4c9c84c288450154ce6e5234bbf7a0a8ae7251df611333c8bb411a8fd3765ccc5fe9650c3efc38 SHA512 b9842213ab3da7b4eccf8bd06e18d62aea14a6a15d7c45ebe7e51a76acd456ce140f094a9419d4c0bd1774e7d203bea49f9c39aca36c75d744f2732bcde9f688

diff --git a/dev-ruby/gruff/gruff-0.6.0.ebuild b/dev-ruby/gruff/gruff-0.6.0.ebuild
deleted file mode 100644
index 68b336db881..00000000000
--- a/dev-ruby/gruff/gruff-0.6.0.ebuild
+++ /dev/null
@@ -1,44 +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_TASK_DOC=""
-
-RUBY_FAKEGEM_DOCDIR="doc"
-RUBY_FAKEGEM_EXTRADOC="History.txt Manifest.txt README.md RELEASE.md"
-
-RUBY_FAKEGEM_EXTRAINSTALL="assets rails_generators"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Beautiful graphs for one or multiple datasets"
-HOMEPAGE="https://github.com/topfunky/gruff"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 x86 ~x86-macos"
-IUSE=""
-
-RUBY_PATCHES=(
-	${PN}-0.3.6-spider.patch
-)
-
-# imagemagick is an indirect dependency through rmagick. However, for
-# gruff to work properly imagemagick needs to be compiled with truetype
-# support and this cannot be expressed in the rmagick dependency. Tests
-# also require imagemagick to have jpeg and png support.
-DEPEND="${DEPEND} test? ( media-gfx/imagemagick[jpeg,png,truetype,webp] )"
-RDEPEND="${RDEPEND} media-gfx/imagemagick[truetype]"
-
-ruby_add_rdepend ">=dev-ruby/rmagick-2.13.4"
-ruby_add_bdepend "
-	test? (
-		dev-ruby/hoe
-		dev-ruby/test-unit
-	)"
-
-each_ruby_test() {
-	ruby-ng_testrb-2 test/test_*.rb
-}


             reply	other threads:[~2018-04-26  4:57 UTC|newest]

Thread overview: 49+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-26  4:57 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-08  8:59 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/gruff/ Hans de Graaff
2024-10-06 11:36 Sam James
2024-05-09  4:59 Hans de Graaff
2024-03-14  6:05 Hans de Graaff
2024-01-01  9:32 Hans de Graaff
2023-08-29 17:19 Hans de Graaff
2023-07-20 12:24 Sam James
2023-07-20 12:19 Sam James
2023-07-20  6:22 Hans de Graaff
2023-06-18  4:22 Hans de Graaff
2023-06-05  5:29 Hans de Graaff
2023-03-18 16:29 Hans de Graaff
2023-03-13 16:35 Sam James
2023-03-13 16:35 Sam James
2022-08-22  5:33 Hans de Graaff
2022-08-22  5:32 Hans de Graaff
2022-07-30  7:46 Hans de Graaff
2022-06-27  4:56 Hans de Graaff
2022-06-13  5:20 Hans de Graaff
2022-05-05  5:50 Hans de Graaff
2022-04-19  5:09 Hans de Graaff
2021-10-23  7:05 Hans de Graaff
2021-10-20  0:21 Sam James
2021-10-18 23:49 Sam James
2021-10-18  9:28 Hans de Graaff
2021-07-29  4:41 Hans de Graaff
2021-07-07  8:31 Hans de Graaff
2021-05-23  7:16 Hans de Graaff
2021-04-28  4:53 Hans de Graaff
2021-04-01 12:30 Thomas Deutschmann
2021-03-13  7:08 Hans de Graaff
2020-05-23  5:28 Hans de Graaff
2020-04-06  9:28 Hans de Graaff
2020-04-06  9:28 Hans de Graaff
2019-07-29  8:12 Hans de Graaff
2019-07-14  7:18 Hans de Graaff
2019-07-14  6:32 Hans de Graaff
2019-07-12 13:48 Hans de Graaff
2019-02-16 12:02 Hans de Graaff
2018-12-13  8:09 Hans de Graaff
2018-02-25  6:47 Hans de Graaff
2018-01-23  6:53 Hans de Graaff
2017-05-04  4:31 Hans de Graaff
2016-06-02  5:16 Hans de Graaff
2016-05-25  6:08 Hans de Graaff
2015-12-25 18:26 Manuel Rüger
2015-12-11 10:06 Agostino Sarubbo
2015-08-11  5:18 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=1524718493.0e3848b814809dc1dade4baf1926811e5d58cdb3.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