public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/plist/
@ 2016-01-30 15:50 Hans de Graaff
  0 siblings, 0 replies; 19+ messages in thread
From: Hans de Graaff @ 2016-01-30 15:50 UTC (permalink / raw
  To: gentoo-commits

commit:     793d46d85751c45aabca9de3bd417cc70a1fecaf
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 30 15:49:38 2016 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Jan 30 15:50:11 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=793d46d8

dev-ruby/plist: add 3.2.0

Package-Manager: portage-2.2.26

 dev-ruby/plist/Manifest           |  1 +
 dev-ruby/plist/plist-3.2.0.ebuild | 25 +++++++++++++++++++++++++
 2 files changed, 26 insertions(+)

diff --git a/dev-ruby/plist/Manifest b/dev-ruby/plist/Manifest
index fcc3702..e0275cf 100644
--- a/dev-ruby/plist/Manifest
+++ b/dev-ruby/plist/Manifest
@@ -1 +1,2 @@
 DIST plist-3.1.0.gem 37888 SHA256 9ae1a010cab13bb533af87d5a1aca23958e5dae8911317244248f9c65bb30866 SHA512 d31f4f2f30cab864c42e374799ce8e85d8b0c6e10b115c28054529fa2b76c36a7ae20087a7949fb8508f9a2360c83f8f0ddec9356505afa1c8539a46cb73d352 WHIRLPOOL 500e3f494c04a293e7bc9b7a6a98023c19756b4b19e745208f052ba17bdab575f543bf7bf26b6a4ee27c30ac3a4c5bafe9cf96327306239b95383abc4ef6d6dc
+DIST plist-3.2.0.gem 38912 SHA256 0b3dd455bde18ba7b954ff2fea4eae733f3b38b71504e723255bccc6567a70a9 SHA512 87035859b346b2b59284c5389025570ed678a4fc584bc07e8b1e3246fafc5d0f39818505cb15eb7f45e4aaa680c67d56be9e5f73d5f99f96eded885c3f5dac32 WHIRLPOOL 80a1743b9f39b9cc90d998b06df317c7d6385dfdb15e12465862cfc011e43fe3bce80ef3dfad561163bce1c899b1d3746a9c84c984c04c126eea0dd77b5a2d97

diff --git a/dev-ruby/plist/plist-3.2.0.ebuild b/dev-ruby/plist/plist-3.2.0.ebuild
new file mode 100644
index 0000000..b05405e
--- /dev/null
+++ b/dev-ruby/plist/plist-3.2.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+
+RUBY_FAKEGEM_DOCDIR="rdoc"
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.rdoc"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A library to manipulate Property List files, also known as plists"
+HOMEPAGE="http://plist.rubyforge.org/"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+IUSE=""
+
+all_ruby_prepare() {
+	sed -e '/gempackagetask/ s:^:#:' \
+		-e '/GemPackageTask/,/end/ s:^:#:' \
+		-i Rakefile || die
+}


^ permalink raw reply related	[flat|nested] 19+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/plist/
@ 2016-04-07  5:26 Hans de Graaff
  0 siblings, 0 replies; 19+ messages in thread
From: Hans de Graaff @ 2016-04-07  5:26 UTC (permalink / raw
  To: gentoo-commits

commit:     84976ba52f99ab24fc5e12c3d86be4dd2c175a6c
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Thu Apr  7 05:22:21 2016 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu Apr  7 05:22:21 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84976ba5

dev-ruby/plist: cleanup

Package-Manager: portage-2.2.26

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

diff --git a/dev-ruby/plist/Manifest b/dev-ruby/plist/Manifest
index e0275cf..9a38103 100644
--- a/dev-ruby/plist/Manifest
+++ b/dev-ruby/plist/Manifest
@@ -1,2 +1 @@
-DIST plist-3.1.0.gem 37888 SHA256 9ae1a010cab13bb533af87d5a1aca23958e5dae8911317244248f9c65bb30866 SHA512 d31f4f2f30cab864c42e374799ce8e85d8b0c6e10b115c28054529fa2b76c36a7ae20087a7949fb8508f9a2360c83f8f0ddec9356505afa1c8539a46cb73d352 WHIRLPOOL 500e3f494c04a293e7bc9b7a6a98023c19756b4b19e745208f052ba17bdab575f543bf7bf26b6a4ee27c30ac3a4c5bafe9cf96327306239b95383abc4ef6d6dc
 DIST plist-3.2.0.gem 38912 SHA256 0b3dd455bde18ba7b954ff2fea4eae733f3b38b71504e723255bccc6567a70a9 SHA512 87035859b346b2b59284c5389025570ed678a4fc584bc07e8b1e3246fafc5d0f39818505cb15eb7f45e4aaa680c67d56be9e5f73d5f99f96eded885c3f5dac32 WHIRLPOOL 80a1743b9f39b9cc90d998b06df317c7d6385dfdb15e12465862cfc011e43fe3bce80ef3dfad561163bce1c899b1d3746a9c84c984c04c126eea0dd77b5a2d97

diff --git a/dev-ruby/plist/plist-3.1.0-r1.ebuild b/dev-ruby/plist/plist-3.1.0-r1.ebuild
deleted file mode 100644
index 72dd5a0..0000000
--- a/dev-ruby/plist/plist-3.1.0-r1.ebuild
+++ /dev/null
@@ -1,27 +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_DOCDIR="rdoc"
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A library to manipulate Property List files, also known as plists"
-HOMEPAGE="http://plist.rubyforge.org/"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
-IUSE=""
-
-RUBY_PATCHES=( "${FILESDIR}"/${P}-nordoc.patch )
-
-all_ruby_prepare() {
-	sed -e '/gempackagetask/ s:^:#:' \
-		-e '/GemPackageTask/,/end/ s:^:#:' \
-		-i Rakefile || die
-}


^ permalink raw reply related	[flat|nested] 19+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/plist/
@ 2016-12-16 21:06 Hans de Graaff
  0 siblings, 0 replies; 19+ messages in thread
From: Hans de Graaff @ 2016-12-16 21:06 UTC (permalink / raw
  To: gentoo-commits

commit:     d9e8260524cccc7cc16ffaeac37535bd7463e7e6
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 16 20:51:52 2016 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Dec 16 21:02:27 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9e82605

dev-ruby/plist: fix tests for new rake versions

Package-Manager: portage-2.3.0

 dev-ruby/plist/plist-3.2.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-ruby/plist/plist-3.2.0.ebuild b/dev-ruby/plist/plist-3.2.0.ebuild
index b05405e..29d0804 100644
--- a/dev-ruby/plist/plist-3.2.0.ebuild
+++ b/dev-ruby/plist/plist-3.2.0.ebuild
@@ -21,5 +21,6 @@ IUSE=""
 all_ruby_prepare() {
 	sed -e '/gempackagetask/ s:^:#:' \
 		-e '/GemPackageTask/,/end/ s:^:#:' \
+		-e '/rubyforgepublisher/ s:^:#:' \
 		-i Rakefile || die
 }


^ permalink raw reply related	[flat|nested] 19+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/plist/
@ 2017-04-30  5:12 Hans de Graaff
  0 siblings, 0 replies; 19+ messages in thread
From: Hans de Graaff @ 2017-04-30  5:12 UTC (permalink / raw
  To: gentoo-commits

commit:     66da21ee8d5219fb887079b597c30530cb14f8a9
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 30 04:52:46 2017 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Apr 30 04:52:46 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66da21ee

dev-ruby/plist: add 3.3.0

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-ruby/plist/Manifest           |  1 +
 dev-ruby/plist/plist-3.3.0.ebuild | 28 ++++++++++++++++++++++++++++
 2 files changed, 29 insertions(+)

diff --git a/dev-ruby/plist/Manifest b/dev-ruby/plist/Manifest
index 9a38103f973..37457fc6e58 100644
--- a/dev-ruby/plist/Manifest
+++ b/dev-ruby/plist/Manifest
@@ -1 +1,2 @@
 DIST plist-3.2.0.gem 38912 SHA256 0b3dd455bde18ba7b954ff2fea4eae733f3b38b71504e723255bccc6567a70a9 SHA512 87035859b346b2b59284c5389025570ed678a4fc584bc07e8b1e3246fafc5d0f39818505cb15eb7f45e4aaa680c67d56be9e5f73d5f99f96eded885c3f5dac32 WHIRLPOOL 80a1743b9f39b9cc90d998b06df317c7d6385dfdb15e12465862cfc011e43fe3bce80ef3dfad561163bce1c899b1d3746a9c84c984c04c126eea0dd77b5a2d97
+DIST plist-3.3.0.tar.gz 36126 SHA256 e725bb33c1141b98317f5b1441498145286f59563616bd0735f1cb754564f640 SHA512 42b7bd22d4638d649d19699af0ddd5cef324698656d39cad0d842f50e0a1b894db929e7211b498050cf1e734956d5a5b3b5cca1060bb9e8955296c6654951454 WHIRLPOOL 02b70da33c183d4e34c968cec6d547d3b6309abcab631d99ca4000ef2bfba7c752cdc91796256a4def6ec402615fd63b12319fcaae007ac0f8659b67d95c6a9d

diff --git a/dev-ruby/plist/plist-3.3.0.ebuild b/dev-ruby/plist/plist-3.3.0.ebuild
new file mode 100644
index 00000000000..f9de0ec66ee
--- /dev/null
+++ b/dev-ruby/plist/plist-3.3.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+USE_RUBY="ruby21 ruby22 ruby23 ruby24"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.rdoc README.rdoc"
+
+RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
+
+RUBY_FAKEGEM_BINWRAP=""
+
+inherit ruby-fakegem
+
+DESCRIPTION="A library to manipulate Property List files, also known as plists"
+HOMEPAGE="https://github.com/patsplat/plist"
+SRC_URI="https://github.com/patsplat/plist/archive/v3.3.0.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+IUSE=""
+
+all_ruby_prepare() {
+	sed -i -e '/bundler/ s:^:#:' Rakefile || die
+	sed -i -e 's/git ls-files -z/find . -print0/' ${RUBY_FAKEGEM_GEMSPEC} || die
+}


^ permalink raw reply related	[flat|nested] 19+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/plist/
@ 2017-12-11  6:24 Hans de Graaff
  0 siblings, 0 replies; 19+ messages in thread
From: Hans de Graaff @ 2017-12-11  6:24 UTC (permalink / raw
  To: gentoo-commits

commit:     25d6f57d6259fa774afd4b6ee8dd6ca655b3660d
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 11 06:10:31 2017 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Dec 11 06:10:31 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25d6f57d

dev-ruby/plist: add 3.4.0

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-ruby/plist/Manifest           |  1 +
 dev-ruby/plist/plist-3.4.0.ebuild | 28 ++++++++++++++++++++++++++++
 2 files changed, 29 insertions(+)

diff --git a/dev-ruby/plist/Manifest b/dev-ruby/plist/Manifest
index 98ab7a9576c..f6558529289 100644
--- a/dev-ruby/plist/Manifest
+++ b/dev-ruby/plist/Manifest
@@ -1,2 +1,3 @@
 DIST plist-3.2.0.gem 38912 BLAKE2B 1b9b00c85f8290f63addcd32d5f9aa466fb3c19e4c074eaa9682f74ef8cb2462671e25613eb15439d98ddf4a7a66a9b2abbbc549f4816151937f3332d278679d SHA512 87035859b346b2b59284c5389025570ed678a4fc584bc07e8b1e3246fafc5d0f39818505cb15eb7f45e4aaa680c67d56be9e5f73d5f99f96eded885c3f5dac32
 DIST plist-3.3.0.tar.gz 36126 BLAKE2B a964a9c5b64281d4e788f210cff821a446ef53ddc57ea59e2cd4f9ba358cb3f20070ae1615017e60a84ee389365b686b86d3069843175ae03ce9a894ca0e1098 SHA512 42b7bd22d4638d649d19699af0ddd5cef324698656d39cad0d842f50e0a1b894db929e7211b498050cf1e734956d5a5b3b5cca1060bb9e8955296c6654951454
+DIST plist-3.4.0.tar.gz 36637 BLAKE2B 8ea6b11c9adca311d91cf22f7ca11cdcb3acbbb97e18a813de754acc4474183fdd7cdb569b8fe64da06170219ef2fdcabec1d2349399006254c7f399365d1f97 SHA512 01dc47b183b7dce1f20fad8d68d1bebbb6d509c62b77f41855305bf5aafd1abf7960d74f1cb9d2467648a166fbb1747bbdd57f228f10ac091d16ab1a7189525b

diff --git a/dev-ruby/plist/plist-3.4.0.ebuild b/dev-ruby/plist/plist-3.4.0.ebuild
new file mode 100644
index 00000000000..a947bff6be7
--- /dev/null
+++ b/dev-ruby/plist/plist-3.4.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+USE_RUBY="ruby22 ruby23 ruby24"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.rdoc README.rdoc"
+
+RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
+
+RUBY_FAKEGEM_BINWRAP=""
+
+inherit ruby-fakegem
+
+DESCRIPTION="A library to manipulate Property List files, also known as plists"
+HOMEPAGE="https://github.com/patsplat/plist"
+SRC_URI="https://github.com/patsplat/plist/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+IUSE=""
+
+all_ruby_prepare() {
+	sed -i -e '/bundler/ s:^:#:' Rakefile || die
+	sed -i -e 's/git ls-files -z/find . -print0/' ${RUBY_FAKEGEM_GEMSPEC} || die
+}


^ permalink raw reply related	[flat|nested] 19+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/plist/
@ 2018-02-08  6:25 Hans de Graaff
  0 siblings, 0 replies; 19+ messages in thread
From: Hans de Graaff @ 2018-02-08  6:25 UTC (permalink / raw
  To: gentoo-commits

commit:     f2fefcb19c901ca576004c80b194eb80618d9a69
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Thu Feb  8 05:35:04 2018 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu Feb  8 06:24:37 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2fefcb1

dev-ruby/plist: add ruby25

Package-Manager: Portage-2.3.19, Repoman-2.3.6

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

diff --git a/dev-ruby/plist/plist-3.4.0.ebuild b/dev-ruby/plist/plist-3.4.0.ebuild
index a947bff6be7..b7acbddff13 100644
--- a/dev-ruby/plist/plist-3.4.0.ebuild
+++ b/dev-ruby/plist/plist-3.4.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-USE_RUBY="ruby22 ruby23 ruby24"
+USE_RUBY="ruby22 ruby23 ruby24 ruby25"
 
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 RUBY_FAKEGEM_EXTRADOC="CHANGELOG.rdoc README.rdoc"


^ permalink raw reply related	[flat|nested] 19+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/plist/
@ 2018-02-08  6:25 Hans de Graaff
  0 siblings, 0 replies; 19+ messages in thread
From: Hans de Graaff @ 2018-02-08  6:25 UTC (permalink / raw
  To: gentoo-commits

commit:     f8c3cff7c3fa826b9dbb6d653315750684fd3262
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Thu Feb  8 05:32:49 2018 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu Feb  8 06:24:35 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8c3cff7

dev-ruby/plist: cleanup

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-ruby/plist/Manifest           |  2 --
 dev-ruby/plist/plist-3.2.0.ebuild | 25 -------------------------
 dev-ruby/plist/plist-3.3.0.ebuild | 28 ----------------------------
 3 files changed, 55 deletions(-)

diff --git a/dev-ruby/plist/Manifest b/dev-ruby/plist/Manifest
index f6558529289..10c217f76f9 100644
--- a/dev-ruby/plist/Manifest
+++ b/dev-ruby/plist/Manifest
@@ -1,3 +1 @@
-DIST plist-3.2.0.gem 38912 BLAKE2B 1b9b00c85f8290f63addcd32d5f9aa466fb3c19e4c074eaa9682f74ef8cb2462671e25613eb15439d98ddf4a7a66a9b2abbbc549f4816151937f3332d278679d SHA512 87035859b346b2b59284c5389025570ed678a4fc584bc07e8b1e3246fafc5d0f39818505cb15eb7f45e4aaa680c67d56be9e5f73d5f99f96eded885c3f5dac32
-DIST plist-3.3.0.tar.gz 36126 BLAKE2B a964a9c5b64281d4e788f210cff821a446ef53ddc57ea59e2cd4f9ba358cb3f20070ae1615017e60a84ee389365b686b86d3069843175ae03ce9a894ca0e1098 SHA512 42b7bd22d4638d649d19699af0ddd5cef324698656d39cad0d842f50e0a1b894db929e7211b498050cf1e734956d5a5b3b5cca1060bb9e8955296c6654951454
 DIST plist-3.4.0.tar.gz 36637 BLAKE2B 8ea6b11c9adca311d91cf22f7ca11cdcb3acbbb97e18a813de754acc4474183fdd7cdb569b8fe64da06170219ef2fdcabec1d2349399006254c7f399365d1f97 SHA512 01dc47b183b7dce1f20fad8d68d1bebbb6d509c62b77f41855305bf5aafd1abf7960d74f1cb9d2467648a166fbb1747bbdd57f228f10ac091d16ab1a7189525b

diff --git a/dev-ruby/plist/plist-3.2.0.ebuild b/dev-ruby/plist/plist-3.2.0.ebuild
deleted file mode 100644
index 66dfdd74900..00000000000
--- a/dev-ruby/plist/plist-3.2.0.ebuild
+++ /dev/null
@@ -1,25 +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 ruby23"
-
-RUBY_FAKEGEM_DOCDIR="rdoc"
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A library to manipulate Property List files, also known as plists"
-HOMEPAGE="http://plist.rubyforge.org/"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
-IUSE=""
-
-all_ruby_prepare() {
-	sed -e '/gempackagetask/ s:^:#:' \
-		-e '/GemPackageTask/,/end/ s:^:#:' \
-		-e '/rubyforgepublisher/ s:^:#:' \
-		-i Rakefile || die
-}

diff --git a/dev-ruby/plist/plist-3.3.0.ebuild b/dev-ruby/plist/plist-3.3.0.ebuild
deleted file mode 100644
index f9de0ec66ee..00000000000
--- a/dev-ruby/plist/plist-3.3.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.rdoc README.rdoc"
-
-RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
-
-RUBY_FAKEGEM_BINWRAP=""
-
-inherit ruby-fakegem
-
-DESCRIPTION="A library to manipulate Property List files, also known as plists"
-HOMEPAGE="https://github.com/patsplat/plist"
-SRC_URI="https://github.com/patsplat/plist/archive/v3.3.0.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
-IUSE=""
-
-all_ruby_prepare() {
-	sed -i -e '/bundler/ s:^:#:' Rakefile || die
-	sed -i -e 's/git ls-files -z/find . -print0/' ${RUBY_FAKEGEM_GEMSPEC} || die
-}


^ permalink raw reply related	[flat|nested] 19+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/plist/
@ 2019-01-14 16:36 Hans de Graaff
  0 siblings, 0 replies; 19+ messages in thread
From: Hans de Graaff @ 2019-01-14 16:36 UTC (permalink / raw
  To: gentoo-commits

commit:     0b2b073ffe6e08940f2932db65a973690ac112bf
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 14 16:36:45 2019 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Jan 14 16:36:45 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b2b073f

dev-ruby/plist: add ruby26

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

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

diff --git a/dev-ruby/plist/plist-3.4.0.ebuild b/dev-ruby/plist/plist-3.4.0.ebuild
index b7acbddff13..e61a98bd1f1 100644
--- a/dev-ruby/plist/plist-3.4.0.ebuild
+++ b/dev-ruby/plist/plist-3.4.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-USE_RUBY="ruby22 ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 RUBY_FAKEGEM_EXTRADOC="CHANGELOG.rdoc README.rdoc"


^ permalink raw reply related	[flat|nested] 19+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/plist/
@ 2019-07-16  6:56 Hans de Graaff
  0 siblings, 0 replies; 19+ messages in thread
From: Hans de Graaff @ 2019-07-16  6:56 UTC (permalink / raw
  To: gentoo-commits

commit:     afca3f36593700ed7c1eb78f068b1a148f3c0f7c
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 16 05:40:27 2019 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Jul 16 06:33:21 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afca3f36

dev-ruby/plist: add 3.5.0

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11

 dev-ruby/plist/Manifest           |  1 +
 dev-ruby/plist/plist-3.5.0.ebuild | 28 ++++++++++++++++++++++++++++
 2 files changed, 29 insertions(+)

diff --git a/dev-ruby/plist/Manifest b/dev-ruby/plist/Manifest
index 10c217f76f9..a56d24dfff1 100644
--- a/dev-ruby/plist/Manifest
+++ b/dev-ruby/plist/Manifest
@@ -1 +1,2 @@
 DIST plist-3.4.0.tar.gz 36637 BLAKE2B 8ea6b11c9adca311d91cf22f7ca11cdcb3acbbb97e18a813de754acc4474183fdd7cdb569b8fe64da06170219ef2fdcabec1d2349399006254c7f399365d1f97 SHA512 01dc47b183b7dce1f20fad8d68d1bebbb6d509c62b77f41855305bf5aafd1abf7960d74f1cb9d2467648a166fbb1747bbdd57f228f10ac091d16ab1a7189525b
+DIST plist-3.5.0.tar.gz 36650 BLAKE2B 8f93f8ef2fdedd9da50c4bdf9c473d3b199cd828909ea1572b761bc4e8d0508e997a60737ea21c7fa96764787ecefd41aa0b0046f94d3f89de796a746a794e21 SHA512 b1c9ccd66db1e0d1ebef3931f6db0f57ace2a1bb417885da48e9658c66af28997b6675a8050db78fe0083f05afc91e1313cb823d79553288d7c0c4a3a9762920

diff --git a/dev-ruby/plist/plist-3.5.0.ebuild b/dev-ruby/plist/plist-3.5.0.ebuild
new file mode 100644
index 00000000000..3208cf05db0
--- /dev/null
+++ b/dev-ruby/plist/plist-3.5.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+USE_RUBY="ruby24 ruby25 ruby26"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.rdoc README.rdoc"
+
+RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
+
+RUBY_FAKEGEM_BINWRAP=""
+
+inherit ruby-fakegem
+
+DESCRIPTION="A library to manipulate Property List files, also known as plists"
+HOMEPAGE="https://github.com/patsplat/plist"
+SRC_URI="https://github.com/patsplat/plist/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+IUSE=""
+
+all_ruby_prepare() {
+	sed -i -e '/bundler/ s:^:#:' Rakefile || die
+	sed -i -e 's/git ls-files -z/find . -print0/' ${RUBY_FAKEGEM_GEMSPEC} || die
+}


^ permalink raw reply related	[flat|nested] 19+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/plist/
@ 2020-07-22 13:44 Hans de Graaff
  0 siblings, 0 replies; 19+ messages in thread
From: Hans de Graaff @ 2020-07-22 13:44 UTC (permalink / raw
  To: gentoo-commits

commit:     5eeec17a0056c86d42b251464391359b54f3ba71
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 22 13:12:49 2020 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Jul 22 13:44:21 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5eeec17a

dev-ruby/plist: add 3.5.0

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

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

diff --git a/dev-ruby/plist/plist-3.5.0.ebuild b/dev-ruby/plist/plist-3.5.0.ebuild
index 3208cf05db0..b07ffde2a47 100644
--- a/dev-ruby/plist/plist-3.5.0.ebuild
+++ b/dev-ruby/plist/plist-3.5.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-USE_RUBY="ruby24 ruby25 ruby26"
+USE_RUBY="ruby24 ruby25 ruby26 ruby27"
 
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 RUBY_FAKEGEM_EXTRADOC="CHANGELOG.rdoc README.rdoc"


^ permalink raw reply related	[flat|nested] 19+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/plist/
@ 2020-07-31  6:28 Hans de Graaff
  0 siblings, 0 replies; 19+ messages in thread
From: Hans de Graaff @ 2020-07-31  6:28 UTC (permalink / raw
  To: gentoo-commits

commit:     e24223079947ff891f920cac81e0e8e31076bbf0
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 31 06:17:50 2020 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Jul 31 06:28:22 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2422307

dev-ruby/plist: cleanup

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/plist/Manifest           |  1 -
 dev-ruby/plist/plist-3.4.0.ebuild | 28 ----------------------------
 2 files changed, 29 deletions(-)

diff --git a/dev-ruby/plist/Manifest b/dev-ruby/plist/Manifest
index a56d24dfff1..d8e6f7969e0 100644
--- a/dev-ruby/plist/Manifest
+++ b/dev-ruby/plist/Manifest
@@ -1,2 +1 @@
-DIST plist-3.4.0.tar.gz 36637 BLAKE2B 8ea6b11c9adca311d91cf22f7ca11cdcb3acbbb97e18a813de754acc4474183fdd7cdb569b8fe64da06170219ef2fdcabec1d2349399006254c7f399365d1f97 SHA512 01dc47b183b7dce1f20fad8d68d1bebbb6d509c62b77f41855305bf5aafd1abf7960d74f1cb9d2467648a166fbb1747bbdd57f228f10ac091d16ab1a7189525b
 DIST plist-3.5.0.tar.gz 36650 BLAKE2B 8f93f8ef2fdedd9da50c4bdf9c473d3b199cd828909ea1572b761bc4e8d0508e997a60737ea21c7fa96764787ecefd41aa0b0046f94d3f89de796a746a794e21 SHA512 b1c9ccd66db1e0d1ebef3931f6db0f57ace2a1bb417885da48e9658c66af28997b6675a8050db78fe0083f05afc91e1313cb823d79553288d7c0c4a3a9762920

diff --git a/dev-ruby/plist/plist-3.4.0.ebuild b/dev-ruby/plist/plist-3.4.0.ebuild
deleted file mode 100644
index e61a98bd1f1..00000000000
--- a/dev-ruby/plist/plist-3.4.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby23 ruby24 ruby25 ruby26"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.rdoc README.rdoc"
-
-RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
-
-RUBY_FAKEGEM_BINWRAP=""
-
-inherit ruby-fakegem
-
-DESCRIPTION="A library to manipulate Property List files, also known as plists"
-HOMEPAGE="https://github.com/patsplat/plist"
-SRC_URI="https://github.com/patsplat/plist/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
-IUSE=""
-
-all_ruby_prepare() {
-	sed -i -e '/bundler/ s:^:#:' Rakefile || die
-	sed -i -e 's/git ls-files -z/find . -print0/' ${RUBY_FAKEGEM_GEMSPEC} || die
-}


^ permalink raw reply related	[flat|nested] 19+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/plist/
@ 2021-01-03  8:05 Hans de Graaff
  0 siblings, 0 replies; 19+ messages in thread
From: Hans de Graaff @ 2021-01-03  8:05 UTC (permalink / raw
  To: gentoo-commits

commit:     eca96cfbc77bfea7b31afd1de13841c3ccb66782
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Jan  3 07:10:58 2021 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Jan  3 08:05:23 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eca96cfb

dev-ruby/plist: add 3.6.0

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/plist/Manifest           |  1 +
 dev-ruby/plist/plist-3.6.0.ebuild | 27 +++++++++++++++++++++++++++
 2 files changed, 28 insertions(+)

diff --git a/dev-ruby/plist/Manifest b/dev-ruby/plist/Manifest
index d8e6f7969e0..c2366db073b 100644
--- a/dev-ruby/plist/Manifest
+++ b/dev-ruby/plist/Manifest
@@ -1 +1,2 @@
 DIST plist-3.5.0.tar.gz 36650 BLAKE2B 8f93f8ef2fdedd9da50c4bdf9c473d3b199cd828909ea1572b761bc4e8d0508e997a60737ea21c7fa96764787ecefd41aa0b0046f94d3f89de796a746a794e21 SHA512 b1c9ccd66db1e0d1ebef3931f6db0f57ace2a1bb417885da48e9658c66af28997b6675a8050db78fe0083f05afc91e1313cb823d79553288d7c0c4a3a9762920
+DIST plist-3.6.0.tar.gz 37311 BLAKE2B dd9bd1a7cf62974fb4b51744ab826ab65e6e02030073ec3b60b3d420982b65ceb3b1c1bb50e0f38fb68e25c366b17e7885cf5053418338ea05c324afad2df5b7 SHA512 d5991d944d8f02cacecdbdf9834379f34fd915eb3cf252aa1923e8d49a3b17c72ae07fbd53f1cfe9d0c14147729f4736838e4cea3fc286a90280bcc3de4b7fd1

diff --git a/dev-ruby/plist/plist-3.6.0.ebuild b/dev-ruby/plist/plist-3.6.0.ebuild
new file mode 100644
index 00000000000..eea486931d7
--- /dev/null
+++ b/dev-ruby/plist/plist-3.6.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+USE_RUBY="ruby25 ruby26 ruby27 ruby30"
+
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.rdoc README.rdoc"
+
+RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
+
+RUBY_FAKEGEM_BINWRAP=""
+
+inherit ruby-fakegem
+
+DESCRIPTION="A library to manipulate Property List files, also known as plists"
+HOMEPAGE="https://github.com/patsplat/plist"
+SRC_URI="https://github.com/patsplat/plist/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+IUSE=""
+
+all_ruby_prepare() {
+	sed -i -e '/bundler/ s:^:#:' Rakefile || die
+	sed -i -e 's/git ls-files -z/find . -print0/' ${RUBY_FAKEGEM_GEMSPEC} || die
+}


^ permalink raw reply related	[flat|nested] 19+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/plist/
@ 2022-04-30  9:08 Hans de Graaff
  0 siblings, 0 replies; 19+ messages in thread
From: Hans de Graaff @ 2022-04-30  9:08 UTC (permalink / raw
  To: gentoo-commits

commit:     dba5e43e49e058fcad85b481cb9702754391d699
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 30 07:52:24 2022 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Apr 30 09:07:58 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dba5e43e

dev-ruby/plist: drop 3.5.0

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/plist/Manifest           |  1 -
 dev-ruby/plist/plist-3.5.0.ebuild | 28 ----------------------------
 2 files changed, 29 deletions(-)

diff --git a/dev-ruby/plist/Manifest b/dev-ruby/plist/Manifest
index c2366db073b1..26f4a805b58e 100644
--- a/dev-ruby/plist/Manifest
+++ b/dev-ruby/plist/Manifest
@@ -1,2 +1 @@
-DIST plist-3.5.0.tar.gz 36650 BLAKE2B 8f93f8ef2fdedd9da50c4bdf9c473d3b199cd828909ea1572b761bc4e8d0508e997a60737ea21c7fa96764787ecefd41aa0b0046f94d3f89de796a746a794e21 SHA512 b1c9ccd66db1e0d1ebef3931f6db0f57ace2a1bb417885da48e9658c66af28997b6675a8050db78fe0083f05afc91e1313cb823d79553288d7c0c4a3a9762920
 DIST plist-3.6.0.tar.gz 37311 BLAKE2B dd9bd1a7cf62974fb4b51744ab826ab65e6e02030073ec3b60b3d420982b65ceb3b1c1bb50e0f38fb68e25c366b17e7885cf5053418338ea05c324afad2df5b7 SHA512 d5991d944d8f02cacecdbdf9834379f34fd915eb3cf252aa1923e8d49a3b17c72ae07fbd53f1cfe9d0c14147729f4736838e4cea3fc286a90280bcc3de4b7fd1

diff --git a/dev-ruby/plist/plist-3.5.0.ebuild b/dev-ruby/plist/plist-3.5.0.ebuild
deleted file mode 100644
index eb0ca18ca57f..000000000000
--- a/dev-ruby/plist/plist-3.5.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby24 ruby25 ruby26 ruby27"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.rdoc README.rdoc"
-
-RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
-
-RUBY_FAKEGEM_BINWRAP=""
-
-inherit ruby-fakegem
-
-DESCRIPTION="A library to manipulate Property List files, also known as plists"
-HOMEPAGE="https://github.com/patsplat/plist"
-SRC_URI="https://github.com/patsplat/plist/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
-IUSE=""
-
-all_ruby_prepare() {
-	sed -i -e '/bundler/ s:^:#:' Rakefile || die
-	sed -i -e 's/git ls-files -z/find . -print0/' ${RUBY_FAKEGEM_GEMSPEC} || die
-}


^ permalink raw reply related	[flat|nested] 19+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/plist/
@ 2022-04-30  9:08 Hans de Graaff
  0 siblings, 0 replies; 19+ messages in thread
From: Hans de Graaff @ 2022-04-30  9:08 UTC (permalink / raw
  To: gentoo-commits

commit:     57bec9ae78776e8b9a9cdb3a59604d9de5f1954c
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 30 07:53:30 2022 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Apr 30 09:07:58 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57bec9ae

dev-ruby/plist: enable ruby31 and disable ruby25

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

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

diff --git a/dev-ruby/plist/plist-3.6.0.ebuild b/dev-ruby/plist/plist-3.6.0.ebuild
index 3d6bd85d776b..ead510f58365 100644
--- a/dev-ruby/plist/plist-3.6.0.ebuild
+++ b/dev-ruby/plist/plist-3.6.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-USE_RUBY="ruby25 ruby26 ruby27 ruby30"
+USE_RUBY="ruby26 ruby27 ruby30 ruby31"
 
 RUBY_FAKEGEM_EXTRADOC="CHANGELOG.rdoc README.rdoc"
 


^ permalink raw reply related	[flat|nested] 19+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/plist/
@ 2023-02-25  7:21 Hans de Graaff
  0 siblings, 0 replies; 19+ messages in thread
From: Hans de Graaff @ 2023-02-25  7:21 UTC (permalink / raw
  To: gentoo-commits

commit:     8435473a510696ee7c2019e88b9e84c775cfc54c
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 24 08:06:56 2023 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Feb 25 07:20:50 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8435473a

dev-ruby/plist: add 3.7.0

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/plist/Manifest           |  1 +
 dev-ruby/plist/plist-3.7.0.ebuild | 27 +++++++++++++++++++++++++++
 2 files changed, 28 insertions(+)

diff --git a/dev-ruby/plist/Manifest b/dev-ruby/plist/Manifest
index 26f4a805b58e..014d14ef74d2 100644
--- a/dev-ruby/plist/Manifest
+++ b/dev-ruby/plist/Manifest
@@ -1 +1,2 @@
 DIST plist-3.6.0.tar.gz 37311 BLAKE2B dd9bd1a7cf62974fb4b51744ab826ab65e6e02030073ec3b60b3d420982b65ceb3b1c1bb50e0f38fb68e25c366b17e7885cf5053418338ea05c324afad2df5b7 SHA512 d5991d944d8f02cacecdbdf9834379f34fd915eb3cf252aa1923e8d49a3b17c72ae07fbd53f1cfe9d0c14147729f4736838e4cea3fc286a90280bcc3de4b7fd1
+DIST plist-3.7.0.tar.gz 38215 BLAKE2B a92cb0e4902c4e7a76ab9aca32a340c69f196bfb2c8836deab897e7cf9b653e74bae1aa0ad4de0eee71876bcc787bbc7caaa0ba61d4a716bff3cf202d14a6a12 SHA512 138ff5d9890f3da2add2f2d7935d7cacfcd57314ae92bf04b1ca4d37fe00d586a40629e84c8b9ef871db277587efe2375d934ca5a7e7b92eaffb441ee361e533

diff --git a/dev-ruby/plist/plist-3.7.0.ebuild b/dev-ruby/plist/plist-3.7.0.ebuild
new file mode 100644
index 000000000000..7c16e0721bea
--- /dev/null
+++ b/dev-ruby/plist/plist-3.7.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby27 ruby30 ruby31"
+
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.rdoc README.rdoc"
+
+RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
+
+RUBY_FAKEGEM_BINWRAP=""
+
+inherit ruby-fakegem
+
+DESCRIPTION="A library to manipulate Property List files, also known as plists"
+HOMEPAGE="https://github.com/patsplat/plist"
+SRC_URI="https://github.com/patsplat/plist/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
+IUSE=""
+
+all_ruby_prepare() {
+	sed -i -e '/bundler/ s:^:#:' Rakefile || die
+	sed -i -e 's/git ls-files -z/find * -print0/' ${RUBY_FAKEGEM_GEMSPEC} || die
+}


^ permalink raw reply related	[flat|nested] 19+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/plist/
@ 2023-06-29 20:13 Hans de Graaff
  0 siblings, 0 replies; 19+ messages in thread
From: Hans de Graaff @ 2023-06-29 20:13 UTC (permalink / raw
  To: gentoo-commits

commit:     eea5b260bee709f0da65e473ddc3582ca524fcdc
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 29 19:52:54 2023 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu Jun 29 20:13:51 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eea5b260

dev-ruby/plist: drop 3.6.0

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/plist/Manifest           |  1 -
 dev-ruby/plist/plist-3.6.0.ebuild | 27 ---------------------------
 2 files changed, 28 deletions(-)

diff --git a/dev-ruby/plist/Manifest b/dev-ruby/plist/Manifest
index 014d14ef74d2..e76e916bd61d 100644
--- a/dev-ruby/plist/Manifest
+++ b/dev-ruby/plist/Manifest
@@ -1,2 +1 @@
-DIST plist-3.6.0.tar.gz 37311 BLAKE2B dd9bd1a7cf62974fb4b51744ab826ab65e6e02030073ec3b60b3d420982b65ceb3b1c1bb50e0f38fb68e25c366b17e7885cf5053418338ea05c324afad2df5b7 SHA512 d5991d944d8f02cacecdbdf9834379f34fd915eb3cf252aa1923e8d49a3b17c72ae07fbd53f1cfe9d0c14147729f4736838e4cea3fc286a90280bcc3de4b7fd1
 DIST plist-3.7.0.tar.gz 38215 BLAKE2B a92cb0e4902c4e7a76ab9aca32a340c69f196bfb2c8836deab897e7cf9b653e74bae1aa0ad4de0eee71876bcc787bbc7caaa0ba61d4a716bff3cf202d14a6a12 SHA512 138ff5d9890f3da2add2f2d7935d7cacfcd57314ae92bf04b1ca4d37fe00d586a40629e84c8b9ef871db277587efe2375d934ca5a7e7b92eaffb441ee361e533

diff --git a/dev-ruby/plist/plist-3.6.0.ebuild b/dev-ruby/plist/plist-3.6.0.ebuild
deleted file mode 100644
index d38f541cd703..000000000000
--- a/dev-ruby/plist/plist-3.6.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-USE_RUBY="ruby26 ruby27 ruby30 ruby31"
-
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.rdoc README.rdoc"
-
-RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
-
-RUBY_FAKEGEM_BINWRAP=""
-
-inherit ruby-fakegem
-
-DESCRIPTION="A library to manipulate Property List files, also known as plists"
-HOMEPAGE="https://github.com/patsplat/plist"
-SRC_URI="https://github.com/patsplat/plist/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
-IUSE=""
-
-all_ruby_prepare() {
-	sed -i -e '/bundler/ s:^:#:' Rakefile || die
-	sed -i -e 's/git ls-files -z/find . -print0/' ${RUBY_FAKEGEM_GEMSPEC} || die
-}


^ permalink raw reply related	[flat|nested] 19+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/plist/
@ 2023-06-29 20:13 Hans de Graaff
  0 siblings, 0 replies; 19+ messages in thread
From: Hans de Graaff @ 2023-06-29 20:13 UTC (permalink / raw
  To: gentoo-commits

commit:     ca1b50057a2a4dc9911abbe8a9c52817d5cc26f5
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 29 19:53:33 2023 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu Jun 29 20:13:51 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca1b5005

dev-ruby/plist: enable ruby32

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/plist/plist-3.7.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/plist/plist-3.7.0.ebuild b/dev-ruby/plist/plist-3.7.0.ebuild
index 332ce628515f..6c1861606436 100644
--- a/dev-ruby/plist/plist-3.7.0.ebuild
+++ b/dev-ruby/plist/plist-3.7.0.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-USE_RUBY="ruby27 ruby30 ruby31"
+USE_RUBY="ruby30 ruby31 ruby32"
 
 RUBY_FAKEGEM_EXTRADOC="CHANGELOG.rdoc README.rdoc"
 


^ permalink raw reply related	[flat|nested] 19+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/plist/
@ 2023-12-27 13:55 Hans de Graaff
  0 siblings, 0 replies; 19+ messages in thread
From: Hans de Graaff @ 2023-12-27 13:55 UTC (permalink / raw
  To: gentoo-commits

commit:     958d686c6a7c937b1bd53526dfd05cd62358b456
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 27 13:48:20 2023 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Dec 27 13:55:44 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=958d686c

dev-ruby/plist: enable ruby33

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/plist/plist-3.7.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/plist/plist-3.7.0.ebuild b/dev-ruby/plist/plist-3.7.0.ebuild
index 6c1861606436..276d44a0fb73 100644
--- a/dev-ruby/plist/plist-3.7.0.ebuild
+++ b/dev-ruby/plist/plist-3.7.0.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-USE_RUBY="ruby30 ruby31 ruby32"
+USE_RUBY="ruby31 ruby32 ruby33"
 
 RUBY_FAKEGEM_EXTRADOC="CHANGELOG.rdoc README.rdoc"
 


^ permalink raw reply related	[flat|nested] 19+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/plist/
@ 2023-12-28  9:33 Hans de Graaff
  0 siblings, 0 replies; 19+ messages in thread
From: Hans de Graaff @ 2023-12-28  9:33 UTC (permalink / raw
  To: gentoo-commits

commit:     36b48f9e0da5fc971f2096cb5b684400583ea5ee
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 28 09:02:18 2023 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu Dec 28 09:33:53 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36b48f9e

dev-ruby/plist: add 3.7.1

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/plist/Manifest           |  1 +
 dev-ruby/plist/plist-3.7.1.ebuild | 29 +++++++++++++++++++++++++++++
 2 files changed, 30 insertions(+)

diff --git a/dev-ruby/plist/Manifest b/dev-ruby/plist/Manifest
index e76e916bd61d..5781efaa89bb 100644
--- a/dev-ruby/plist/Manifest
+++ b/dev-ruby/plist/Manifest
@@ -1 +1,2 @@
 DIST plist-3.7.0.tar.gz 38215 BLAKE2B a92cb0e4902c4e7a76ab9aca32a340c69f196bfb2c8836deab897e7cf9b653e74bae1aa0ad4de0eee71876bcc787bbc7caaa0ba61d4a716bff3cf202d14a6a12 SHA512 138ff5d9890f3da2add2f2d7935d7cacfcd57314ae92bf04b1ca4d37fe00d586a40629e84c8b9ef871db277587efe2375d934ca5a7e7b92eaffb441ee361e533
+DIST plist-3.7.1.tar.gz 38307 BLAKE2B 7c03af0a1567f6f8f0543626e1993d8a921f7330b560d618754d396fb282298ccdee35e9992b8a6e1131479ce09a9fa0c37b906547ff636109d0e38035abc53f SHA512 cd1c88027bccaa3005837e06df4f300005691fdda97d0e8d62cc7babacb6d1f3f80d7a446978f234b2f883246de34f29265578aba10a1d2995f65918bf1f7c9e

diff --git a/dev-ruby/plist/plist-3.7.1.ebuild b/dev-ruby/plist/plist-3.7.1.ebuild
new file mode 100644
index 000000000000..c0b029420060
--- /dev/null
+++ b/dev-ruby/plist/plist-3.7.1.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby31 ruby32 ruby33"
+
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.rdoc README.rdoc"
+
+RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
+
+RUBY_FAKEGEM_BINWRAP=""
+
+inherit ruby-fakegem
+
+DESCRIPTION="A library to manipulate Property List files, also known as plists"
+HOMEPAGE="https://github.com/patsplat/plist"
+SRC_URI="https://github.com/patsplat/plist/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+IUSE=""
+
+ruby_add_rdepend "test? ( dev-ruby/base64 )"
+
+all_ruby_prepare() {
+	sed -i -e '/bundler/ s:^:#:' Rakefile || die
+	sed -i -e 's/git ls-files -z/find * -print0/' ${RUBY_FAKEGEM_GEMSPEC} || die
+}


^ permalink raw reply related	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2023-12-28  9:34 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-30  5:12 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/plist/ Hans de Graaff
  -- strict thread matches above, loose matches on Subject: below --
2023-12-28  9:33 Hans de Graaff
2023-12-27 13:55 Hans de Graaff
2023-06-29 20:13 Hans de Graaff
2023-06-29 20:13 Hans de Graaff
2023-02-25  7:21 Hans de Graaff
2022-04-30  9:08 Hans de Graaff
2022-04-30  9:08 Hans de Graaff
2021-01-03  8:05 Hans de Graaff
2020-07-31  6:28 Hans de Graaff
2020-07-22 13:44 Hans de Graaff
2019-07-16  6:56 Hans de Graaff
2019-01-14 16:36 Hans de Graaff
2018-02-08  6:25 Hans de Graaff
2018-02-08  6:25 Hans de Graaff
2017-12-11  6:24 Hans de Graaff
2016-12-16 21:06 Hans de Graaff
2016-04-07  5:26 Hans de Graaff
2016-01-30 15:50 Hans de Graaff

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox