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/png/
Date: Wed, 31 May 2017 04:38:34 +0000 (UTC)	[thread overview]
Message-ID: <1496204648.450d12876ce3429b82c8c1772360dca74c2499d5.graaff@gentoo> (raw)

commit:     450d12876ce3429b82c8c1772360dca74c2499d5
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed May 31 04:20:12 2017 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed May 31 04:24:08 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=450d1287

remove masked dev-ruby/png

 dev-ruby/png/Manifest         |  1 -
 dev-ruby/png/metadata.xml     |  8 --------
 dev-ruby/png/png-1.2.1.ebuild | 46 -------------------------------------------
 3 files changed, 55 deletions(-)

diff --git a/dev-ruby/png/Manifest b/dev-ruby/png/Manifest
deleted file mode 100644
index abb0de286e6..00000000000
--- a/dev-ruby/png/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST png-1.2.1.gem 22016 SHA256 678235c7c6f1194ec9d3690035044df6820ba41a9d995b73f63d3e8a8926e737 SHA512 307d302d536f195255e0c192e54cce219314c053dd59b88b881c4c9df8d3f1e733c7874c40d5e7db8fe32649dc84dd40dbfc79c5ca31f79e6b98f35af1b40561 WHIRLPOOL 04f2d96d881e2c4889f15cf97af7bcd100d8ab73f8e38eac65635c27c0c4a3c9f93da87f4d00782bf62becfcf444a19a5168f40dc9fc9e9b506f654a023e568a

diff --git a/dev-ruby/png/metadata.xml b/dev-ruby/png/metadata.xml
deleted file mode 100644
index eb1e47f2edf..00000000000
--- a/dev-ruby/png/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/png/png-1.2.1.ebuild b/dev-ruby/png/png-1.2.1.ebuild
deleted file mode 100644
index 1c430f01354..00000000000
--- a/dev-ruby/png/png-1.2.1.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"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="History.txt README.txt"
-
-inherit ruby-fakegem
-
-DESCRIPTION="An almost pure-Ruby Portable Network Graphics (PNG) library"
-HOMEPAGE="http://docs.seattlerb.org/png/"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-ruby_add_bdepend "
-	test? (
-		dev-ruby/minitest
-	)"
-
-ruby_add_rdepend ">=dev-ruby/RubyInline-3.5.0"
-
-all_ruby_prepare() {
-	sed -i -e "/rubyforge/s/^/#/" Rakefile || die
-	sed -i -e "1i# encoding: ascii-8bit" test/test_png.rb || die
-}
-
-src_test() {
-	chmod 0755 "${HOME}" || die "Failed to fix permissions on home."
-	ruby-ng_src_test
-}
-
-each_ruby_test() {
-	${RUBY} -Ilib:test:. -e 'Dir["test/test_*.rb"].each{|f| require f}' || die
-}
-
-all_ruby_install() {
-	all_fakegem_install
-
-	insinto /usr/share/doc/${PF}
-	doins -r example
-}


             reply	other threads:[~2017-05-31  4:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-31  4:38 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-04-13  4:53 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/png/ Hans de Graaff
2016-04-13  4:53 Hans de Graaff
2016-04-13  4:53 Hans de Graaff
2015-08-11 20:52 Peter Wilmott

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=1496204648.450d12876ce3429b82c8c1772360dca74c2499d5.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