[gentoo-commits] repo/gentoo:master commit in: dev-ruby/inifile/, profiles/

2020-10-19 Thread Michał Górny
commit: 9b47e552f88ea1f106cba89bbf657cc1dbec1d75
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Oct 19 06:41:59 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Oct 19 06:41:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b47e552

dev-ruby/inifile: Remove last-rited pkg

Signed-off-by: Michał Górny  gentoo.org>

 dev-ruby/inifile/Manifest |  1 -
 dev-ruby/inifile/inifile-3.0.0.ebuild | 26 --
 dev-ruby/inifile/metadata.xml | 11 ---
 profiles/package.mask |  2 --
 4 files changed, 40 deletions(-)

diff --git a/dev-ruby/inifile/Manifest b/dev-ruby/inifile/Manifest
deleted file mode 100644
index ecb474f22dc..000
--- a/dev-ruby/inifile/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST inifile-3.0.0.gem 18432 BLAKE2B 
28c778b9dc49e618dd5f86ab6d87a21e6a1e8ff577ce98390a7767778033012fc3c4d5476de48d80807b0a74bace0b5f775317106949fe142e88854a95436e94
 SHA512 
d77344812bb62a5639b0a36e5ac272628099021b85bab700819fe0fb9f56415517c00436d0056ca090e3d568596bc30f8ed211a00aced5b929e534d0a72b

diff --git a/dev-ruby/inifile/inifile-3.0.0.ebuild 
b/dev-ruby/inifile/inifile-3.0.0.ebuild
deleted file mode 100644
index 5623638e05d..000
--- a/dev-ruby/inifile/inifile-3.0.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-USE_RUBY="ruby23 ruby24 ruby25 ruby26"
-
-RUBY_FAKEGEM_TASK_TEST="test"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_DOCDIR="doc"
-RUBY_FAKEGEM_EXTRADOC="README.md History.txt"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Native Ruby package for reading and writing INI files"
-HOMEPAGE="https://github.com/TwP/inifile;
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-each_ruby_test() {
-   ${RUBY} -Ilib:test:. -e 'Dir["test/test_*.rb"].each{|f| require f}' || 
die
-}

diff --git a/dev-ruby/inifile/metadata.xml b/dev-ruby/inifile/metadata.xml
deleted file mode 100644
index 7faba36c6af..000
--- a/dev-ruby/inifile/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-  
-r...@gentoo.org
-Gentoo Ruby Project
-  
-  
-TwP/inifile
-  
-

diff --git a/profiles/package.mask b/profiles/package.mask
index 1635ce6dd66..ecda61876ce 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -404,8 +404,6 @@ dev-ruby/capistrano-stats
 dev-ruby/expression_parser
 # No longer needed, no deps
 dev-ruby/hoe-seattlerb
-# No longer maintained upstream, ruby27 issues, no deps
-dev-ruby/inifile
 
 # Michał Górny  (2020-09-09)
 # These packages (or package versions) still require Python 2.7.



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

2019-02-01 Thread Hans de Graaff
commit: 94549d4c23f2fb3f6088710289b64382d53b1c9d
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Feb  2 07:26:58 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Feb  2 07:54:33 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94549d4c

dev-ruby/inifile: add ruby26

Signed-off-by: Hans de Graaff  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

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

diff --git a/dev-ruby/inifile/inifile-3.0.0.ebuild 
b/dev-ruby/inifile/inifile-3.0.0.ebuild
index 70daab3e4ff..5623638e05d 100644
--- a/dev-ruby/inifile/inifile-3.0.0.ebuild
+++ b/dev-ruby/inifile/inifile-3.0.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-USE_RUBY="ruby22 ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_TASK_TEST="test"
 



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

2018-02-04 Thread Hans de Graaff
commit: 163bcfb1acd6ccbe9050e27e8e849b8c2bd85a34
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Feb  4 09:23:47 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Feb  4 10:45:00 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=163bcfb1

dev-ruby/inifile: add ruby25

Package-Manager: Portage-2.3.19, Repoman-2.3.6

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

diff --git a/dev-ruby/inifile/inifile-3.0.0.ebuild 
b/dev-ruby/inifile/inifile-3.0.0.ebuild
index a52f93318df..70daab3e4ff 100644
--- a/dev-ruby/inifile/inifile-3.0.0.ebuild
+++ b/dev-ruby/inifile/inifile-3.0.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
+USE_RUBY="ruby22 ruby23 ruby24 ruby25"
 
 RUBY_FAKEGEM_TASK_TEST="test"
 



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

2017-02-05 Thread Hans de Graaff
commit: 32cc76eb5a311b32df092f93a840226a1bfb08fe
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Feb  5 15:01:18 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Feb  5 15:08:56 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32cc76eb

dev-ruby/inifile: add ruby23, ruby24

Package-Manager: portage-2.3.3

 dev-ruby/inifile/inifile-3.0.0.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-ruby/inifile/inifile-3.0.0.ebuild 
b/dev-ruby/inifile/inifile-3.0.0.ebuild
index a49b8a5..ac6c878 100644
--- a/dev-ruby/inifile/inifile-3.0.0.ebuild
+++ b/dev-ruby/inifile/inifile-3.0.0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
 
-USE_RUBY="ruby20 ruby21 ruby22"
+USE_RUBY="ruby21 ruby22 ruby23 ruby24"
 
 RUBY_FAKEGEM_TASK_TEST="test"
 
@@ -23,5 +23,5 @@ KEYWORDS="~amd64"
 IUSE=""
 
 each_ruby_test() {
-   ${RUBY} -S testrb test/test_*.rb || die
+   ${RUBY} -Ilib:test:. -e 'Dir["test/test_*.rb"].each{|f| require f}' || 
die
 }



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

2016-07-24 Thread Hans de Graaff
commit: b5c793f39be4b9ff3eafc148f7bc94950ccd6c96
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Jul 24 14:36:39 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Jul 24 14:36:39 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5c793f3

dev-ruby/inifile: cleanup

Package-Manager: portage-2.2.28

 dev-ruby/inifile/Manifest|  1 -
 dev-ruby/inifile/inifile-2.0.2-r1.ebuild | 27 ---
 2 files changed, 28 deletions(-)

diff --git a/dev-ruby/inifile/Manifest b/dev-ruby/inifile/Manifest
index 9217c3d..0bf5e43 100644
--- a/dev-ruby/inifile/Manifest
+++ b/dev-ruby/inifile/Manifest
@@ -1,2 +1 @@
-DIST inifile-2.0.2.gem 15360 SHA256 
454c96efe281df380b6571aad5e642252916933087c12f1a943ada6c3b53370f SHA512 
769b4cab1d91ff70f49a97fdb1707db4c5c1f38a695b2d47adc60dfb6cf60dd86a34f67f33ebe32f5a74af901180d90d91616ef7667bcf3b403d4edfc253267a
 WHIRLPOOL 
bebd62caedf9b53003ded3b2bb5d361a4e670caf77cb6ff9aea736e6de7b2893fc34c8fecc61ecf4c49735c823d4178d5919ea5b4a09f6c9035c146470a9cd13
 DIST inifile-3.0.0.gem 18432 SHA256 
b103eb3655ec93cc626cf2de00950e91f7e69b8398842968e17e1815cfacbfb0 SHA512 
d77344812bb62a5639b0a36e5ac272628099021b85bab700819fe0fb9f56415517c00436d0056ca090e3d568596bc30f8ed211a00aced5b929e534d0a72b
 WHIRLPOOL 
2d1d30307508c5b9935e246d3e8832b93f84547884f86434c014bed433af0895235ff472ed7af6a584bc9a5533d4dc8296cdfd673cff1d1fead339ed73e4890c

diff --git a/dev-ruby/inifile/inifile-2.0.2-r1.ebuild 
b/dev-ruby/inifile/inifile-2.0.2-r1.ebuild
deleted file mode 100644
index de2c2a3..000
--- a/dev-ruby/inifile/inifile-2.0.2-r1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-USE_RUBY="ruby20 ruby21"
-
-RUBY_FAKEGEM_TASK_TEST="test"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_DOCDIR="doc"
-RUBY_FAKEGEM_EXTRADOC="README.md History.txt"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Native Ruby package for reading and writing INI files"
-HOMEPAGE="https://github.com/TwP/inifile;
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-each_ruby_test() {
-   ${RUBY} -S testrb test/test_*.rb || die
-}



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

2016-05-09 Thread Manuel Rüger
commit: f683358b3814870be2829ec59c51be46cc3cfc01
Author: Manuel Rüger  gentoo  org>
AuthorDate: Mon May  9 23:00:58 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Mon May  9 23:00:58 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f683358b

dev-ruby/inifile: Drop ruby19

Package-Manager: portage-2.2.28

 dev-ruby/inifile/inifile-2.0.2-r1.ebuild | 4 ++--
 dev-ruby/inifile/inifile-3.0.0.ebuild| 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-ruby/inifile/inifile-2.0.2-r1.ebuild 
b/dev-ruby/inifile/inifile-2.0.2-r1.ebuild
index ac9a35b..de2c2a3 100644
--- a/dev-ruby/inifile/inifile-2.0.2-r1.ebuild
+++ b/dev-ruby/inifile/inifile-2.0.2-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2014 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_TEST="test"
 

diff --git a/dev-ruby/inifile/inifile-3.0.0.ebuild 
b/dev-ruby/inifile/inifile-3.0.0.ebuild
index e518b03..a49b8a5 100644
--- a/dev-ruby/inifile/inifile-3.0.0.ebuild
+++ b/dev-ruby/inifile/inifile-3.0.0.ebuild
@@ -1,10 +1,10 @@
-# 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 ruby22"
+USE_RUBY="ruby20 ruby21 ruby22"
 
 RUBY_FAKEGEM_TASK_TEST="test"