[gentoo-commits] repo/gentoo:master commit in: dev-ruby/png/

2017-05-30 Thread Hans de Graaff
commit: 450d12876ce3429b82c8c1772360dca74c2499d5
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed May 31 04:20:12 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed May 31 04:24:08 2017 +
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..000
--- 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..000
--- a/dev-ruby/png/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   r...@gentoo.org
-   Gentoo Ruby Project
-   
-

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..000
--- 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
-}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/png/

2016-04-12 Thread Hans de Graaff
commit: 7ebe9d34b8de9947cd5fbaba717a1e64ff733eaf
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Apr 13 04:35:57 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Apr 13 04:35:57 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ebe9d34

dev-ruby/png: drop ruby19

Package-Manager: portage-2.2.26

 dev-ruby/png/png-1.2.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/png/png-1.2.1.ebuild b/dev-ruby/png/png-1.2.1.ebuild
index e177aff..26f7311 100644
--- a/dev-ruby/png/png-1.2.1.ebuild
+++ b/dev-ruby/png/png-1.2.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21"
+USE_RUBY="ruby20 ruby21"
 
 RUBY_FAKEGEM_TASK_DOC="docs"
 RUBY_FAKEGEM_DOCDIR="doc"



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/png/

2016-04-12 Thread Hans de Graaff
commit: 473f79272777bf089426428874c341a4fca0a4eb
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Apr 13 04:35:06 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Apr 13 04:35:06 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=473f7927

dev-ruby/png: cleanup

Package-Manager: portage-2.2.26

 dev-ruby/png/Manifest|  1 -
 dev-ruby/png/png-1.2.0-r2.ebuild | 46 
 2 files changed, 47 deletions(-)

diff --git a/dev-ruby/png/Manifest b/dev-ruby/png/Manifest
index 0cf9588..abb0de2 100644
--- a/dev-ruby/png/Manifest
+++ b/dev-ruby/png/Manifest
@@ -1,2 +1 @@
-DIST png-1.2.0.gem 19968 SHA256 
1b8a3b4a2d76341a4e1d2ed64180d70d463e1e6538a9b45ce319b53c2f4dbd1a SHA512 
c8b70697a38766dd6fd5057bd998d41a33caf61780f0bbcc908ed8f76378a79f441bcdd89ae5aad83780acb3de6113165bbf104b110bb7ae83226c15a13bda44
 WHIRLPOOL 
cb278beea767f69f57501ea7f6742097c14ebd4cbfc26fa57cda12ae27837b51eaa0475e25431f8f7feb46b2bd5b8210e7ee2fe0b157091ec959ed1756d64837
 DIST png-1.2.1.gem 22016 SHA256 
678235c7c6f1194ec9d3690035044df6820ba41a9d995b73f63d3e8a8926e737 SHA512 
307d302d536f195255e0c192e54cce219314c053dd59b88b881c4c9df8d3f1e733c7874c40d5e7db8fe32649dc84dd40dbfc79c5ca31f79e6b98f35af1b40561
 WHIRLPOOL 
04f2d96d881e2c4889f15cf97af7bcd100d8ab73f8e38eac65635c27c0c4a3c9f93da87f4d00782bf62becfcf444a19a5168f40dc9fc9e9b506f654a023e568a

diff --git a/dev-ruby/png/png-1.2.0-r2.ebuild b/dev-ruby/png/png-1.2.0-r2.ebuild
deleted file mode 100644
index 18c1478..000
--- a/dev-ruby/png/png-1.2.0-r2.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21"
-
-RUBY_FAKEGEM_TASK_DOC="docs"
-RUBY_FAKEGEM_DOCDIR="doc"
-RUBY_FAKEGEM_EXTRADOC="History.txt README.txt"
-
-inherit ruby-fakegem
-
-DESCRIPTION="An almost pure-Ruby Portable Network Graphics (PNG) library"
-HOMEPAGE="http://rubyforge.org/projects/seattlerb/;
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-ruby_add_bdepend "
-   doc? ( dev-ruby/hoe )
-   test? (
-   dev-ruby/hoe
-   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
-}
-
-all_ruby_install() {
-   all_fakegem_install
-
-   insinto /usr/share/doc/${PF}
-   doins -r example
-}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/png/

2016-04-12 Thread Hans de Graaff
commit: e10d8d8a2748b486271ecd40a7cb5c091a5e0f87
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Apr 13 04:53:14 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Apr 13 04:53:14 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e10d8d8a

dev-ruby/png: avoid hoe for doc and tests

Package-Manager: portage-2.2.26

 dev-ruby/png/png-1.2.1.ebuild | 9 +
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/dev-ruby/png/png-1.2.1.ebuild b/dev-ruby/png/png-1.2.1.ebuild
index 26f7311..435bf21 100644
--- a/dev-ruby/png/png-1.2.1.ebuild
+++ b/dev-ruby/png/png-1.2.1.ebuild
@@ -5,8 +5,7 @@
 EAPI=5
 USE_RUBY="ruby20 ruby21"
 
-RUBY_FAKEGEM_TASK_DOC="docs"
-RUBY_FAKEGEM_DOCDIR="doc"
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 RUBY_FAKEGEM_EXTRADOC="History.txt README.txt"
 
 inherit ruby-fakegem
@@ -20,9 +19,7 @@ KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 ruby_add_bdepend "
-   doc? ( dev-ruby/hoe )
test? (
-   dev-ruby/hoe
dev-ruby/minitest
)"
 
@@ -38,6 +35,10 @@ src_test() {
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
 



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/png/

2015-08-11 Thread Peter Wilmott
commit: ef1b4cfbac91e9d76431cc0b1ec8bb708f5fa083
Author: Peter Wilmott p8952 AT gentoo DOT org
AuthorDate: Tue Aug 11 20:51:36 2015 +
Commit: Peter Wilmott p8952 AT gentoo DOT org
CommitDate: Tue Aug 11 20:52:00 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef1b4cfb

dev-ruby/png: Version bump  Update homepage

Package-Manager: portage-2.2.20

 dev-ruby/png/Manifest |  1 +
 dev-ruby/png/png-1.2.1.ebuild | 46 +++
 2 files changed, 47 insertions(+)

diff --git a/dev-ruby/png/Manifest b/dev-ruby/png/Manifest
index 9ed8a7e..0cf9588 100644
--- a/dev-ruby/png/Manifest
+++ b/dev-ruby/png/Manifest
@@ -1 +1,2 @@
 DIST png-1.2.0.gem 19968 SHA256 
1b8a3b4a2d76341a4e1d2ed64180d70d463e1e6538a9b45ce319b53c2f4dbd1a SHA512 
c8b70697a38766dd6fd5057bd998d41a33caf61780f0bbcc908ed8f76378a79f441bcdd89ae5aad83780acb3de6113165bbf104b110bb7ae83226c15a13bda44
 WHIRLPOOL 
cb278beea767f69f57501ea7f6742097c14ebd4cbfc26fa57cda12ae27837b51eaa0475e25431f8f7feb46b2bd5b8210e7ee2fe0b157091ec959ed1756d64837
+DIST png-1.2.1.gem 22016 SHA256 
678235c7c6f1194ec9d3690035044df6820ba41a9d995b73f63d3e8a8926e737 SHA512 
307d302d536f195255e0c192e54cce219314c053dd59b88b881c4c9df8d3f1e733c7874c40d5e7db8fe32649dc84dd40dbfc79c5ca31f79e6b98f35af1b40561
 WHIRLPOOL 
04f2d96d881e2c4889f15cf97af7bcd100d8ab73f8e38eac65635c27c0c4a3c9f93da87f4d00782bf62becfcf444a19a5168f40dc9fc9e9b506f654a023e568a

diff --git a/dev-ruby/png/png-1.2.1.ebuild b/dev-ruby/png/png-1.2.1.ebuild
new file mode 100644
index 000..e177aff
--- /dev/null
+++ b/dev-ruby/png/png-1.2.1.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY=ruby19 ruby20 ruby21
+
+RUBY_FAKEGEM_TASK_DOC=docs
+RUBY_FAKEGEM_DOCDIR=doc
+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 
+   doc? ( dev-ruby/hoe )
+   test? (
+   dev-ruby/hoe
+   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
+}
+
+all_ruby_install() {
+   all_fakegem_install
+
+   insinto /usr/share/doc/${PF}
+   doins -r example
+}