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

2023-12-27 Thread Hans de Graaff
commit: 8fb5209815c9db43000226133403a0351cc6a27a
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Dec 27 13:49:13 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Dec 27 13:55:45 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fb52098

dev-ruby/pkg-config: enable ruby33

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

 dev-ruby/pkg-config/pkg-config-1.5.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/pkg-config/pkg-config-1.5.6.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.5.6.ebuild
index 846afc769643..89913d40ba0c 100644
--- a/dev-ruby/pkg-config/pkg-config-1.5.6.ebuild
+++ b/dev-ruby/pkg-config/pkg-config-1.5.6.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-USE_RUBY="ruby31 ruby32"
+USE_RUBY="ruby31 ruby32 ruby33"
 
 RUBY_FAKEGEM_EXTRADOC="README.rdoc NEWS"
 



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

2023-11-19 Thread Hans de Graaff
commit: c1030885103f1f0a3e8af9567479723b44fef586
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Nov 20 07:17:24 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Nov 20 07:17:24 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1030885

dev-ruby/pkg-config: drop 1.5.1, 1.5.3

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

 dev-ruby/pkg-config/Manifest|  2 --
 dev-ruby/pkg-config/pkg-config-1.5.1.ebuild | 29 -
 dev-ruby/pkg-config/pkg-config-1.5.3.ebuild | 29 -
 3 files changed, 60 deletions(-)

diff --git a/dev-ruby/pkg-config/Manifest b/dev-ruby/pkg-config/Manifest
index 219889eb3835..d1098afbe733 100644
--- a/dev-ruby/pkg-config/Manifest
+++ b/dev-ruby/pkg-config/Manifest
@@ -1,5 +1,3 @@
-DIST pkg-config-1.5.1.gem 23040 BLAKE2B 
c814cabb2a57f9a40cd5b8112f0103a9aa7a4aeb10f2991ff23a846a98714d832c77ecb9bec9b3c884adf98496eb552451a6b98875a78921efdac229fc5a5e39
 SHA512 
972fdc1ed64adb66a388331e10c00648560abec8455727b804cb2fe9ce40dd9801dfc909116c1cc96b8617aa52873339a290c5d0775a88c30f2399566db557e6
 DIST pkg-config-1.5.2.gem 23040 BLAKE2B 
32670e823980888b3cc679afa61cb71092b559ad12ab0cd4485ccc191353426af23f0007fd844cc8a71ad7c4c1c190587eb7643f19f68623ecad182270606141
 SHA512 
f4aa101ff6bbfce5bf23b6c83f61e186424c097f889e51fe337d158753fc8af26ee918bb509653ea70487a7d92a24b66cc96c1c0ea4bed2cfab5cd9380317679
-DIST pkg-config-1.5.3.gem 23040 BLAKE2B 
bd629261c226c7d4f108a73e53fbc5b2c1d1828d52836c1873bcc5a7c7776109b4cdc67568667cb4b0e1666432fbcaf20b4e02b41958a562de5a79c854aa22ec
 SHA512 
06b29f5db397090c37a38f2f9b9d7cd6a1f0d11ea0d76c817f7a377f8e02d056863ebbcd04642f6d561b37b7ade5a226b68af16993e013d13e7830ffa902397d
 DIST pkg-config-1.5.5.gem 23040 BLAKE2B 
c23e7904d9a9630d684bbfb0ac85893d5539c3eff7f5a12ca8703095ec076415ff938c9e0d74e873a5a31581c3f28a60bfd65df1466bae2a109259748a921b69
 SHA512 
d796999a6a1745ddbd9b816d8d7ba714097538803f85864b41745c48730a6fa27ced405837500e6d35edc9dad432e86da0d8e788fd18e8b9d507fa0ac0fb7b81
 DIST pkg-config-1.5.6.gem 23040 BLAKE2B 
dad69e21b43fd8b97ea0f01973b89bf5182664b4170fcff7aacb40db045da313579920750450e1b2fa90a955d4c9a64b8eb9bb5618d2728db1114f4e9e173354
 SHA512 
cff5b2e3ed19ea6f8ea554990ba51a6313a663a258d9962c951ae75016fd181bc35593a871086c7f1fa4347e3f15949ad1621ea8fa86ca0d330db19c84a80ee4

diff --git a/dev-ruby/pkg-config/pkg-config-1.5.1.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.5.1.ebuild
deleted file mode 100644
index ac313afa6d2c..
--- a/dev-ruby/pkg-config/pkg-config-1.5.1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-USE_RUBY="ruby27 ruby30 ruby31 ruby32"
-
-RUBY_FAKEGEM_EXTRADOC="README.rdoc NEWS"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A pkg-config implementation by Ruby"
-HOMEPAGE="https://github.com/ruby-gnome/pkg-config;
-LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
-
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~s390 sparc x86"
-SLOT="0"
-IUSE="test"
-
-ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"
-# this is used for testing
-DEPEND+=" test? ( x11-libs/cairo )"
-
-all_ruby_prepare() {
-   sed -e '/test_cflags/aomit "Fragile on Gentoo"' -i 
test/test-pkg-config.rb || die
-}
-
-each_ruby_test() {
-   ruby-ng_testrb-2 -Ilib test/test-pkg-config.rb || die
-}

diff --git a/dev-ruby/pkg-config/pkg-config-1.5.3.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.5.3.ebuild
deleted file mode 100644
index 846afc769643..
--- a/dev-ruby/pkg-config/pkg-config-1.5.3.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-USE_RUBY="ruby31 ruby32"
-
-RUBY_FAKEGEM_EXTRADOC="README.rdoc NEWS"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A pkg-config implementation by Ruby"
-HOMEPAGE="https://github.com/ruby-gnome/pkg-config;
-LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
-
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
-SLOT="0"
-IUSE="test"
-
-ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"
-# this is used for testing
-DEPEND+=" test? ( x11-libs/cairo )"
-
-all_ruby_prepare() {
-   sed -e '/test_cflags/aomit "Fragile on Gentoo"' -i 
test/test-pkg-config.rb || die
-}
-
-each_ruby_test() {
-   ruby-ng_testrb-2 -Ilib test/test-pkg-config.rb || die
-}



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

2023-11-19 Thread Hans de Graaff
commit: 431587a598e3c18b53081b395d0bb31b8eee8fab
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Nov 20 07:16:06 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Nov 20 07:16:06 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=431587a5

dev-ruby/pkg-config: add 1.5.6

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

 dev-ruby/pkg-config/Manifest|  1 +
 dev-ruby/pkg-config/pkg-config-1.5.6.ebuild | 29 +
 2 files changed, 30 insertions(+)

diff --git a/dev-ruby/pkg-config/Manifest b/dev-ruby/pkg-config/Manifest
index 3984a20141b1..219889eb3835 100644
--- a/dev-ruby/pkg-config/Manifest
+++ b/dev-ruby/pkg-config/Manifest
@@ -2,3 +2,4 @@ DIST pkg-config-1.5.1.gem 23040 BLAKE2B 
c814cabb2a57f9a40cd5b8112f0103a9aa7a4aeb
 DIST pkg-config-1.5.2.gem 23040 BLAKE2B 
32670e823980888b3cc679afa61cb71092b559ad12ab0cd4485ccc191353426af23f0007fd844cc8a71ad7c4c1c190587eb7643f19f68623ecad182270606141
 SHA512 
f4aa101ff6bbfce5bf23b6c83f61e186424c097f889e51fe337d158753fc8af26ee918bb509653ea70487a7d92a24b66cc96c1c0ea4bed2cfab5cd9380317679
 DIST pkg-config-1.5.3.gem 23040 BLAKE2B 
bd629261c226c7d4f108a73e53fbc5b2c1d1828d52836c1873bcc5a7c7776109b4cdc67568667cb4b0e1666432fbcaf20b4e02b41958a562de5a79c854aa22ec
 SHA512 
06b29f5db397090c37a38f2f9b9d7cd6a1f0d11ea0d76c817f7a377f8e02d056863ebbcd04642f6d561b37b7ade5a226b68af16993e013d13e7830ffa902397d
 DIST pkg-config-1.5.5.gem 23040 BLAKE2B 
c23e7904d9a9630d684bbfb0ac85893d5539c3eff7f5a12ca8703095ec076415ff938c9e0d74e873a5a31581c3f28a60bfd65df1466bae2a109259748a921b69
 SHA512 
d796999a6a1745ddbd9b816d8d7ba714097538803f85864b41745c48730a6fa27ced405837500e6d35edc9dad432e86da0d8e788fd18e8b9d507fa0ac0fb7b81
+DIST pkg-config-1.5.6.gem 23040 BLAKE2B 
dad69e21b43fd8b97ea0f01973b89bf5182664b4170fcff7aacb40db045da313579920750450e1b2fa90a955d4c9a64b8eb9bb5618d2728db1114f4e9e173354
 SHA512 
cff5b2e3ed19ea6f8ea554990ba51a6313a663a258d9962c951ae75016fd181bc35593a871086c7f1fa4347e3f15949ad1621ea8fa86ca0d330db19c84a80ee4

diff --git a/dev-ruby/pkg-config/pkg-config-1.5.6.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.5.6.ebuild
new file mode 100644
index ..846afc769643
--- /dev/null
+++ b/dev-ruby/pkg-config/pkg-config-1.5.6.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"
+
+RUBY_FAKEGEM_EXTRADOC="README.rdoc NEWS"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A pkg-config implementation by Ruby"
+HOMEPAGE="https://github.com/ruby-gnome/pkg-config;
+LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+SLOT="0"
+IUSE="test"
+
+ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"
+# this is used for testing
+DEPEND+=" test? ( x11-libs/cairo )"
+
+all_ruby_prepare() {
+   sed -e '/test_cflags/aomit "Fragile on Gentoo"' -i 
test/test-pkg-config.rb || die
+}
+
+each_ruby_test() {
+   ruby-ng_testrb-2 -Ilib test/test-pkg-config.rb || die
+}



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

2023-09-04 Thread Hans de Graaff
commit: 64d58c072ea3541e5a7ca1a532f2f70e339a1a3c
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Sep  5 04:07:48 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Sep  5 04:07:48 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64d58c07

dev-ruby/pkg-config: add 1.5.5

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

 dev-ruby/pkg-config/Manifest|  1 +
 dev-ruby/pkg-config/pkg-config-1.5.5.ebuild | 29 +
 2 files changed, 30 insertions(+)

diff --git a/dev-ruby/pkg-config/Manifest b/dev-ruby/pkg-config/Manifest
index 025489058d86..3984a20141b1 100644
--- a/dev-ruby/pkg-config/Manifest
+++ b/dev-ruby/pkg-config/Manifest
@@ -1,3 +1,4 @@
 DIST pkg-config-1.5.1.gem 23040 BLAKE2B 
c814cabb2a57f9a40cd5b8112f0103a9aa7a4aeb10f2991ff23a846a98714d832c77ecb9bec9b3c884adf98496eb552451a6b98875a78921efdac229fc5a5e39
 SHA512 
972fdc1ed64adb66a388331e10c00648560abec8455727b804cb2fe9ce40dd9801dfc909116c1cc96b8617aa52873339a290c5d0775a88c30f2399566db557e6
 DIST pkg-config-1.5.2.gem 23040 BLAKE2B 
32670e823980888b3cc679afa61cb71092b559ad12ab0cd4485ccc191353426af23f0007fd844cc8a71ad7c4c1c190587eb7643f19f68623ecad182270606141
 SHA512 
f4aa101ff6bbfce5bf23b6c83f61e186424c097f889e51fe337d158753fc8af26ee918bb509653ea70487a7d92a24b66cc96c1c0ea4bed2cfab5cd9380317679
 DIST pkg-config-1.5.3.gem 23040 BLAKE2B 
bd629261c226c7d4f108a73e53fbc5b2c1d1828d52836c1873bcc5a7c7776109b4cdc67568667cb4b0e1666432fbcaf20b4e02b41958a562de5a79c854aa22ec
 SHA512 
06b29f5db397090c37a38f2f9b9d7cd6a1f0d11ea0d76c817f7a377f8e02d056863ebbcd04642f6d561b37b7ade5a226b68af16993e013d13e7830ffa902397d
+DIST pkg-config-1.5.5.gem 23040 BLAKE2B 
c23e7904d9a9630d684bbfb0ac85893d5539c3eff7f5a12ca8703095ec076415ff938c9e0d74e873a5a31581c3f28a60bfd65df1466bae2a109259748a921b69
 SHA512 
d796999a6a1745ddbd9b816d8d7ba714097538803f85864b41745c48730a6fa27ced405837500e6d35edc9dad432e86da0d8e788fd18e8b9d507fa0ac0fb7b81

diff --git a/dev-ruby/pkg-config/pkg-config-1.5.5.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.5.5.ebuild
new file mode 100644
index ..846afc769643
--- /dev/null
+++ b/dev-ruby/pkg-config/pkg-config-1.5.5.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"
+
+RUBY_FAKEGEM_EXTRADOC="README.rdoc NEWS"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A pkg-config implementation by Ruby"
+HOMEPAGE="https://github.com/ruby-gnome/pkg-config;
+LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+SLOT="0"
+IUSE="test"
+
+ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"
+# this is used for testing
+DEPEND+=" test? ( x11-libs/cairo )"
+
+all_ruby_prepare() {
+   sed -e '/test_cflags/aomit "Fragile on Gentoo"' -i 
test/test-pkg-config.rb || die
+}
+
+each_ruby_test() {
+   ruby-ng_testrb-2 -Ilib test/test-pkg-config.rb || die
+}



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

2023-08-30 Thread Hans de Graaff
commit: 2dc6711965bbadeeb3c18ca1302d964bb90bf85b
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Aug 30 05:00:37 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Aug 30 05:25:30 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2dc67119

dev-ruby/pkg-config: add 1.5.3

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

 dev-ruby/pkg-config/Manifest|  1 +
 dev-ruby/pkg-config/pkg-config-1.5.3.ebuild | 29 +
 2 files changed, 30 insertions(+)

diff --git a/dev-ruby/pkg-config/Manifest b/dev-ruby/pkg-config/Manifest
index 6681b010d48f..025489058d86 100644
--- a/dev-ruby/pkg-config/Manifest
+++ b/dev-ruby/pkg-config/Manifest
@@ -1,2 +1,3 @@
 DIST pkg-config-1.5.1.gem 23040 BLAKE2B 
c814cabb2a57f9a40cd5b8112f0103a9aa7a4aeb10f2991ff23a846a98714d832c77ecb9bec9b3c884adf98496eb552451a6b98875a78921efdac229fc5a5e39
 SHA512 
972fdc1ed64adb66a388331e10c00648560abec8455727b804cb2fe9ce40dd9801dfc909116c1cc96b8617aa52873339a290c5d0775a88c30f2399566db557e6
 DIST pkg-config-1.5.2.gem 23040 BLAKE2B 
32670e823980888b3cc679afa61cb71092b559ad12ab0cd4485ccc191353426af23f0007fd844cc8a71ad7c4c1c190587eb7643f19f68623ecad182270606141
 SHA512 
f4aa101ff6bbfce5bf23b6c83f61e186424c097f889e51fe337d158753fc8af26ee918bb509653ea70487a7d92a24b66cc96c1c0ea4bed2cfab5cd9380317679
+DIST pkg-config-1.5.3.gem 23040 BLAKE2B 
bd629261c226c7d4f108a73e53fbc5b2c1d1828d52836c1873bcc5a7c7776109b4cdc67568667cb4b0e1666432fbcaf20b4e02b41958a562de5a79c854aa22ec
 SHA512 
06b29f5db397090c37a38f2f9b9d7cd6a1f0d11ea0d76c817f7a377f8e02d056863ebbcd04642f6d561b37b7ade5a226b68af16993e013d13e7830ffa902397d

diff --git a/dev-ruby/pkg-config/pkg-config-1.5.3.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.5.3.ebuild
new file mode 100644
index ..846afc769643
--- /dev/null
+++ b/dev-ruby/pkg-config/pkg-config-1.5.3.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"
+
+RUBY_FAKEGEM_EXTRADOC="README.rdoc NEWS"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A pkg-config implementation by Ruby"
+HOMEPAGE="https://github.com/ruby-gnome/pkg-config;
+LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+SLOT="0"
+IUSE="test"
+
+ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"
+# this is used for testing
+DEPEND+=" test? ( x11-libs/cairo )"
+
+all_ruby_prepare() {
+   sed -e '/test_cflags/aomit "Fragile on Gentoo"' -i 
test/test-pkg-config.rb || die
+}
+
+each_ruby_test() {
+   ruby-ng_testrb-2 -Ilib test/test-pkg-config.rb || die
+}



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

2023-07-31 Thread Arthur Zamarin
commit: d59c3e0de3fed51553099e7b9001a2b071b4fbd6
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Jul 31 18:57:18 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Jul 31 18:57:18 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d59c3e0d

dev-ruby/pkg-config: Stabilize 1.5.2 ppc, #910985

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-ruby/pkg-config/pkg-config-1.5.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/pkg-config/pkg-config-1.5.2.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.5.2.ebuild
index e0a4542ab86e..f0907abf5103 100644
--- a/dev-ruby/pkg-config/pkg-config-1.5.2.ebuild
+++ b/dev-ruby/pkg-config/pkg-config-1.5.2.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="A pkg-config implementation by Ruby"
 HOMEPAGE="https://github.com/ruby-gnome/pkg-config;
 LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
 
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ppc ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~s390 sparc x86"
 SLOT="0"
 IUSE="test"
 



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

2023-07-11 Thread Hans de Graaff
commit: 2da1df48010df1d191a09e3f6bbfc3900928bab1
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Jul 11 04:54:47 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Jul 11 07:47:13 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2da1df48

dev-ruby/pkg-config: drop 1.4.9

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

 dev-ruby/pkg-config/Manifest|  1 -
 dev-ruby/pkg-config/pkg-config-1.4.9.ebuild | 29 -
 2 files changed, 30 deletions(-)

diff --git a/dev-ruby/pkg-config/Manifest b/dev-ruby/pkg-config/Manifest
index 814965717c7a..6681b010d48f 100644
--- a/dev-ruby/pkg-config/Manifest
+++ b/dev-ruby/pkg-config/Manifest
@@ -1,3 +1,2 @@
-DIST pkg-config-1.4.9.gem 22528 BLAKE2B 
5b033292b56fd6cd163b611d3d16becb1489691ad348124234495333906eb19d92c994068a32416360248b641769f1da0aae777bf7372119d04ab9164cdd7b32
 SHA512 
b2052be243a6f9c9a96f76651f76460bbfd9d99fe5d1fa00f47683c659f2971ade525f5da5df49e214972f3cb1226d3212e134d44f1a3fcd5e0a8d253b281194
 DIST pkg-config-1.5.1.gem 23040 BLAKE2B 
c814cabb2a57f9a40cd5b8112f0103a9aa7a4aeb10f2991ff23a846a98714d832c77ecb9bec9b3c884adf98496eb552451a6b98875a78921efdac229fc5a5e39
 SHA512 
972fdc1ed64adb66a388331e10c00648560abec8455727b804cb2fe9ce40dd9801dfc909116c1cc96b8617aa52873339a290c5d0775a88c30f2399566db557e6
 DIST pkg-config-1.5.2.gem 23040 BLAKE2B 
32670e823980888b3cc679afa61cb71092b559ad12ab0cd4485ccc191353426af23f0007fd844cc8a71ad7c4c1c190587eb7643f19f68623ecad182270606141
 SHA512 
f4aa101ff6bbfce5bf23b6c83f61e186424c097f889e51fe337d158753fc8af26ee918bb509653ea70487a7d92a24b66cc96c1c0ea4bed2cfab5cd9380317679

diff --git a/dev-ruby/pkg-config/pkg-config-1.4.9.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.4.9.ebuild
deleted file mode 100644
index 3d3b16d96978..
--- a/dev-ruby/pkg-config/pkg-config-1.4.9.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-USE_RUBY="ruby27 ruby30 ruby31"
-
-RUBY_FAKEGEM_EXTRADOC="README.rdoc NEWS"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A pkg-config implementation by Ruby"
-HOMEPAGE="https://github.com/rcairo/pkg-config;
-LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
-
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~s390 sparc x86"
-SLOT="0"
-IUSE="test"
-
-ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"
-# this is used for testing
-DEPEND+=" test? ( x11-libs/cairo )"
-
-all_ruby_prepare() {
-   sed -e '/test_cflags/aomit "Fragile on Gentoo"' -i 
test/test-pkg-config.rb || die
-}
-
-each_ruby_test() {
-   ruby-ng_testrb-2 -Ilib test/test-pkg-config.rb || die
-}



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

2023-06-17 Thread Hans de Graaff
commit: e2194a6b13efcded9f354df3a8b4d2a4d13c8ff9
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Jun 18 04:19:22 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Jun 18 04:22:06 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2194a6b

dev-ruby/pkg-config: add 1.5.2

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

 dev-ruby/pkg-config/Manifest|  1 +
 dev-ruby/pkg-config/pkg-config-1.5.2.ebuild | 29 +
 2 files changed, 30 insertions(+)

diff --git a/dev-ruby/pkg-config/Manifest b/dev-ruby/pkg-config/Manifest
index c4d82fcff6f5..814965717c7a 100644
--- a/dev-ruby/pkg-config/Manifest
+++ b/dev-ruby/pkg-config/Manifest
@@ -1,2 +1,3 @@
 DIST pkg-config-1.4.9.gem 22528 BLAKE2B 
5b033292b56fd6cd163b611d3d16becb1489691ad348124234495333906eb19d92c994068a32416360248b641769f1da0aae777bf7372119d04ab9164cdd7b32
 SHA512 
b2052be243a6f9c9a96f76651f76460bbfd9d99fe5d1fa00f47683c659f2971ade525f5da5df49e214972f3cb1226d3212e134d44f1a3fcd5e0a8d253b281194
 DIST pkg-config-1.5.1.gem 23040 BLAKE2B 
c814cabb2a57f9a40cd5b8112f0103a9aa7a4aeb10f2991ff23a846a98714d832c77ecb9bec9b3c884adf98496eb552451a6b98875a78921efdac229fc5a5e39
 SHA512 
972fdc1ed64adb66a388331e10c00648560abec8455727b804cb2fe9ce40dd9801dfc909116c1cc96b8617aa52873339a290c5d0775a88c30f2399566db557e6
+DIST pkg-config-1.5.2.gem 23040 BLAKE2B 
32670e823980888b3cc679afa61cb71092b559ad12ab0cd4485ccc191353426af23f0007fd844cc8a71ad7c4c1c190587eb7643f19f68623ecad182270606141
 SHA512 
f4aa101ff6bbfce5bf23b6c83f61e186424c097f889e51fe337d158753fc8af26ee918bb509653ea70487a7d92a24b66cc96c1c0ea4bed2cfab5cd9380317679

diff --git a/dev-ruby/pkg-config/pkg-config-1.5.2.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.5.2.ebuild
new file mode 100644
index ..d553cc41ba97
--- /dev/null
+++ b/dev-ruby/pkg-config/pkg-config-1.5.2.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="ruby30 ruby31 ruby32"
+
+RUBY_FAKEGEM_EXTRADOC="README.rdoc NEWS"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A pkg-config implementation by Ruby"
+HOMEPAGE="https://github.com/ruby-gnome/pkg-config;
+LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+SLOT="0"
+IUSE="test"
+
+ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"
+# this is used for testing
+DEPEND+=" test? ( x11-libs/cairo )"
+
+all_ruby_prepare() {
+   sed -e '/test_cflags/aomit "Fragile on Gentoo"' -i 
test/test-pkg-config.rb || die
+}
+
+each_ruby_test() {
+   ruby-ng_testrb-2 -Ilib test/test-pkg-config.rb || die
+}



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

2023-04-23 Thread Sam James
commit: 071b1e83056b457828a9c1612117b99e5e123e17
Author: Sam James  gentoo  org>
AuthorDate: Sun Apr 23 23:01:16 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Apr 23 23:01:16 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=071b1e83

dev-ruby/pkg-config: Stabilize 1.5.1 ppc, #904113

Signed-off-by: Sam James  gentoo.org>

 dev-ruby/pkg-config/pkg-config-1.5.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/pkg-config/pkg-config-1.5.1.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.5.1.ebuild
index 5e821b3b7d1c..ac313afa6d2c 100644
--- a/dev-ruby/pkg-config/pkg-config-1.5.1.ebuild
+++ b/dev-ruby/pkg-config/pkg-config-1.5.1.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="A pkg-config implementation by Ruby"
 HOMEPAGE="https://github.com/ruby-gnome/pkg-config;
 LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
 
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ppc ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~s390 sparc x86"
 SLOT="0"
 IUSE="test"
 



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

2023-04-10 Thread Sam James
commit: cb38eafe43efa4fb7013fb2113bd6a90a0c1f65e
Author: Sam James  gentoo  org>
AuthorDate: Mon Apr 10 10:57:36 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Apr 10 10:57:41 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb38eafe

dev-ruby/pkg-config: Stabilize 1.5.1 sparc, #904113

Signed-off-by: Sam James  gentoo.org>

 dev-ruby/pkg-config/pkg-config-1.5.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/pkg-config/pkg-config-1.5.1.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.5.1.ebuild
index c91a268cc693..5e821b3b7d1c 100644
--- a/dev-ruby/pkg-config/pkg-config-1.5.1.ebuild
+++ b/dev-ruby/pkg-config/pkg-config-1.5.1.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="A pkg-config implementation by Ruby"
 HOMEPAGE="https://github.com/ruby-gnome/pkg-config;
 LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
 
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ppc ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ppc ppc64 ~riscv ~s390 sparc x86"
 SLOT="0"
 IUSE="test"
 



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

2023-04-10 Thread Sam James
commit: cc6ee7399af87664495475e1fd6e69a8e9d71fd9
Author: Sam James  gentoo  org>
AuthorDate: Mon Apr 10 10:56:47 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Apr 10 10:56:47 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc6ee739

dev-ruby/pkg-config: Stabilize 1.5.1 arm, #904113

Signed-off-by: Sam James  gentoo.org>

 dev-ruby/pkg-config/pkg-config-1.5.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/pkg-config/pkg-config-1.5.1.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.5.1.ebuild
index a7e2eea7042a..37bf101b0b70 100644
--- a/dev-ruby/pkg-config/pkg-config-1.5.1.ebuild
+++ b/dev-ruby/pkg-config/pkg-config-1.5.1.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="A pkg-config implementation by Ruby"
 HOMEPAGE="https://github.com/ruby-gnome/pkg-config;
 LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ppc ppc64 ~riscv ~s390 ~sparc x86"
 SLOT="0"
 IUSE="test"
 



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

2023-04-10 Thread Sam James
commit: 7045b9eb6b5887b5e9c283af1e3ae42f1d65a256
Author: Sam James  gentoo  org>
AuthorDate: Mon Apr 10 10:56:48 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Apr 10 10:56:48 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7045b9eb

dev-ruby/pkg-config: Stabilize 1.5.1 arm64, #904113

Signed-off-by: Sam James  gentoo.org>

 dev-ruby/pkg-config/pkg-config-1.5.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/pkg-config/pkg-config-1.5.1.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.5.1.ebuild
index 37bf101b0b70..c91a268cc693 100644
--- a/dev-ruby/pkg-config/pkg-config-1.5.1.ebuild
+++ b/dev-ruby/pkg-config/pkg-config-1.5.1.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="A pkg-config implementation by Ruby"
 HOMEPAGE="https://github.com/ruby-gnome/pkg-config;
 LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
 
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ppc ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ppc ppc64 ~riscv ~s390 ~sparc x86"
 SLOT="0"
 IUSE="test"
 



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

2023-04-10 Thread Sam James
commit: 34d1592cecade94c92dd7d6f78580844d021c34a
Author: Sam James  gentoo  org>
AuthorDate: Mon Apr 10 10:53:58 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Apr 10 10:54:08 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34d1592c

dev-ruby/pkg-config: Stabilize 1.5.1 ppc64, #904113

Signed-off-by: Sam James  gentoo.org>

 dev-ruby/pkg-config/pkg-config-1.5.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/pkg-config/pkg-config-1.5.1.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.5.1.ebuild
index fe50f6717751..a7e2eea7042a 100644
--- a/dev-ruby/pkg-config/pkg-config-1.5.1.ebuild
+++ b/dev-ruby/pkg-config/pkg-config-1.5.1.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="A pkg-config implementation by Ruby"
 HOMEPAGE="https://github.com/ruby-gnome/pkg-config;
 LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~riscv ~s390 ~sparc x86"
 SLOT="0"
 IUSE="test"
 



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

2023-04-10 Thread Sam James
commit: e1cac2511d462518fac8bd131cf987bc32bc536c
Author: Sam James  gentoo  org>
AuthorDate: Mon Apr 10 10:52:42 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Apr 10 10:52:42 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1cac251

dev-ruby/pkg-config: Stabilize 1.5.1 amd64, #904113

Signed-off-by: Sam James  gentoo.org>

 dev-ruby/pkg-config/pkg-config-1.5.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/pkg-config/pkg-config-1.5.1.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.5.1.ebuild
index 148433f71298..fe50f6717751 100644
--- a/dev-ruby/pkg-config/pkg-config-1.5.1.ebuild
+++ b/dev-ruby/pkg-config/pkg-config-1.5.1.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="A pkg-config implementation by Ruby"
 HOMEPAGE="https://github.com/ruby-gnome/pkg-config;
 LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
 SLOT="0"
 IUSE="test"
 



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

2023-04-10 Thread Sam James
commit: ca7d5125afcab86e6ff7c9f142bfe590a83e532c
Author: Sam James  gentoo  org>
AuthorDate: Mon Apr 10 10:52:40 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Apr 10 10:52:40 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca7d5125

dev-ruby/pkg-config: Stabilize 1.5.1 x86, #904113

Signed-off-by: Sam James  gentoo.org>

 dev-ruby/pkg-config/pkg-config-1.5.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/pkg-config/pkg-config-1.5.1.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.5.1.ebuild
index 862cf2a04dd2..148433f71298 100644
--- a/dev-ruby/pkg-config/pkg-config-1.5.1.ebuild
+++ b/dev-ruby/pkg-config/pkg-config-1.5.1.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="A pkg-config implementation by Ruby"
 HOMEPAGE="https://github.com/ruby-gnome/pkg-config;
 LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
 SLOT="0"
 IUSE="test"
 



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

2023-03-11 Thread Hans de Graaff
commit: 91b4c5118f15fa1a2b819a21ed94af93891ae876
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Mar 11 07:39:40 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Mar 11 08:25:38 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91b4c511

dev-ruby/pkg-config: update HOMEPAGE

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

 dev-ruby/pkg-config/metadata.xml| 3 ++-
 dev-ruby/pkg-config/pkg-config-1.5.1.ebuild | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/pkg-config/metadata.xml b/dev-ruby/pkg-config/metadata.xml
index 3d83cf882827..91e59e9e6f53 100644
--- a/dev-ruby/pkg-config/metadata.xml
+++ b/dev-ruby/pkg-config/metadata.xml
@@ -10,6 +10,7 @@
 Gentoo Ruby Project
   
   
-rcairo/pkg-config
+ruby-gnome/pkg-config
+pkg-config
   
 

diff --git a/dev-ruby/pkg-config/pkg-config-1.5.1.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.5.1.ebuild
index 45a2f9b1343b..862cf2a04dd2 100644
--- a/dev-ruby/pkg-config/pkg-config-1.5.1.ebuild
+++ b/dev-ruby/pkg-config/pkg-config-1.5.1.ebuild
@@ -9,7 +9,7 @@ RUBY_FAKEGEM_EXTRADOC="README.rdoc NEWS"
 inherit ruby-fakegem
 
 DESCRIPTION="A pkg-config implementation by Ruby"
-HOMEPAGE="https://github.com/rcairo/pkg-config;
+HOMEPAGE="https://github.com/ruby-gnome/pkg-config;
 LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
 
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"



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

2023-03-11 Thread Hans de Graaff
commit: cc174b3375b3d3964784f381e2a3833e0bc7a687
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Mar 11 07:38:28 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Mar 11 08:25:38 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc174b33

dev-ruby/pkg-config: enable ruby32

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

 dev-ruby/pkg-config/pkg-config-1.5.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/pkg-config/pkg-config-1.5.1.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.5.1.ebuild
index d8aebeb67680..45a2f9b1343b 100644
--- a/dev-ruby/pkg-config/pkg-config-1.5.1.ebuild
+++ b/dev-ruby/pkg-config/pkg-config-1.5.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-USE_RUBY="ruby27 ruby30 ruby31"
+USE_RUBY="ruby27 ruby30 ruby31 ruby32"
 
 RUBY_FAKEGEM_EXTRADOC="README.rdoc NEWS"
 



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

2022-12-03 Thread Hans de Graaff
commit: 71ac3e9679a0fae428c1243a8388a0733e1647b5
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Dec  3 08:34:10 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Dec  3 09:12:43 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71ac3e96

dev-ruby/pkg-config: drop 1.4.1, 1.4.6, 1.4.7

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

 dev-ruby/pkg-config/Manifest|  3 ---
 dev-ruby/pkg-config/pkg-config-1.4.1.ebuild | 31 -
 dev-ruby/pkg-config/pkg-config-1.4.6.ebuild | 25 ---
 dev-ruby/pkg-config/pkg-config-1.4.7.ebuild | 29 ---
 4 files changed, 88 deletions(-)

diff --git a/dev-ruby/pkg-config/Manifest b/dev-ruby/pkg-config/Manifest
index d52d4f73b6c1..c4d82fcff6f5 100644
--- a/dev-ruby/pkg-config/Manifest
+++ b/dev-ruby/pkg-config/Manifest
@@ -1,5 +1,2 @@
-DIST pkg-config-1.4.1.gem 22016 BLAKE2B 
efac610221b288bb669a3783c0e70af3951478147896315c53af2186912b60045096c0ba01a0a59ce09897a2e4e747d28a091b947281fe7f6dd6f85cea31aae7
 SHA512 
72d61466c1ea53a5eda66a8e8f8106fef0269fefdd349ac83959a34bb8f36796bd3e9c7fbcbad5763d2fca015c65436f9d410724e27b6d1c495e3957d26757a6
-DIST pkg-config-1.4.6.gem 22528 BLAKE2B 
7d040576e0d035af75218e7efee6d3a8ee27206de8e12ef112c6fa7c5917f300c07149c08d510f26f89299cb73c384775403ff7f863379c195fb524c8127c59a
 SHA512 
328fbc46bb549d4cbcd4995cb91545bd13f00f3d24610f9a70b39ea3b58c595d96801fcfe9ca9848d6664d7c9dfce44ce2702a58b894b80744619678e10b0e50
-DIST pkg-config-1.4.7.gem 22528 BLAKE2B 
450dffb0c9680f92c8841bcc8c7aa2e187f73e8db1d1325ece7dd024ae0f430b8365d185742d349775bf821210ecd13dddf5b9e40bc85ede07cdaef3199b23b3
 SHA512 
ca93bcee16b75690af630236e6ab01c13de220f1ea128475ded5fac155f12a967ceebe9b5ab3e7e6f43d5dbf81ccb1bd79f6f25c92eabd3318019b0e50696623
 DIST pkg-config-1.4.9.gem 22528 BLAKE2B 
5b033292b56fd6cd163b611d3d16becb1489691ad348124234495333906eb19d92c994068a32416360248b641769f1da0aae777bf7372119d04ab9164cdd7b32
 SHA512 
b2052be243a6f9c9a96f76651f76460bbfd9d99fe5d1fa00f47683c659f2971ade525f5da5df49e214972f3cb1226d3212e134d44f1a3fcd5e0a8d253b281194
 DIST pkg-config-1.5.1.gem 23040 BLAKE2B 
c814cabb2a57f9a40cd5b8112f0103a9aa7a4aeb10f2991ff23a846a98714d832c77ecb9bec9b3c884adf98496eb552451a6b98875a78921efdac229fc5a5e39
 SHA512 
972fdc1ed64adb66a388331e10c00648560abec8455727b804cb2fe9ce40dd9801dfc909116c1cc96b8617aa52873339a290c5d0775a88c30f2399566db557e6

diff --git a/dev-ruby/pkg-config/pkg-config-1.4.1.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.4.1.ebuild
deleted file mode 100644
index 339f7b793489..
--- a/dev-ruby/pkg-config/pkg-config-1.4.1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-USE_RUBY="ruby24 ruby25 ruby26 ruby27"
-
-RUBY_FAKEGEM_EXTRADOC="README.rdoc NEWS"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A pkg-config implementation by Ruby"
-HOMEPAGE="https://github.com/rcairo/pkg-config;
-LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
-
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 sparc x86"
-SLOT="0"
-IUSE="test"
-
-ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"
-# this is used for testing
-DEPEND+=" test? ( x11-libs/cairo )"
-
-all_ruby_prepare() {
-   # drop failing tests
-   sed -i -e "/test_cflags/,/end/d"\
-   -e "/test_cflags_only_I/,/end/d" test/test_pkg_config.rb || die
-}
-
-each_ruby_test() {
-   ruby-ng_testrb-2 -Ilib test/test_${PN/-/_}.rb || die
-}

diff --git a/dev-ruby/pkg-config/pkg-config-1.4.6.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.4.6.ebuild
deleted file mode 100644
index d93955918c5a..
--- a/dev-ruby/pkg-config/pkg-config-1.4.6.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# 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="README.rdoc NEWS"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A pkg-config implementation by Ruby"
-HOMEPAGE="https://github.com/rcairo/pkg-config;
-LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
-
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
-SLOT="0"
-IUSE="test"
-
-ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"
-# this is used for testing
-DEPEND+=" test? ( x11-libs/cairo )"
-
-each_ruby_test() {
-   ruby-ng_testrb-2 -Ilib test/test-pkg-config.rb || die
-}

diff --git a/dev-ruby/pkg-config/pkg-config-1.4.7.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.4.7.ebuild
deleted file mode 100644
index 6fc6d370faeb..
--- a/dev-ruby/pkg-config/pkg-config-1.4.7.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-USE_RUBY="ruby26 ruby27 ruby30 ruby31"
-
-RUBY_FAKEGEM_EXTRADOC="README.rdoc NEWS"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A pkg-config implementation by Ruby"

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

2022-12-02 Thread Arthur Zamarin
commit: c109131841c279f9bd7946c9e2f47e2a8bfe0eec
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Dec  2 18:59:11 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Dec  2 18:59:11 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1091318

dev-ruby/pkg-config: Stabilize 1.4.9 x86, #883139

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-ruby/pkg-config/pkg-config-1.4.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/pkg-config/pkg-config-1.4.9.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.4.9.ebuild
index 381d3aa7cd81..3d3b16d96978 100644
--- a/dev-ruby/pkg-config/pkg-config-1.4.9.ebuild
+++ b/dev-ruby/pkg-config/pkg-config-1.4.9.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="A pkg-config implementation by Ruby"
 HOMEPAGE="https://github.com/rcairo/pkg-config;
 LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
 
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~s390 sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~s390 sparc x86"
 SLOT="0"
 IUSE="test"
 



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

2022-11-26 Thread Arthur Zamarin
commit: a2c13474ae2782ab11a5e6b7070fed8f93cbec7a
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Nov 26 14:11:09 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Nov 26 14:11:09 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2c13474

dev-ruby/pkg-config: Stabilize 1.4.9 sparc, #883139

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-ruby/pkg-config/pkg-config-1.4.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/pkg-config/pkg-config-1.4.9.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.4.9.ebuild
index 5f4e4266f208..e766c86d86b1 100644
--- a/dev-ruby/pkg-config/pkg-config-1.4.9.ebuild
+++ b/dev-ruby/pkg-config/pkg-config-1.4.9.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="A pkg-config implementation by Ruby"
 HOMEPAGE="https://github.com/rcairo/pkg-config;
 LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
 
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~s390 sparc ~x86"
 SLOT="0"
 IUSE="test"
 



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

2022-11-26 Thread Arthur Zamarin
commit: 1042d54801dfa134959b3110e9faf4aa10105cac
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Nov 26 14:10:58 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Nov 26 14:10:58 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1042d548

dev-ruby/pkg-config: Stabilize 1.4.9 arm, #883139

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-ruby/pkg-config/pkg-config-1.4.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/pkg-config/pkg-config-1.4.9.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.4.9.ebuild
index 98fbda0ac55e..5f4e4266f208 100644
--- a/dev-ruby/pkg-config/pkg-config-1.4.9.ebuild
+++ b/dev-ruby/pkg-config/pkg-config-1.4.9.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="A pkg-config implementation by Ruby"
 HOMEPAGE="https://github.com/rcairo/pkg-config;
 LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
 
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ppc ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~s390 ~sparc ~x86"
 SLOT="0"
 IUSE="test"
 



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

2022-11-26 Thread Hans de Graaff
commit: 045890fa56095afd2dd9d6f878e34b403034
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Nov 26 10:56:26 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Nov 26 13:58:15 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=045890fa

dev-ruby/pkg-config: add 1.5.1

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

 dev-ruby/pkg-config/Manifest|  1 +
 dev-ruby/pkg-config/pkg-config-1.5.1.ebuild | 29 +
 2 files changed, 30 insertions(+)

diff --git a/dev-ruby/pkg-config/Manifest b/dev-ruby/pkg-config/Manifest
index 769b9c9485ae..d52d4f73b6c1 100644
--- a/dev-ruby/pkg-config/Manifest
+++ b/dev-ruby/pkg-config/Manifest
@@ -2,3 +2,4 @@ DIST pkg-config-1.4.1.gem 22016 BLAKE2B 
efac610221b288bb669a3783c0e70af395147814
 DIST pkg-config-1.4.6.gem 22528 BLAKE2B 
7d040576e0d035af75218e7efee6d3a8ee27206de8e12ef112c6fa7c5917f300c07149c08d510f26f89299cb73c384775403ff7f863379c195fb524c8127c59a
 SHA512 
328fbc46bb549d4cbcd4995cb91545bd13f00f3d24610f9a70b39ea3b58c595d96801fcfe9ca9848d6664d7c9dfce44ce2702a58b894b80744619678e10b0e50
 DIST pkg-config-1.4.7.gem 22528 BLAKE2B 
450dffb0c9680f92c8841bcc8c7aa2e187f73e8db1d1325ece7dd024ae0f430b8365d185742d349775bf821210ecd13dddf5b9e40bc85ede07cdaef3199b23b3
 SHA512 
ca93bcee16b75690af630236e6ab01c13de220f1ea128475ded5fac155f12a967ceebe9b5ab3e7e6f43d5dbf81ccb1bd79f6f25c92eabd3318019b0e50696623
 DIST pkg-config-1.4.9.gem 22528 BLAKE2B 
5b033292b56fd6cd163b611d3d16becb1489691ad348124234495333906eb19d92c994068a32416360248b641769f1da0aae777bf7372119d04ab9164cdd7b32
 SHA512 
b2052be243a6f9c9a96f76651f76460bbfd9d99fe5d1fa00f47683c659f2971ade525f5da5df49e214972f3cb1226d3212e134d44f1a3fcd5e0a8d253b281194
+DIST pkg-config-1.5.1.gem 23040 BLAKE2B 
c814cabb2a57f9a40cd5b8112f0103a9aa7a4aeb10f2991ff23a846a98714d832c77ecb9bec9b3c884adf98496eb552451a6b98875a78921efdac229fc5a5e39
 SHA512 
972fdc1ed64adb66a388331e10c00648560abec8455727b804cb2fe9ce40dd9801dfc909116c1cc96b8617aa52873339a290c5d0775a88c30f2399566db557e6

diff --git a/dev-ruby/pkg-config/pkg-config-1.5.1.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.5.1.ebuild
new file mode 100644
index ..d8aebeb67680
--- /dev/null
+++ b/dev-ruby/pkg-config/pkg-config-1.5.1.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby27 ruby30 ruby31"
+
+RUBY_FAKEGEM_EXTRADOC="README.rdoc NEWS"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A pkg-config implementation by Ruby"
+HOMEPAGE="https://github.com/rcairo/pkg-config;
+LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+SLOT="0"
+IUSE="test"
+
+ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"
+# this is used for testing
+DEPEND+=" test? ( x11-libs/cairo )"
+
+all_ruby_prepare() {
+   sed -e '/test_cflags/aomit "Fragile on Gentoo"' -i 
test/test-pkg-config.rb || die
+}
+
+each_ruby_test() {
+   ruby-ng_testrb-2 -Ilib test/test-pkg-config.rb || die
+}



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

2022-11-26 Thread Arthur Zamarin
commit: 069b69f4995579dcadef1417f870cac69dea19ea
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Nov 26 13:56:33 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Nov 26 13:56:33 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=069b69f4

dev-ruby/pkg-config: Stabilize 1.4.9 ppc, #883139

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-ruby/pkg-config/pkg-config-1.4.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/pkg-config/pkg-config-1.4.9.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.4.9.ebuild
index ea55f279d2ad..e64c5eacd341 100644
--- a/dev-ruby/pkg-config/pkg-config-1.4.9.ebuild
+++ b/dev-ruby/pkg-config/pkg-config-1.4.9.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="A pkg-config implementation by Ruby"
 HOMEPAGE="https://github.com/rcairo/pkg-config;
 LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
 
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
 SLOT="0"
 IUSE="test"
 



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

2022-11-26 Thread Arthur Zamarin
commit: 6735e3feb991f8eee3f608df8f0d3d09e41f30ff
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Nov 26 13:56:34 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Nov 26 13:56:34 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6735e3fe

dev-ruby/pkg-config: Stabilize 1.4.9 ppc64, #883139

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-ruby/pkg-config/pkg-config-1.4.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/pkg-config/pkg-config-1.4.9.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.4.9.ebuild
index e64c5eacd341..98fbda0ac55e 100644
--- a/dev-ruby/pkg-config/pkg-config-1.4.9.ebuild
+++ b/dev-ruby/pkg-config/pkg-config-1.4.9.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="A pkg-config implementation by Ruby"
 HOMEPAGE="https://github.com/rcairo/pkg-config;
 LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
 
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ppc ppc64 ~riscv ~s390 ~sparc ~x86"
 SLOT="0"
 IUSE="test"
 



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

2022-11-26 Thread Arthur Zamarin
commit: fb3928e73cd65f03f43b6bbc11d879f96ef1a94b
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Nov 26 12:41:47 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Nov 26 12:41:47 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb3928e7

dev-ruby/pkg-config: Stabilize 1.4.9 arm64, #883139

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-ruby/pkg-config/pkg-config-1.4.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/pkg-config/pkg-config-1.4.9.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.4.9.ebuild
index d8aebeb67680..ea55f279d2ad 100644
--- a/dev-ruby/pkg-config/pkg-config-1.4.9.ebuild
+++ b/dev-ruby/pkg-config/pkg-config-1.4.9.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="A pkg-config implementation by Ruby"
 HOMEPAGE="https://github.com/rcairo/pkg-config;
 LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
 SLOT="0"
 IUSE="test"
 



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

2022-08-27 Thread Hans de Graaff
commit: 4147688a3ded15338ad446c7e26dcb53018ab272
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Aug 27 06:12:10 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Aug 27 06:18:42 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4147688a

dev-ruby/pkg-config: add 1.4.9

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

 dev-ruby/pkg-config/Manifest|  1 +
 dev-ruby/pkg-config/pkg-config-1.4.9.ebuild | 29 +
 2 files changed, 30 insertions(+)

diff --git a/dev-ruby/pkg-config/Manifest b/dev-ruby/pkg-config/Manifest
index ae5ad08ef980..769b9c9485ae 100644
--- a/dev-ruby/pkg-config/Manifest
+++ b/dev-ruby/pkg-config/Manifest
@@ -1,3 +1,4 @@
 DIST pkg-config-1.4.1.gem 22016 BLAKE2B 
efac610221b288bb669a3783c0e70af3951478147896315c53af2186912b60045096c0ba01a0a59ce09897a2e4e747d28a091b947281fe7f6dd6f85cea31aae7
 SHA512 
72d61466c1ea53a5eda66a8e8f8106fef0269fefdd349ac83959a34bb8f36796bd3e9c7fbcbad5763d2fca015c65436f9d410724e27b6d1c495e3957d26757a6
 DIST pkg-config-1.4.6.gem 22528 BLAKE2B 
7d040576e0d035af75218e7efee6d3a8ee27206de8e12ef112c6fa7c5917f300c07149c08d510f26f89299cb73c384775403ff7f863379c195fb524c8127c59a
 SHA512 
328fbc46bb549d4cbcd4995cb91545bd13f00f3d24610f9a70b39ea3b58c595d96801fcfe9ca9848d6664d7c9dfce44ce2702a58b894b80744619678e10b0e50
 DIST pkg-config-1.4.7.gem 22528 BLAKE2B 
450dffb0c9680f92c8841bcc8c7aa2e187f73e8db1d1325ece7dd024ae0f430b8365d185742d349775bf821210ecd13dddf5b9e40bc85ede07cdaef3199b23b3
 SHA512 
ca93bcee16b75690af630236e6ab01c13de220f1ea128475ded5fac155f12a967ceebe9b5ab3e7e6f43d5dbf81ccb1bd79f6f25c92eabd3318019b0e50696623
+DIST pkg-config-1.4.9.gem 22528 BLAKE2B 
5b033292b56fd6cd163b611d3d16becb1489691ad348124234495333906eb19d92c994068a32416360248b641769f1da0aae777bf7372119d04ab9164cdd7b32
 SHA512 
b2052be243a6f9c9a96f76651f76460bbfd9d99fe5d1fa00f47683c659f2971ade525f5da5df49e214972f3cb1226d3212e134d44f1a3fcd5e0a8d253b281194

diff --git a/dev-ruby/pkg-config/pkg-config-1.4.9.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.4.9.ebuild
new file mode 100644
index ..d8aebeb67680
--- /dev/null
+++ b/dev-ruby/pkg-config/pkg-config-1.4.9.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby27 ruby30 ruby31"
+
+RUBY_FAKEGEM_EXTRADOC="README.rdoc NEWS"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A pkg-config implementation by Ruby"
+HOMEPAGE="https://github.com/rcairo/pkg-config;
+LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+SLOT="0"
+IUSE="test"
+
+ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"
+# this is used for testing
+DEPEND+=" test? ( x11-libs/cairo )"
+
+all_ruby_prepare() {
+   sed -e '/test_cflags/aomit "Fragile on Gentoo"' -i 
test/test-pkg-config.rb || die
+}
+
+each_ruby_test() {
+   ruby-ng_testrb-2 -Ilib test/test-pkg-config.rb || die
+}



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

2022-04-30 Thread Hans de Graaff
commit: ce58e80025bc497113bb5022993bc526474eb627
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Apr 30 07:51:48 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Apr 30 09:07:57 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce58e800

dev-ruby/pkg-config: drop 1.4.2, 1.4.3, 1.4.4, 1.4.5

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

 dev-ruby/pkg-config/Manifest|  4 
 dev-ruby/pkg-config/pkg-config-1.4.2.ebuild | 31 -
 dev-ruby/pkg-config/pkg-config-1.4.3.ebuild | 31 -
 dev-ruby/pkg-config/pkg-config-1.4.4.ebuild | 25 ---
 dev-ruby/pkg-config/pkg-config-1.4.5.ebuild | 25 ---
 5 files changed, 116 deletions(-)

diff --git a/dev-ruby/pkg-config/Manifest b/dev-ruby/pkg-config/Manifest
index ce984fc78fff..ae5ad08ef980 100644
--- a/dev-ruby/pkg-config/Manifest
+++ b/dev-ruby/pkg-config/Manifest
@@ -1,7 +1,3 @@
 DIST pkg-config-1.4.1.gem 22016 BLAKE2B 
efac610221b288bb669a3783c0e70af3951478147896315c53af2186912b60045096c0ba01a0a59ce09897a2e4e747d28a091b947281fe7f6dd6f85cea31aae7
 SHA512 
72d61466c1ea53a5eda66a8e8f8106fef0269fefdd349ac83959a34bb8f36796bd3e9c7fbcbad5763d2fca015c65436f9d410724e27b6d1c495e3957d26757a6
-DIST pkg-config-1.4.2.gem 22016 BLAKE2B 
fb8f32c811f856d11653fc0450e5615d83dea07f07f712b4914edfdca1e35f9b2da7d04578c9f28a1562cb0a405e54f6429cfac792ca2f86710d18c30a75be71
 SHA512 
f727f416860b08e87390c60800333bab7b0d6238fe1f93bc12b92ec67ca75c5c9ad128332a54a0b895dbf49944a50619e3bf40c49efcc7e73811d51714ae3d66
-DIST pkg-config-1.4.3.gem 22016 BLAKE2B 
a23bfee3790a03d4224efe16439b1c43a6174336b567d7c84d429e848035f7c77d96340e677a7f75e3cef415f236cc1d09cc0f75bee5d8769e9490bc2fc5f4c8
 SHA512 
4952636442d585b555d048666937e568f237789329ed6110475efe149d607f4b1946ce1b616574a91de7e4c17ef9cc5cc3b4bb2867a7dc08344183a41303f42d
-DIST pkg-config-1.4.4.gem 22016 BLAKE2B 
6514405160fdfaa2be0938cb976ae779b964fdf54f0c49f6480ca09d3877459cf88af1f7b17519ee511d24c9b9bdc21087091b3050fcb252487d880f330a7beb
 SHA512 
bb355e2183c9077d0e940d768b7eb12dff2b31fa518b1d28be751c52ecbbb16a99b326c7d6953501056074156faef9f30682dc82c3350da00f80f9a55d491550
-DIST pkg-config-1.4.5.gem 22016 BLAKE2B 
adbe2447e676c04eaf5e2d7dc6b1a165278f309d01c3d1b34b2a528d6639b525307cc40a62c06026e0c16fea5b7d48f2813f9b8617332586065e2f66ae3e2037
 SHA512 
4c3f4dc8d414efc9a140f3438c6977c6b534b7944356ac0c4a95233924dbe372c47b15296ba0f8e35cd6520664f28381131cbaafb33f8d004bb34adfdcc5c236
 DIST pkg-config-1.4.6.gem 22528 BLAKE2B 
7d040576e0d035af75218e7efee6d3a8ee27206de8e12ef112c6fa7c5917f300c07149c08d510f26f89299cb73c384775403ff7f863379c195fb524c8127c59a
 SHA512 
328fbc46bb549d4cbcd4995cb91545bd13f00f3d24610f9a70b39ea3b58c595d96801fcfe9ca9848d6664d7c9dfce44ce2702a58b894b80744619678e10b0e50
 DIST pkg-config-1.4.7.gem 22528 BLAKE2B 
450dffb0c9680f92c8841bcc8c7aa2e187f73e8db1d1325ece7dd024ae0f430b8365d185742d349775bf821210ecd13dddf5b9e40bc85ede07cdaef3199b23b3
 SHA512 
ca93bcee16b75690af630236e6ab01c13de220f1ea128475ded5fac155f12a967ceebe9b5ab3e7e6f43d5dbf81ccb1bd79f6f25c92eabd3318019b0e50696623

diff --git a/dev-ruby/pkg-config/pkg-config-1.4.2.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.4.2.ebuild
deleted file mode 100644
index 2ebdd50bb933..
--- a/dev-ruby/pkg-config/pkg-config-1.4.2.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-USE_RUBY="ruby25 ruby26 ruby27"
-
-RUBY_FAKEGEM_EXTRADOC="README.rdoc NEWS"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A pkg-config implementation by Ruby"
-HOMEPAGE="https://github.com/rcairo/pkg-config;
-LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
-
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
-SLOT="0"
-IUSE="test"
-
-ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"
-# this is used for testing
-DEPEND+=" test? ( x11-libs/cairo )"
-
-all_ruby_prepare() {
-   # drop failing tests
-   sed -i -e "/test_cflags/,/end/d"\
-   -e "/test_cflags_only_I/,/end/d" test/test_pkg_config.rb || die
-}
-
-each_ruby_test() {
-   ruby-ng_testrb-2 -Ilib test/test_${PN/-/_}.rb || die
-}

diff --git a/dev-ruby/pkg-config/pkg-config-1.4.3.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.4.3.ebuild
deleted file mode 100644
index 47172bfeeaaa..
--- a/dev-ruby/pkg-config/pkg-config-1.4.3.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-USE_RUBY="ruby25 ruby26 ruby27 ruby30"
-
-RUBY_FAKEGEM_EXTRADOC="README.rdoc NEWS"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A pkg-config implementation by Ruby"
-HOMEPAGE="https://github.com/rcairo/pkg-config;
-LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
-
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
-SLOT="0"
-IUSE="test"
-
-ruby_add_bdepend "test? ( 

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

2022-04-26 Thread Sam James
commit: 41deda89cfb91552a78482725d66f2be10263d85
Author: Sam James  gentoo  org>
AuthorDate: Tue Apr 26 13:44:37 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 26 13:44:37 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41deda89

dev-ruby/pkg-config: Keyword 1.4.7 s390, #840930

Signed-off-by: Sam James  gentoo.org>

 dev-ruby/pkg-config/pkg-config-1.4.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/pkg-config/pkg-config-1.4.7.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.4.7.ebuild
index e9bde838ad48..6fc6d370faeb 100644
--- a/dev-ruby/pkg-config/pkg-config-1.4.7.ebuild
+++ b/dev-ruby/pkg-config/pkg-config-1.4.7.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="A pkg-config implementation by Ruby"
 HOMEPAGE="https://github.com/rcairo/pkg-config;
 LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
 SLOT="0"
 IUSE="test"
 



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

2022-04-22 Thread Hans de Graaff
commit: fa2e85078fa751101182e20cb19d7ae4ee8548bb
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Apr 22 09:26:43 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Apr 23 05:14:53 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa2e8507

dev-ruby/pkg-config: add 1.4.7

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

 dev-ruby/pkg-config/Manifest|  1 +
 dev-ruby/pkg-config/pkg-config-1.4.7.ebuild | 29 +
 2 files changed, 30 insertions(+)

diff --git a/dev-ruby/pkg-config/Manifest b/dev-ruby/pkg-config/Manifest
index 69d2d81a2398..ce984fc78fff 100644
--- a/dev-ruby/pkg-config/Manifest
+++ b/dev-ruby/pkg-config/Manifest
@@ -4,3 +4,4 @@ DIST pkg-config-1.4.3.gem 22016 BLAKE2B 
a23bfee3790a03d4224efe16439b1c43a6174336
 DIST pkg-config-1.4.4.gem 22016 BLAKE2B 
6514405160fdfaa2be0938cb976ae779b964fdf54f0c49f6480ca09d3877459cf88af1f7b17519ee511d24c9b9bdc21087091b3050fcb252487d880f330a7beb
 SHA512 
bb355e2183c9077d0e940d768b7eb12dff2b31fa518b1d28be751c52ecbbb16a99b326c7d6953501056074156faef9f30682dc82c3350da00f80f9a55d491550
 DIST pkg-config-1.4.5.gem 22016 BLAKE2B 
adbe2447e676c04eaf5e2d7dc6b1a165278f309d01c3d1b34b2a528d6639b525307cc40a62c06026e0c16fea5b7d48f2813f9b8617332586065e2f66ae3e2037
 SHA512 
4c3f4dc8d414efc9a140f3438c6977c6b534b7944356ac0c4a95233924dbe372c47b15296ba0f8e35cd6520664f28381131cbaafb33f8d004bb34adfdcc5c236
 DIST pkg-config-1.4.6.gem 22528 BLAKE2B 
7d040576e0d035af75218e7efee6d3a8ee27206de8e12ef112c6fa7c5917f300c07149c08d510f26f89299cb73c384775403ff7f863379c195fb524c8127c59a
 SHA512 
328fbc46bb549d4cbcd4995cb91545bd13f00f3d24610f9a70b39ea3b58c595d96801fcfe9ca9848d6664d7c9dfce44ce2702a58b894b80744619678e10b0e50
+DIST pkg-config-1.4.7.gem 22528 BLAKE2B 
450dffb0c9680f92c8841bcc8c7aa2e187f73e8db1d1325ece7dd024ae0f430b8365d185742d349775bf821210ecd13dddf5b9e40bc85ede07cdaef3199b23b3
 SHA512 
ca93bcee16b75690af630236e6ab01c13de220f1ea128475ded5fac155f12a967ceebe9b5ab3e7e6f43d5dbf81ccb1bd79f6f25c92eabd3318019b0e50696623

diff --git a/dev-ruby/pkg-config/pkg-config-1.4.7.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.4.7.ebuild
new file mode 100644
index ..e9bde838ad48
--- /dev/null
+++ b/dev-ruby/pkg-config/pkg-config-1.4.7.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby26 ruby27 ruby30 ruby31"
+
+RUBY_FAKEGEM_EXTRADOC="README.rdoc NEWS"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A pkg-config implementation by Ruby"
+HOMEPAGE="https://github.com/rcairo/pkg-config;
+LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+SLOT="0"
+IUSE="test"
+
+ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"
+# this is used for testing
+DEPEND+=" test? ( x11-libs/cairo )"
+
+all_ruby_prepare() {
+   sed -e '/test_cflags/aomit "Fragile on Gentoo"' -i 
test/test-pkg-config.rb || die
+}
+
+each_ruby_test() {
+   ruby-ng_testrb-2 -Ilib test/test-pkg-config.rb || die
+}



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

2021-08-02 Thread Marek Szuba
commit: 5415bc8f0cd2536564857b9e6541511c523f3657
Author: Marek Szuba  gentoo  org>
AuthorDate: Mon Aug  2 21:42:27 2021 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Mon Aug  2 21:48:04 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5415bc8f

dev-ruby/pkg-config: keyword 1.4.6 for ~riscv

Two CFlags tests fail but it's because they are crap - instead of
comparing individual flags they compare literal strings. The expected
flags were all there, just in different order.

Signed-off-by: Marek Szuba  gentoo.org>

 dev-ruby/pkg-config/pkg-config-1.4.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/pkg-config/pkg-config-1.4.6.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.4.6.ebuild
index 6ad94f42679..d93955918c5 100644
--- a/dev-ruby/pkg-config/pkg-config-1.4.6.ebuild
+++ b/dev-ruby/pkg-config/pkg-config-1.4.6.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="A pkg-config implementation by Ruby"
 HOMEPAGE="https://github.com/rcairo/pkg-config;
 LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
 SLOT="0"
 IUSE="test"
 



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

2021-04-14 Thread Hans de Graaff
commit: 7094221927bb0b499545114633746cf87e4a515f
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Apr 15 05:11:51 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Apr 15 05:11:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70942219

dev-ruby/pkg-config: add 1.4.6

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

 dev-ruby/pkg-config/Manifest|  1 +
 dev-ruby/pkg-config/pkg-config-1.4.6.ebuild | 25 +
 2 files changed, 26 insertions(+)

diff --git a/dev-ruby/pkg-config/Manifest b/dev-ruby/pkg-config/Manifest
index 09b5aaedf42..69d2d81a239 100644
--- a/dev-ruby/pkg-config/Manifest
+++ b/dev-ruby/pkg-config/Manifest
@@ -3,3 +3,4 @@ DIST pkg-config-1.4.2.gem 22016 BLAKE2B 
fb8f32c811f856d11653fc0450e5615d83dea07f
 DIST pkg-config-1.4.3.gem 22016 BLAKE2B 
a23bfee3790a03d4224efe16439b1c43a6174336b567d7c84d429e848035f7c77d96340e677a7f75e3cef415f236cc1d09cc0f75bee5d8769e9490bc2fc5f4c8
 SHA512 
4952636442d585b555d048666937e568f237789329ed6110475efe149d607f4b1946ce1b616574a91de7e4c17ef9cc5cc3b4bb2867a7dc08344183a41303f42d
 DIST pkg-config-1.4.4.gem 22016 BLAKE2B 
6514405160fdfaa2be0938cb976ae779b964fdf54f0c49f6480ca09d3877459cf88af1f7b17519ee511d24c9b9bdc21087091b3050fcb252487d880f330a7beb
 SHA512 
bb355e2183c9077d0e940d768b7eb12dff2b31fa518b1d28be751c52ecbbb16a99b326c7d6953501056074156faef9f30682dc82c3350da00f80f9a55d491550
 DIST pkg-config-1.4.5.gem 22016 BLAKE2B 
adbe2447e676c04eaf5e2d7dc6b1a165278f309d01c3d1b34b2a528d6639b525307cc40a62c06026e0c16fea5b7d48f2813f9b8617332586065e2f66ae3e2037
 SHA512 
4c3f4dc8d414efc9a140f3438c6977c6b534b7944356ac0c4a95233924dbe372c47b15296ba0f8e35cd6520664f28381131cbaafb33f8d004bb34adfdcc5c236
+DIST pkg-config-1.4.6.gem 22528 BLAKE2B 
7d040576e0d035af75218e7efee6d3a8ee27206de8e12ef112c6fa7c5917f300c07149c08d510f26f89299cb73c384775403ff7f863379c195fb524c8127c59a
 SHA512 
328fbc46bb549d4cbcd4995cb91545bd13f00f3d24610f9a70b39ea3b58c595d96801fcfe9ca9848d6664d7c9dfce44ce2702a58b894b80744619678e10b0e50

diff --git a/dev-ruby/pkg-config/pkg-config-1.4.6.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.4.6.ebuild
new file mode 100644
index 000..6ad94f42679
--- /dev/null
+++ b/dev-ruby/pkg-config/pkg-config-1.4.6.ebuild
@@ -0,0 +1,25 @@
+# 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="README.rdoc NEWS"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A pkg-config implementation by Ruby"
+HOMEPAGE="https://github.com/rcairo/pkg-config;
+LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+SLOT="0"
+IUSE="test"
+
+ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"
+# this is used for testing
+DEPEND+=" test? ( x11-libs/cairo )"
+
+each_ruby_test() {
+   ruby-ng_testrb-2 -Ilib test/test-pkg-config.rb || die
+}



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

2021-02-08 Thread Hans de Graaff
commit: da966c0d8b0d427a5f218f1af3e53643c527752f
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Feb  9 05:46:34 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Feb  9 05:46:34 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da966c0d

dev-ruby/pkg-config: add 1.4.5

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

 dev-ruby/pkg-config/Manifest|  1 +
 dev-ruby/pkg-config/pkg-config-1.4.5.ebuild | 25 +
 2 files changed, 26 insertions(+)

diff --git a/dev-ruby/pkg-config/Manifest b/dev-ruby/pkg-config/Manifest
index a78fffeb2b0..09b5aaedf42 100644
--- a/dev-ruby/pkg-config/Manifest
+++ b/dev-ruby/pkg-config/Manifest
@@ -2,3 +2,4 @@ DIST pkg-config-1.4.1.gem 22016 BLAKE2B 
efac610221b288bb669a3783c0e70af395147814
 DIST pkg-config-1.4.2.gem 22016 BLAKE2B 
fb8f32c811f856d11653fc0450e5615d83dea07f07f712b4914edfdca1e35f9b2da7d04578c9f28a1562cb0a405e54f6429cfac792ca2f86710d18c30a75be71
 SHA512 
f727f416860b08e87390c60800333bab7b0d6238fe1f93bc12b92ec67ca75c5c9ad128332a54a0b895dbf49944a50619e3bf40c49efcc7e73811d51714ae3d66
 DIST pkg-config-1.4.3.gem 22016 BLAKE2B 
a23bfee3790a03d4224efe16439b1c43a6174336b567d7c84d429e848035f7c77d96340e677a7f75e3cef415f236cc1d09cc0f75bee5d8769e9490bc2fc5f4c8
 SHA512 
4952636442d585b555d048666937e568f237789329ed6110475efe149d607f4b1946ce1b616574a91de7e4c17ef9cc5cc3b4bb2867a7dc08344183a41303f42d
 DIST pkg-config-1.4.4.gem 22016 BLAKE2B 
6514405160fdfaa2be0938cb976ae779b964fdf54f0c49f6480ca09d3877459cf88af1f7b17519ee511d24c9b9bdc21087091b3050fcb252487d880f330a7beb
 SHA512 
bb355e2183c9077d0e940d768b7eb12dff2b31fa518b1d28be751c52ecbbb16a99b326c7d6953501056074156faef9f30682dc82c3350da00f80f9a55d491550
+DIST pkg-config-1.4.5.gem 22016 BLAKE2B 
adbe2447e676c04eaf5e2d7dc6b1a165278f309d01c3d1b34b2a528d6639b525307cc40a62c06026e0c16fea5b7d48f2813f9b8617332586065e2f66ae3e2037
 SHA512 
4c3f4dc8d414efc9a140f3438c6977c6b534b7944356ac0c4a95233924dbe372c47b15296ba0f8e35cd6520664f28381131cbaafb33f8d004bb34adfdcc5c236

diff --git a/dev-ruby/pkg-config/pkg-config-1.4.5.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.4.5.ebuild
new file mode 100644
index 000..6ad94f42679
--- /dev/null
+++ b/dev-ruby/pkg-config/pkg-config-1.4.5.ebuild
@@ -0,0 +1,25 @@
+# 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="README.rdoc NEWS"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A pkg-config implementation by Ruby"
+HOMEPAGE="https://github.com/rcairo/pkg-config;
+LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+SLOT="0"
+IUSE="test"
+
+ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"
+# this is used for testing
+DEPEND+=" test? ( x11-libs/cairo )"
+
+each_ruby_test() {
+   ruby-ng_testrb-2 -Ilib test/test-pkg-config.rb || die
+}



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

2021-01-03 Thread Hans de Graaff
commit: 2c9351bb739b764cfc7e5c52ce25efa40d51d9ca
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Jan  3 07:10:01 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Jan  3 08:05:22 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c9351bb

dev-ruby/pkg-config: add 1.4.4

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

 dev-ruby/pkg-config/Manifest|  1 +
 dev-ruby/pkg-config/pkg-config-1.4.4.ebuild | 25 +
 2 files changed, 26 insertions(+)

diff --git a/dev-ruby/pkg-config/Manifest b/dev-ruby/pkg-config/Manifest
index 367d77bde43..a78fffeb2b0 100644
--- a/dev-ruby/pkg-config/Manifest
+++ b/dev-ruby/pkg-config/Manifest
@@ -1,3 +1,4 @@
 DIST pkg-config-1.4.1.gem 22016 BLAKE2B 
efac610221b288bb669a3783c0e70af3951478147896315c53af2186912b60045096c0ba01a0a59ce09897a2e4e747d28a091b947281fe7f6dd6f85cea31aae7
 SHA512 
72d61466c1ea53a5eda66a8e8f8106fef0269fefdd349ac83959a34bb8f36796bd3e9c7fbcbad5763d2fca015c65436f9d410724e27b6d1c495e3957d26757a6
 DIST pkg-config-1.4.2.gem 22016 BLAKE2B 
fb8f32c811f856d11653fc0450e5615d83dea07f07f712b4914edfdca1e35f9b2da7d04578c9f28a1562cb0a405e54f6429cfac792ca2f86710d18c30a75be71
 SHA512 
f727f416860b08e87390c60800333bab7b0d6238fe1f93bc12b92ec67ca75c5c9ad128332a54a0b895dbf49944a50619e3bf40c49efcc7e73811d51714ae3d66
 DIST pkg-config-1.4.3.gem 22016 BLAKE2B 
a23bfee3790a03d4224efe16439b1c43a6174336b567d7c84d429e848035f7c77d96340e677a7f75e3cef415f236cc1d09cc0f75bee5d8769e9490bc2fc5f4c8
 SHA512 
4952636442d585b555d048666937e568f237789329ed6110475efe149d607f4b1946ce1b616574a91de7e4c17ef9cc5cc3b4bb2867a7dc08344183a41303f42d
+DIST pkg-config-1.4.4.gem 22016 BLAKE2B 
6514405160fdfaa2be0938cb976ae779b964fdf54f0c49f6480ca09d3877459cf88af1f7b17519ee511d24c9b9bdc21087091b3050fcb252487d880f330a7beb
 SHA512 
bb355e2183c9077d0e940d768b7eb12dff2b31fa518b1d28be751c52ecbbb16a99b326c7d6953501056074156faef9f30682dc82c3350da00f80f9a55d491550

diff --git a/dev-ruby/pkg-config/pkg-config-1.4.4.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.4.4.ebuild
new file mode 100644
index 000..6ad94f42679
--- /dev/null
+++ b/dev-ruby/pkg-config/pkg-config-1.4.4.ebuild
@@ -0,0 +1,25 @@
+# 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="README.rdoc NEWS"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A pkg-config implementation by Ruby"
+HOMEPAGE="https://github.com/rcairo/pkg-config;
+LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+SLOT="0"
+IUSE="test"
+
+ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"
+# this is used for testing
+DEPEND+=" test? ( x11-libs/cairo )"
+
+each_ruby_test() {
+   ruby-ng_testrb-2 -Ilib test/test-pkg-config.rb || die
+}



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

2020-12-28 Thread Hans de Graaff
commit: 86c46a1097255b7a62ae1d22b3869c91dcf3d4a9
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Dec 29 06:33:14 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Dec 29 06:36:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86c46a10

dev-ruby/pkg-config: add ruby30

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

 dev-ruby/pkg-config/pkg-config-1.4.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/pkg-config/pkg-config-1.4.3.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.4.3.ebuild
index 2ebdd50bb93..47172bfeeaa 100644
--- a/dev-ruby/pkg-config/pkg-config-1.4.3.ebuild
+++ b/dev-ruby/pkg-config/pkg-config-1.4.3.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-USE_RUBY="ruby25 ruby26 ruby27"
+USE_RUBY="ruby25 ruby26 ruby27 ruby30"
 
 RUBY_FAKEGEM_EXTRADOC="README.rdoc NEWS"
 



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

2020-09-14 Thread Hans de Graaff
commit: 582ac2400fc89d9d62557a795702f158fb761ffa
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Sep 15 05:08:07 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Sep 15 05:08:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=582ac240

dev-ruby/pkg-config: add 1.4.3

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

 dev-ruby/pkg-config/Manifest|  1 +
 dev-ruby/pkg-config/pkg-config-1.4.3.ebuild | 31 +
 2 files changed, 32 insertions(+)

diff --git a/dev-ruby/pkg-config/Manifest b/dev-ruby/pkg-config/Manifest
index 04310289230..367d77bde43 100644
--- a/dev-ruby/pkg-config/Manifest
+++ b/dev-ruby/pkg-config/Manifest
@@ -1,2 +1,3 @@
 DIST pkg-config-1.4.1.gem 22016 BLAKE2B 
efac610221b288bb669a3783c0e70af3951478147896315c53af2186912b60045096c0ba01a0a59ce09897a2e4e747d28a091b947281fe7f6dd6f85cea31aae7
 SHA512 
72d61466c1ea53a5eda66a8e8f8106fef0269fefdd349ac83959a34bb8f36796bd3e9c7fbcbad5763d2fca015c65436f9d410724e27b6d1c495e3957d26757a6
 DIST pkg-config-1.4.2.gem 22016 BLAKE2B 
fb8f32c811f856d11653fc0450e5615d83dea07f07f712b4914edfdca1e35f9b2da7d04578c9f28a1562cb0a405e54f6429cfac792ca2f86710d18c30a75be71
 SHA512 
f727f416860b08e87390c60800333bab7b0d6238fe1f93bc12b92ec67ca75c5c9ad128332a54a0b895dbf49944a50619e3bf40c49efcc7e73811d51714ae3d66
+DIST pkg-config-1.4.3.gem 22016 BLAKE2B 
a23bfee3790a03d4224efe16439b1c43a6174336b567d7c84d429e848035f7c77d96340e677a7f75e3cef415f236cc1d09cc0f75bee5d8769e9490bc2fc5f4c8
 SHA512 
4952636442d585b555d048666937e568f237789329ed6110475efe149d607f4b1946ce1b616574a91de7e4c17ef9cc5cc3b4bb2867a7dc08344183a41303f42d

diff --git a/dev-ruby/pkg-config/pkg-config-1.4.3.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.4.3.ebuild
new file mode 100644
index 000..2ebdd50bb93
--- /dev/null
+++ b/dev-ruby/pkg-config/pkg-config-1.4.3.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+USE_RUBY="ruby25 ruby26 ruby27"
+
+RUBY_FAKEGEM_EXTRADOC="README.rdoc NEWS"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A pkg-config implementation by Ruby"
+HOMEPAGE="https://github.com/rcairo/pkg-config;
+LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+SLOT="0"
+IUSE="test"
+
+ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"
+# this is used for testing
+DEPEND+=" test? ( x11-libs/cairo )"
+
+all_ruby_prepare() {
+   # drop failing tests
+   sed -i -e "/test_cflags/,/end/d"\
+   -e "/test_cflags_only_I/,/end/d" test/test_pkg_config.rb || die
+}
+
+each_ruby_test() {
+   ruby-ng_testrb-2 -Ilib test/test_${PN/-/_}.rb || die
+}



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

2020-09-14 Thread Hans de Graaff
commit: e80f6e09dde1061835358abda4c78988cf08ef32
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Sep 14 07:27:22 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Sep 14 07:28:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e80f6e09

dev-ruby/pkg-config: cleanup

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

 dev-ruby/pkg-config/Manifest|  1 -
 dev-ruby/pkg-config/pkg-config-1.2.8.ebuild | 33 -
 2 files changed, 34 deletions(-)

diff --git a/dev-ruby/pkg-config/Manifest b/dev-ruby/pkg-config/Manifest
index 44a0cd695e0..04310289230 100644
--- a/dev-ruby/pkg-config/Manifest
+++ b/dev-ruby/pkg-config/Manifest
@@ -1,3 +1,2 @@
-DIST pkg-config-1.2.8.gem 20480 BLAKE2B 
cc11b5eff30f0f5e1a91e64902931ed540da108fd326fe731b71527c9c4310f55e9002617e1baae4f71a4b705b20cf10f6fa112f8ef56971e82868145d372a47
 SHA512 
d83a599a48c7d404946054c6846b6cfd9fce2a264c288519a6eccd9787f05d45397dd46300bf97c80700921456318154ea6d44ba32cd159803471073c2a2b065
 DIST pkg-config-1.4.1.gem 22016 BLAKE2B 
efac610221b288bb669a3783c0e70af3951478147896315c53af2186912b60045096c0ba01a0a59ce09897a2e4e747d28a091b947281fe7f6dd6f85cea31aae7
 SHA512 
72d61466c1ea53a5eda66a8e8f8106fef0269fefdd349ac83959a34bb8f36796bd3e9c7fbcbad5763d2fca015c65436f9d410724e27b6d1c495e3957d26757a6
 DIST pkg-config-1.4.2.gem 22016 BLAKE2B 
fb8f32c811f856d11653fc0450e5615d83dea07f07f712b4914edfdca1e35f9b2da7d04578c9f28a1562cb0a405e54f6429cfac792ca2f86710d18c30a75be71
 SHA512 
f727f416860b08e87390c60800333bab7b0d6238fe1f93bc12b92ec67ca75c5c9ad128332a54a0b895dbf49944a50619e3bf40c49efcc7e73811d51714ae3d66

diff --git a/dev-ruby/pkg-config/pkg-config-1.2.8.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.2.8.ebuild
deleted file mode 100644
index d1785313937..000
--- a/dev-ruby/pkg-config/pkg-config-1.2.8.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby22 ruby23 ruby24 ruby25"
-
-RUBY_FAKEGEM_EXTRADOC="README.rdoc NEWS"
-
-RUBY_FAKEGEM_TASK_DOC=""
-
-inherit ruby-fakegem
-
-DESCRIPTION="A pkg-config implementation by Ruby"
-HOMEPAGE="https://github.com/rcairo/pkg-config;
-LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
-
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ppc ppc64 sparc x86"
-SLOT="0"
-IUSE="test"
-
-ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"
-# this is used for testing
-DEPEND+=" test? ( x11-libs/cairo )"
-
-all_ruby_prepare() {
-   # drop failing tests
-   sed -i -e "/test_cflags/,/end/d"\
-   -e "/test_cflags_only_I/,/end/d" test/test_pkg_config.rb || die
-}
-
-each_ruby_test() {
-   ruby-ng_testrb-2 -Ilib test/test_${PN/-/_}.rb || die
-}



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

2020-09-13 Thread Sergei Trofimovich
commit: 1dd2479f9fade939cdc827633fcc3ef770a447f2
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Sep 13 10:21:30 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 13 10:50:34 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1dd2479f

dev-ruby/pkg-config: stable 1.4.1 for hppa, bug #728194

Package-Manager: Portage-3.0.4, Repoman-3.0.1
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-ruby/pkg-config/pkg-config-1.4.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/pkg-config/pkg-config-1.4.1.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.4.1.ebuild
index 2c1c5782020..ec66321b888 100644
--- a/dev-ruby/pkg-config/pkg-config-1.4.1.ebuild
+++ b/dev-ruby/pkg-config/pkg-config-1.4.1.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="A pkg-config implementation by Ruby"
 HOMEPAGE="https://github.com/rcairo/pkg-config;
 LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
 
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ppc ppc64 sparc x86"
 SLOT="0"
 IUSE="test"
 



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

2020-08-13 Thread Hans de Graaff
commit: c6ccfdd5c1395d65d6ca5b665f138e2c3e1d1b19
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Aug 13 19:33:45 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Aug 13 19:33:45 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6ccfdd5

dev-ruby/pkg-config: add 1.4.2

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

 dev-ruby/pkg-config/Manifest|  1 +
 dev-ruby/pkg-config/pkg-config-1.4.2.ebuild | 31 +
 2 files changed, 32 insertions(+)

diff --git a/dev-ruby/pkg-config/Manifest b/dev-ruby/pkg-config/Manifest
index 099763b47b1..44a0cd695e0 100644
--- a/dev-ruby/pkg-config/Manifest
+++ b/dev-ruby/pkg-config/Manifest
@@ -1,2 +1,3 @@
 DIST pkg-config-1.2.8.gem 20480 BLAKE2B 
cc11b5eff30f0f5e1a91e64902931ed540da108fd326fe731b71527c9c4310f55e9002617e1baae4f71a4b705b20cf10f6fa112f8ef56971e82868145d372a47
 SHA512 
d83a599a48c7d404946054c6846b6cfd9fce2a264c288519a6eccd9787f05d45397dd46300bf97c80700921456318154ea6d44ba32cd159803471073c2a2b065
 DIST pkg-config-1.4.1.gem 22016 BLAKE2B 
efac610221b288bb669a3783c0e70af3951478147896315c53af2186912b60045096c0ba01a0a59ce09897a2e4e747d28a091b947281fe7f6dd6f85cea31aae7
 SHA512 
72d61466c1ea53a5eda66a8e8f8106fef0269fefdd349ac83959a34bb8f36796bd3e9c7fbcbad5763d2fca015c65436f9d410724e27b6d1c495e3957d26757a6
+DIST pkg-config-1.4.2.gem 22016 BLAKE2B 
fb8f32c811f856d11653fc0450e5615d83dea07f07f712b4914edfdca1e35f9b2da7d04578c9f28a1562cb0a405e54f6429cfac792ca2f86710d18c30a75be71
 SHA512 
f727f416860b08e87390c60800333bab7b0d6238fe1f93bc12b92ec67ca75c5c9ad128332a54a0b895dbf49944a50619e3bf40c49efcc7e73811d51714ae3d66

diff --git a/dev-ruby/pkg-config/pkg-config-1.4.2.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.4.2.ebuild
new file mode 100644
index 000..2ebdd50bb93
--- /dev/null
+++ b/dev-ruby/pkg-config/pkg-config-1.4.2.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+USE_RUBY="ruby25 ruby26 ruby27"
+
+RUBY_FAKEGEM_EXTRADOC="README.rdoc NEWS"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A pkg-config implementation by Ruby"
+HOMEPAGE="https://github.com/rcairo/pkg-config;
+LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+SLOT="0"
+IUSE="test"
+
+ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"
+# this is used for testing
+DEPEND+=" test? ( x11-libs/cairo )"
+
+all_ruby_prepare() {
+   # drop failing tests
+   sed -i -e "/test_cflags/,/end/d"\
+   -e "/test_cflags_only_I/,/end/d" test/test_pkg_config.rb || die
+}
+
+each_ruby_test() {
+   ruby-ng_testrb-2 -Ilib test/test_${PN/-/_}.rb || die
+}



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

2020-06-21 Thread Agostino Sarubbo
commit: 12e4cbf3729e02b384e954820c5e56d3f31b7f16
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Jun 21 17:12:17 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Jun 21 17:12:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12e4cbf3

dev-ruby/pkg-config: sparc stable wrt bug #728194

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-ruby/pkg-config/pkg-config-1.4.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/pkg-config/pkg-config-1.4.1.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.4.1.ebuild
index d884ad55ff9..2c1c5782020 100644
--- a/dev-ruby/pkg-config/pkg-config-1.4.1.ebuild
+++ b/dev-ruby/pkg-config/pkg-config-1.4.1.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="A pkg-config implementation by Ruby"
 HOMEPAGE="https://github.com/rcairo/pkg-config;
 LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
 
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ppc ppc64 sparc x86"
 SLOT="0"
 IUSE="test"
 



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

2020-06-21 Thread Agostino Sarubbo
commit: 549ca7ea9801ad626eeb84c3d1c40c5f0dc776eb
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Jun 21 16:58:45 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Jun 21 16:58:54 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=549ca7ea

dev-ruby/pkg-config: arm stable wrt bug #728194

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-ruby/pkg-config/pkg-config-1.4.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/pkg-config/pkg-config-1.4.1.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.4.1.ebuild
index de56183092b..7bf11063c18 100644
--- a/dev-ruby/pkg-config/pkg-config-1.4.1.ebuild
+++ b/dev-ruby/pkg-config/pkg-config-1.4.1.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="A pkg-config implementation by Ruby"
 HOMEPAGE="https://github.com/rcairo/pkg-config;
 LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86"
 SLOT="0"
 IUSE="test"
 



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

2020-06-21 Thread Agostino Sarubbo
commit: 7ee959c744ce1a7f2bd51c389f68fea3d19f70c6
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Jun 21 16:53:52 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Jun 21 16:54:47 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ee959c7

dev-ruby/pkg-config: amd64 stable wrt bug #728194

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-ruby/pkg-config/pkg-config-1.4.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/pkg-config/pkg-config-1.4.1.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.4.1.ebuild
index 5eeff83b178..de56183092b 100644
--- a/dev-ruby/pkg-config/pkg-config-1.4.1.ebuild
+++ b/dev-ruby/pkg-config/pkg-config-1.4.1.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="A pkg-config implementation by Ruby"
 HOMEPAGE="https://github.com/rcairo/pkg-config;
 LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86"
 SLOT="0"
 IUSE="test"
 



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

2020-06-20 Thread Thomas Deutschmann
commit: fb3fda3b5ce5759d9d9444a4325bf11217f31ae7
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Jun 20 15:29:18 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Jun 20 15:45:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb3fda3b

dev-ruby/pkg-config: x86 stable (bug #728194)

Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann  gentoo.org>

 dev-ruby/pkg-config/pkg-config-1.4.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/pkg-config/pkg-config-1.4.1.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.4.1.ebuild
index 126e253ed25..5eeff83b178 100644
--- a/dev-ruby/pkg-config/pkg-config-1.4.1.ebuild
+++ b/dev-ruby/pkg-config/pkg-config-1.4.1.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="A pkg-config implementation by Ruby"
 HOMEPAGE="https://github.com/rcairo/pkg-config;
 LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86"
 SLOT="0"
 IUSE="test"
 



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

2020-04-27 Thread Hans de Graaff
commit: b948a09b5cd8aa7c27e6717021f18812772fd67f
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Apr 27 08:19:09 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Apr 28 04:39:46 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b948a09b

dev-ruby/pkg-config: cleanup

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

 dev-ruby/pkg-config/Manifest|  2 --
 dev-ruby/pkg-config/pkg-config-1.3.9.ebuild | 31 -
 dev-ruby/pkg-config/pkg-config-1.4.0.ebuild | 31 -
 3 files changed, 64 deletions(-)

diff --git a/dev-ruby/pkg-config/Manifest b/dev-ruby/pkg-config/Manifest
index 559fcfb9c46..099763b47b1 100644
--- a/dev-ruby/pkg-config/Manifest
+++ b/dev-ruby/pkg-config/Manifest
@@ -1,4 +1,2 @@
 DIST pkg-config-1.2.8.gem 20480 BLAKE2B 
cc11b5eff30f0f5e1a91e64902931ed540da108fd326fe731b71527c9c4310f55e9002617e1baae4f71a4b705b20cf10f6fa112f8ef56971e82868145d372a47
 SHA512 
d83a599a48c7d404946054c6846b6cfd9fce2a264c288519a6eccd9787f05d45397dd46300bf97c80700921456318154ea6d44ba32cd159803471073c2a2b065
-DIST pkg-config-1.3.9.gem 22016 BLAKE2B 
bb22881e07a251722e5e2344a8ebfea105456c4994da01b6cad53b93c5fab515537c04166be9985bac224944e89506040a2f89886f03c9f5d9c2227551e6e840
 SHA512 
ffec47956f59daea7eefe749474389cc43b500251b7d35cf268caed975d4b8483990c6c5cc0eb1cb918a7e09edd483fe88d6e7141c13496edeb4d4aac5ab3019
-DIST pkg-config-1.4.0.gem 22016 BLAKE2B 
a9f56e68580b290bc0b09b07dc059b5ac7141a97a2a4653529fd59aa348bee7ce90a2e752172d2d0f376b67fbb7253f0d3bb38107eb68e3d6bb3f7d57637423c
 SHA512 
d60539519e86e210def73d2536a694e2fc7a6a424c7cdd49b6046420b113520465e1863ef4d90d9491d081b78e16cfff27121d3b7f78a78330c4a242c652ebd7
 DIST pkg-config-1.4.1.gem 22016 BLAKE2B 
efac610221b288bb669a3783c0e70af3951478147896315c53af2186912b60045096c0ba01a0a59ce09897a2e4e747d28a091b947281fe7f6dd6f85cea31aae7
 SHA512 
72d61466c1ea53a5eda66a8e8f8106fef0269fefdd349ac83959a34bb8f36796bd3e9c7fbcbad5763d2fca015c65436f9d410724e27b6d1c495e3957d26757a6

diff --git a/dev-ruby/pkg-config/pkg-config-1.3.9.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.3.9.ebuild
deleted file mode 100644
index 7b976ed5ff6..000
--- a/dev-ruby/pkg-config/pkg-config-1.3.9.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-USE_RUBY="ruby24 ruby25 ruby26"
-
-RUBY_FAKEGEM_EXTRADOC="README.rdoc NEWS"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A pkg-config implementation by Ruby"
-HOMEPAGE="https://github.com/rcairo/pkg-config;
-LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
-
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
-SLOT="0"
-IUSE="test"
-
-ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"
-# this is used for testing
-DEPEND+=" test? ( x11-libs/cairo )"
-
-all_ruby_prepare() {
-   # drop failing tests
-   sed -i -e "/test_cflags/,/end/d"\
-   -e "/test_cflags_only_I/,/end/d" test/test_pkg_config.rb || die
-}
-
-each_ruby_test() {
-   ruby-ng_testrb-2 -Ilib test/test_${PN/-/_}.rb || die
-}

diff --git a/dev-ruby/pkg-config/pkg-config-1.4.0.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.4.0.ebuild
deleted file mode 100644
index 982645a2769..000
--- a/dev-ruby/pkg-config/pkg-config-1.4.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-USE_RUBY="ruby24 ruby25 ruby26 ruby27"
-
-RUBY_FAKEGEM_EXTRADOC="README.rdoc NEWS"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A pkg-config implementation by Ruby"
-HOMEPAGE="https://github.com/rcairo/pkg-config;
-LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
-
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
-SLOT="0"
-IUSE="test"
-
-ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"
-# this is used for testing
-DEPEND+=" test? ( x11-libs/cairo )"
-
-all_ruby_prepare() {
-   # drop failing tests
-   sed -i -e "/test_cflags/,/end/d"\
-   -e "/test_cflags_only_I/,/end/d" test/test_pkg_config.rb || die
-}
-
-each_ruby_test() {
-   ruby-ng_testrb-2 -Ilib test/test_${PN/-/_}.rb || die
-}



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

2020-02-09 Thread Hans de Graaff
commit: 09efc550798d30afa5673b9227e015d6217d6fb0
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Feb 10 06:14:57 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Feb 10 06:14:57 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09efc550

dev-ruby/pkg-config: add 1.4.1

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

 dev-ruby/pkg-config/Manifest|  1 +
 dev-ruby/pkg-config/pkg-config-1.4.1.ebuild | 31 +
 2 files changed, 32 insertions(+)

diff --git a/dev-ruby/pkg-config/Manifest b/dev-ruby/pkg-config/Manifest
index e344fc2fb59..559fcfb9c46 100644
--- a/dev-ruby/pkg-config/Manifest
+++ b/dev-ruby/pkg-config/Manifest
@@ -1,3 +1,4 @@
 DIST pkg-config-1.2.8.gem 20480 BLAKE2B 
cc11b5eff30f0f5e1a91e64902931ed540da108fd326fe731b71527c9c4310f55e9002617e1baae4f71a4b705b20cf10f6fa112f8ef56971e82868145d372a47
 SHA512 
d83a599a48c7d404946054c6846b6cfd9fce2a264c288519a6eccd9787f05d45397dd46300bf97c80700921456318154ea6d44ba32cd159803471073c2a2b065
 DIST pkg-config-1.3.9.gem 22016 BLAKE2B 
bb22881e07a251722e5e2344a8ebfea105456c4994da01b6cad53b93c5fab515537c04166be9985bac224944e89506040a2f89886f03c9f5d9c2227551e6e840
 SHA512 
ffec47956f59daea7eefe749474389cc43b500251b7d35cf268caed975d4b8483990c6c5cc0eb1cb918a7e09edd483fe88d6e7141c13496edeb4d4aac5ab3019
 DIST pkg-config-1.4.0.gem 22016 BLAKE2B 
a9f56e68580b290bc0b09b07dc059b5ac7141a97a2a4653529fd59aa348bee7ce90a2e752172d2d0f376b67fbb7253f0d3bb38107eb68e3d6bb3f7d57637423c
 SHA512 
d60539519e86e210def73d2536a694e2fc7a6a424c7cdd49b6046420b113520465e1863ef4d90d9491d081b78e16cfff27121d3b7f78a78330c4a242c652ebd7
+DIST pkg-config-1.4.1.gem 22016 BLAKE2B 
efac610221b288bb669a3783c0e70af3951478147896315c53af2186912b60045096c0ba01a0a59ce09897a2e4e747d28a091b947281fe7f6dd6f85cea31aae7
 SHA512 
72d61466c1ea53a5eda66a8e8f8106fef0269fefdd349ac83959a34bb8f36796bd3e9c7fbcbad5763d2fca015c65436f9d410724e27b6d1c495e3957d26757a6

diff --git a/dev-ruby/pkg-config/pkg-config-1.4.1.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.4.1.ebuild
new file mode 100644
index 000..b79bc3efa0b
--- /dev/null
+++ b/dev-ruby/pkg-config/pkg-config-1.4.1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+USE_RUBY="ruby24 ruby25 ruby26 ruby27"
+
+RUBY_FAKEGEM_EXTRADOC="README.rdoc NEWS"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A pkg-config implementation by Ruby"
+HOMEPAGE="https://github.com/rcairo/pkg-config;
+LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+SLOT="0"
+IUSE="test"
+
+ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"
+# this is used for testing
+DEPEND+=" test? ( x11-libs/cairo )"
+
+all_ruby_prepare() {
+   # drop failing tests
+   sed -i -e "/test_cflags/,/end/d"\
+   -e "/test_cflags_only_I/,/end/d" test/test_pkg_config.rb || die
+}
+
+each_ruby_test() {
+   ruby-ng_testrb-2 -Ilib test/test_${PN/-/_}.rb || die
+}



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

2019-12-26 Thread Hans de Graaff
commit: 8d1f15151c24e11f8732e63d7ea61f26727ae6ca
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Dec 26 15:40:30 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Dec 26 15:41:54 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d1f1515

dev-ruby/pkg-config: add ruby27

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

 dev-ruby/pkg-config/pkg-config-1.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/pkg-config/pkg-config-1.4.0.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.4.0.ebuild
index a8f0cfce739..b6d4d011f53 100644
--- a/dev-ruby/pkg-config/pkg-config-1.4.0.ebuild
+++ b/dev-ruby/pkg-config/pkg-config-1.4.0.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-USE_RUBY="ruby24 ruby25 ruby26"
+USE_RUBY="ruby24 ruby25 ruby26 ruby27"
 
 RUBY_FAKEGEM_EXTRADOC="README.rdoc NEWS"
 



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

2019-11-02 Thread Hans de Graaff
commit: e4c17e9accdced8c0052c96ab45a215d0e3de4f3
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Nov  2 10:05:23 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Nov  2 10:05:23 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4c17e9a

dev-ruby/pkg-config: cleanup

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

 dev-ruby/pkg-config/Manifest|  2 --
 dev-ruby/pkg-config/pkg-config-1.3.7.ebuild | 33 -
 dev-ruby/pkg-config/pkg-config-1.3.8.ebuild | 31 ---
 3 files changed, 66 deletions(-)

diff --git a/dev-ruby/pkg-config/Manifest b/dev-ruby/pkg-config/Manifest
index 9b17e104045..e344fc2fb59 100644
--- a/dev-ruby/pkg-config/Manifest
+++ b/dev-ruby/pkg-config/Manifest
@@ -1,5 +1,3 @@
 DIST pkg-config-1.2.8.gem 20480 BLAKE2B 
cc11b5eff30f0f5e1a91e64902931ed540da108fd326fe731b71527c9c4310f55e9002617e1baae4f71a4b705b20cf10f6fa112f8ef56971e82868145d372a47
 SHA512 
d83a599a48c7d404946054c6846b6cfd9fce2a264c288519a6eccd9787f05d45397dd46300bf97c80700921456318154ea6d44ba32cd159803471073c2a2b065
-DIST pkg-config-1.3.7.gem 20992 BLAKE2B 
4927cbe744b88e11ece71e554b07092d671a1b0775aa0c647abab6718c1903b888d98aa97ce5eae89033c13a542e45880b28fc886225c226d6e525c0004ec05f
 SHA512 
cceef2b8f0b92582256660f50be21b446e6ef8ca9edd3c7736d2dbcbf2bf8ab60a1ef8f2fed21448d01ab155fd92fe9a3e8cf1f8bda4f80a8e0a8896f1eedd60
-DIST pkg-config-1.3.8.gem 21504 BLAKE2B 
6959487c26b562978e00c4f6b7362c84f78f83e3ad2821b27a23feb76d1bc948832d898b81cd1347a3dec0d04bce0abf427df96420280ec721ded45619339361
 SHA512 
893b8804abbc295bb678e539a22c23f4bac571b5d29cdeb825f0ed2b6be1efa7f50403b97718b38034bc3d1e5bc709d9fa6e26894fb90fe0d6789b8bcc4f19ee
 DIST pkg-config-1.3.9.gem 22016 BLAKE2B 
bb22881e07a251722e5e2344a8ebfea105456c4994da01b6cad53b93c5fab515537c04166be9985bac224944e89506040a2f89886f03c9f5d9c2227551e6e840
 SHA512 
ffec47956f59daea7eefe749474389cc43b500251b7d35cf268caed975d4b8483990c6c5cc0eb1cb918a7e09edd483fe88d6e7141c13496edeb4d4aac5ab3019
 DIST pkg-config-1.4.0.gem 22016 BLAKE2B 
a9f56e68580b290bc0b09b07dc059b5ac7141a97a2a4653529fd59aa348bee7ce90a2e752172d2d0f376b67fbb7253f0d3bb38107eb68e3d6bb3f7d57637423c
 SHA512 
d60539519e86e210def73d2536a694e2fc7a6a424c7cdd49b6046420b113520465e1863ef4d90d9491d081b78e16cfff27121d3b7f78a78330c4a242c652ebd7

diff --git a/dev-ruby/pkg-config/pkg-config-1.3.7.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.3.7.ebuild
deleted file mode 100644
index 600fa391e78..000
--- a/dev-ruby/pkg-config/pkg-config-1.3.7.ebuild
+++ /dev/null
@@ -1,33 +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_EXTRADOC="README.rdoc NEWS"
-
-RUBY_FAKEGEM_TASK_DOC=""
-
-inherit ruby-fakegem
-
-DESCRIPTION="A pkg-config implementation by Ruby"
-HOMEPAGE="https://github.com/rcairo/pkg-config;
-LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
-
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-SLOT="0"
-IUSE="test"
-
-ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"
-# this is used for testing
-DEPEND+=" test? ( x11-libs/cairo )"
-
-all_ruby_prepare() {
-   # drop failing tests
-   sed -i -e "/test_cflags/,/end/d"\
-   -e "/test_cflags_only_I/,/end/d" test/test_pkg_config.rb || die
-}
-
-each_ruby_test() {
-   ruby-ng_testrb-2 -Ilib test/test_${PN/-/_}.rb || die
-}

diff --git a/dev-ruby/pkg-config/pkg-config-1.3.8.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.3.8.ebuild
deleted file mode 100644
index a8f0cfce739..000
--- a/dev-ruby/pkg-config/pkg-config-1.3.8.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-USE_RUBY="ruby24 ruby25 ruby26"
-
-RUBY_FAKEGEM_EXTRADOC="README.rdoc NEWS"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A pkg-config implementation by Ruby"
-HOMEPAGE="https://github.com/rcairo/pkg-config;
-LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
-
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-SLOT="0"
-IUSE="test"
-
-ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"
-# this is used for testing
-DEPEND+=" test? ( x11-libs/cairo )"
-
-all_ruby_prepare() {
-   # drop failing tests
-   sed -i -e "/test_cflags/,/end/d"\
-   -e "/test_cflags_only_I/,/end/d" test/test_pkg_config.rb || die
-}
-
-each_ruby_test() {
-   ruby-ng_testrb-2 -Ilib test/test_${PN/-/_}.rb || die
-}



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

2019-10-23 Thread Hans de Graaff
commit: 4dfa3546380fdfe9956ef6f4308beef69be8d45e
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Oct 24 05:11:00 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Oct 24 05:11:00 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4dfa3546

dev-ruby/pkg-config: add 1.4.0

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

 dev-ruby/pkg-config/Manifest|  1 +
 dev-ruby/pkg-config/pkg-config-1.4.0.ebuild | 31 +
 2 files changed, 32 insertions(+)

diff --git a/dev-ruby/pkg-config/Manifest b/dev-ruby/pkg-config/Manifest
index bbf240424fa..9b17e104045 100644
--- a/dev-ruby/pkg-config/Manifest
+++ b/dev-ruby/pkg-config/Manifest
@@ -2,3 +2,4 @@ DIST pkg-config-1.2.8.gem 20480 BLAKE2B 
cc11b5eff30f0f5e1a91e64902931ed540da108f
 DIST pkg-config-1.3.7.gem 20992 BLAKE2B 
4927cbe744b88e11ece71e554b07092d671a1b0775aa0c647abab6718c1903b888d98aa97ce5eae89033c13a542e45880b28fc886225c226d6e525c0004ec05f
 SHA512 
cceef2b8f0b92582256660f50be21b446e6ef8ca9edd3c7736d2dbcbf2bf8ab60a1ef8f2fed21448d01ab155fd92fe9a3e8cf1f8bda4f80a8e0a8896f1eedd60
 DIST pkg-config-1.3.8.gem 21504 BLAKE2B 
6959487c26b562978e00c4f6b7362c84f78f83e3ad2821b27a23feb76d1bc948832d898b81cd1347a3dec0d04bce0abf427df96420280ec721ded45619339361
 SHA512 
893b8804abbc295bb678e539a22c23f4bac571b5d29cdeb825f0ed2b6be1efa7f50403b97718b38034bc3d1e5bc709d9fa6e26894fb90fe0d6789b8bcc4f19ee
 DIST pkg-config-1.3.9.gem 22016 BLAKE2B 
bb22881e07a251722e5e2344a8ebfea105456c4994da01b6cad53b93c5fab515537c04166be9985bac224944e89506040a2f89886f03c9f5d9c2227551e6e840
 SHA512 
ffec47956f59daea7eefe749474389cc43b500251b7d35cf268caed975d4b8483990c6c5cc0eb1cb918a7e09edd483fe88d6e7141c13496edeb4d4aac5ab3019
+DIST pkg-config-1.4.0.gem 22016 BLAKE2B 
a9f56e68580b290bc0b09b07dc059b5ac7141a97a2a4653529fd59aa348bee7ce90a2e752172d2d0f376b67fbb7253f0d3bb38107eb68e3d6bb3f7d57637423c
 SHA512 
d60539519e86e210def73d2536a694e2fc7a6a424c7cdd49b6046420b113520465e1863ef4d90d9491d081b78e16cfff27121d3b7f78a78330c4a242c652ebd7

diff --git a/dev-ruby/pkg-config/pkg-config-1.4.0.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.4.0.ebuild
new file mode 100644
index 000..a8f0cfce739
--- /dev/null
+++ b/dev-ruby/pkg-config/pkg-config-1.4.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+USE_RUBY="ruby24 ruby25 ruby26"
+
+RUBY_FAKEGEM_EXTRADOC="README.rdoc NEWS"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A pkg-config implementation by Ruby"
+HOMEPAGE="https://github.com/rcairo/pkg-config;
+LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+SLOT="0"
+IUSE="test"
+
+ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"
+# this is used for testing
+DEPEND+=" test? ( x11-libs/cairo )"
+
+all_ruby_prepare() {
+   # drop failing tests
+   sed -i -e "/test_cflags/,/end/d"\
+   -e "/test_cflags_only_I/,/end/d" test/test_pkg_config.rb || die
+}
+
+each_ruby_test() {
+   ruby-ng_testrb-2 -Ilib test/test_${PN/-/_}.rb || die
+}



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

2019-09-27 Thread Hans de Graaff
commit: fd591cd09b44a797fc774294b6571f7007270a27
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Sep 28 05:10:25 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Sep 28 05:45:26 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd591cd0

dev-ruby/pkg-config: add 1.3.9

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

 dev-ruby/pkg-config/Manifest|  1 +
 dev-ruby/pkg-config/pkg-config-1.3.9.ebuild | 31 +
 2 files changed, 32 insertions(+)

diff --git a/dev-ruby/pkg-config/Manifest b/dev-ruby/pkg-config/Manifest
index 00c14c0a3d6..bbf240424fa 100644
--- a/dev-ruby/pkg-config/Manifest
+++ b/dev-ruby/pkg-config/Manifest
@@ -1,3 +1,4 @@
 DIST pkg-config-1.2.8.gem 20480 BLAKE2B 
cc11b5eff30f0f5e1a91e64902931ed540da108fd326fe731b71527c9c4310f55e9002617e1baae4f71a4b705b20cf10f6fa112f8ef56971e82868145d372a47
 SHA512 
d83a599a48c7d404946054c6846b6cfd9fce2a264c288519a6eccd9787f05d45397dd46300bf97c80700921456318154ea6d44ba32cd159803471073c2a2b065
 DIST pkg-config-1.3.7.gem 20992 BLAKE2B 
4927cbe744b88e11ece71e554b07092d671a1b0775aa0c647abab6718c1903b888d98aa97ce5eae89033c13a542e45880b28fc886225c226d6e525c0004ec05f
 SHA512 
cceef2b8f0b92582256660f50be21b446e6ef8ca9edd3c7736d2dbcbf2bf8ab60a1ef8f2fed21448d01ab155fd92fe9a3e8cf1f8bda4f80a8e0a8896f1eedd60
 DIST pkg-config-1.3.8.gem 21504 BLAKE2B 
6959487c26b562978e00c4f6b7362c84f78f83e3ad2821b27a23feb76d1bc948832d898b81cd1347a3dec0d04bce0abf427df96420280ec721ded45619339361
 SHA512 
893b8804abbc295bb678e539a22c23f4bac571b5d29cdeb825f0ed2b6be1efa7f50403b97718b38034bc3d1e5bc709d9fa6e26894fb90fe0d6789b8bcc4f19ee
+DIST pkg-config-1.3.9.gem 22016 BLAKE2B 
bb22881e07a251722e5e2344a8ebfea105456c4994da01b6cad53b93c5fab515537c04166be9985bac224944e89506040a2f89886f03c9f5d9c2227551e6e840
 SHA512 
ffec47956f59daea7eefe749474389cc43b500251b7d35cf268caed975d4b8483990c6c5cc0eb1cb918a7e09edd483fe88d6e7141c13496edeb4d4aac5ab3019

diff --git a/dev-ruby/pkg-config/pkg-config-1.3.9.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.3.9.ebuild
new file mode 100644
index 000..a8f0cfce739
--- /dev/null
+++ b/dev-ruby/pkg-config/pkg-config-1.3.9.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+USE_RUBY="ruby24 ruby25 ruby26"
+
+RUBY_FAKEGEM_EXTRADOC="README.rdoc NEWS"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A pkg-config implementation by Ruby"
+HOMEPAGE="https://github.com/rcairo/pkg-config;
+LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+SLOT="0"
+IUSE="test"
+
+ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"
+# this is used for testing
+DEPEND+=" test? ( x11-libs/cairo )"
+
+all_ruby_prepare() {
+   # drop failing tests
+   sed -i -e "/test_cflags/,/end/d"\
+   -e "/test_cflags_only_I/,/end/d" test/test_pkg_config.rb || die
+}
+
+each_ruby_test() {
+   ruby-ng_testrb-2 -Ilib test/test_${PN/-/_}.rb || die
+}



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

2019-08-12 Thread Hans de Graaff
commit: cdb38645a3e143fcd8e9f7ba80e396484fd89f27
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Aug 13 05:42:16 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Aug 13 05:42:16 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdb38645

dev-ruby/pkg-config: add 1.3.8

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

 dev-ruby/pkg-config/Manifest|  1 +
 dev-ruby/pkg-config/pkg-config-1.3.8.ebuild | 31 +
 2 files changed, 32 insertions(+)

diff --git a/dev-ruby/pkg-config/Manifest b/dev-ruby/pkg-config/Manifest
index bd2499306b1..00c14c0a3d6 100644
--- a/dev-ruby/pkg-config/Manifest
+++ b/dev-ruby/pkg-config/Manifest
@@ -1,2 +1,3 @@
 DIST pkg-config-1.2.8.gem 20480 BLAKE2B 
cc11b5eff30f0f5e1a91e64902931ed540da108fd326fe731b71527c9c4310f55e9002617e1baae4f71a4b705b20cf10f6fa112f8ef56971e82868145d372a47
 SHA512 
d83a599a48c7d404946054c6846b6cfd9fce2a264c288519a6eccd9787f05d45397dd46300bf97c80700921456318154ea6d44ba32cd159803471073c2a2b065
 DIST pkg-config-1.3.7.gem 20992 BLAKE2B 
4927cbe744b88e11ece71e554b07092d671a1b0775aa0c647abab6718c1903b888d98aa97ce5eae89033c13a542e45880b28fc886225c226d6e525c0004ec05f
 SHA512 
cceef2b8f0b92582256660f50be21b446e6ef8ca9edd3c7736d2dbcbf2bf8ab60a1ef8f2fed21448d01ab155fd92fe9a3e8cf1f8bda4f80a8e0a8896f1eedd60
+DIST pkg-config-1.3.8.gem 21504 BLAKE2B 
6959487c26b562978e00c4f6b7362c84f78f83e3ad2821b27a23feb76d1bc948832d898b81cd1347a3dec0d04bce0abf427df96420280ec721ded45619339361
 SHA512 
893b8804abbc295bb678e539a22c23f4bac571b5d29cdeb825f0ed2b6be1efa7f50403b97718b38034bc3d1e5bc709d9fa6e26894fb90fe0d6789b8bcc4f19ee

diff --git a/dev-ruby/pkg-config/pkg-config-1.3.8.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.3.8.ebuild
new file mode 100644
index 000..a8f0cfce739
--- /dev/null
+++ b/dev-ruby/pkg-config/pkg-config-1.3.8.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+USE_RUBY="ruby24 ruby25 ruby26"
+
+RUBY_FAKEGEM_EXTRADOC="README.rdoc NEWS"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A pkg-config implementation by Ruby"
+HOMEPAGE="https://github.com/rcairo/pkg-config;
+LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+SLOT="0"
+IUSE="test"
+
+ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"
+# this is used for testing
+DEPEND+=" test? ( x11-libs/cairo )"
+
+all_ruby_prepare() {
+   # drop failing tests
+   sed -i -e "/test_cflags/,/end/d"\
+   -e "/test_cflags_only_I/,/end/d" test/test_pkg_config.rb || die
+}
+
+each_ruby_test() {
+   ruby-ng_testrb-2 -Ilib test/test_${PN/-/_}.rb || die
+}



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

2019-08-12 Thread Hans de Graaff
commit: ce41a74a2bcb637b47da809691e0f68c05973237
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Aug 13 05:40:17 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Aug 13 05:40:17 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce41a74a

dev-ruby/pkg-config: cleanup

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

 dev-ruby/pkg-config/Manifest|  3 ---
 dev-ruby/pkg-config/pkg-config-1.3.4.ebuild | 33 -
 dev-ruby/pkg-config/pkg-config-1.3.5.ebuild | 33 -
 dev-ruby/pkg-config/pkg-config-1.3.6.ebuild | 33 -
 4 files changed, 102 deletions(-)

diff --git a/dev-ruby/pkg-config/Manifest b/dev-ruby/pkg-config/Manifest
index 28bbb6b93a6..bd2499306b1 100644
--- a/dev-ruby/pkg-config/Manifest
+++ b/dev-ruby/pkg-config/Manifest
@@ -1,5 +1,2 @@
 DIST pkg-config-1.2.8.gem 20480 BLAKE2B 
cc11b5eff30f0f5e1a91e64902931ed540da108fd326fe731b71527c9c4310f55e9002617e1baae4f71a4b705b20cf10f6fa112f8ef56971e82868145d372a47
 SHA512 
d83a599a48c7d404946054c6846b6cfd9fce2a264c288519a6eccd9787f05d45397dd46300bf97c80700921456318154ea6d44ba32cd159803471073c2a2b065
-DIST pkg-config-1.3.4.gem 20992 BLAKE2B 
3e9ab485f4b375abfc7e90287a11f8c8a65afcad1f296c35db9bd7206064d45961078e5664381b5250716da6f9ceb2ca1433e360f8bf9bc26f569a132df8e7f4
 SHA512 
c0caf3f0254e2dd64cd258ca7936a26c7c1525922f0e214b67ee09f9b54455077a2dfe23251a5e985685975a6b4597d0dcd4cd3ad19a80866028450fb4bfcbdf
-DIST pkg-config-1.3.5.gem 20992 BLAKE2B 
4b2285f976c2652e1dcc7e5f9454b9e00d489ccb620e89346638014453c1936b516652cf2353375c5611481c7558820f3062a3585b69e242e2e77e51bb7f2594
 SHA512 
d659d43b0a787961cfb550344311083c7177d2d5b6066c0d0af3ee8edce245235c2b459ac002f645d8be62850a8a2ecda7247e527f7be14fbaa5e71993e7a1b5
-DIST pkg-config-1.3.6.gem 20992 BLAKE2B 
dbca483bb35b7b52d6df92f366e7b75e503378248a9b9d5fc78b42d04ccbd89955bc9f50d86d3948154292bda825a26b9e47b3b26510656492e5302ecc084e01
 SHA512 
c0e44101c52d32113992a1952528faa70e000cf94318d5a29eb52856dc7be670749d2f59bb3601907e4fc136a47eccaf5fc2a713346ca769112e3917bb5402e3
 DIST pkg-config-1.3.7.gem 20992 BLAKE2B 
4927cbe744b88e11ece71e554b07092d671a1b0775aa0c647abab6718c1903b888d98aa97ce5eae89033c13a542e45880b28fc886225c226d6e525c0004ec05f
 SHA512 
cceef2b8f0b92582256660f50be21b446e6ef8ca9edd3c7736d2dbcbf2bf8ab60a1ef8f2fed21448d01ab155fd92fe9a3e8cf1f8bda4f80a8e0a8896f1eedd60

diff --git a/dev-ruby/pkg-config/pkg-config-1.3.4.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.3.4.ebuild
deleted file mode 100644
index 600fa391e78..000
--- a/dev-ruby/pkg-config/pkg-config-1.3.4.ebuild
+++ /dev/null
@@ -1,33 +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_EXTRADOC="README.rdoc NEWS"
-
-RUBY_FAKEGEM_TASK_DOC=""
-
-inherit ruby-fakegem
-
-DESCRIPTION="A pkg-config implementation by Ruby"
-HOMEPAGE="https://github.com/rcairo/pkg-config;
-LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
-
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-SLOT="0"
-IUSE="test"
-
-ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"
-# this is used for testing
-DEPEND+=" test? ( x11-libs/cairo )"
-
-all_ruby_prepare() {
-   # drop failing tests
-   sed -i -e "/test_cflags/,/end/d"\
-   -e "/test_cflags_only_I/,/end/d" test/test_pkg_config.rb || die
-}
-
-each_ruby_test() {
-   ruby-ng_testrb-2 -Ilib test/test_${PN/-/_}.rb || die
-}

diff --git a/dev-ruby/pkg-config/pkg-config-1.3.5.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.3.5.ebuild
deleted file mode 100644
index 600fa391e78..000
--- a/dev-ruby/pkg-config/pkg-config-1.3.5.ebuild
+++ /dev/null
@@ -1,33 +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_EXTRADOC="README.rdoc NEWS"
-
-RUBY_FAKEGEM_TASK_DOC=""
-
-inherit ruby-fakegem
-
-DESCRIPTION="A pkg-config implementation by Ruby"
-HOMEPAGE="https://github.com/rcairo/pkg-config;
-LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
-
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-SLOT="0"
-IUSE="test"
-
-ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"
-# this is used for testing
-DEPEND+=" test? ( x11-libs/cairo )"
-
-all_ruby_prepare() {
-   # drop failing tests
-   sed -i -e "/test_cflags/,/end/d"\
-   -e "/test_cflags_only_I/,/end/d" test/test_pkg_config.rb || die
-}
-
-each_ruby_test() {
-   ruby-ng_testrb-2 -Ilib test/test_${PN/-/_}.rb || die
-}

diff --git a/dev-ruby/pkg-config/pkg-config-1.3.6.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.3.6.ebuild
deleted file mode 100644
index 600fa391e78..000
--- a/dev-ruby/pkg-config/pkg-config-1.3.6.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 

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

2019-04-06 Thread Hans de Graaff
commit: d3040977198be9b763b70cf67b985d8a794d011e
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Apr  6 06:03:13 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Apr  6 06:03:13 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3040977

dev-ruby/pkg-config: add 1.3.7

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

 dev-ruby/pkg-config/Manifest|  1 +
 dev-ruby/pkg-config/pkg-config-1.3.7.ebuild | 33 +
 2 files changed, 34 insertions(+)

diff --git a/dev-ruby/pkg-config/Manifest b/dev-ruby/pkg-config/Manifest
index 95cbcf7423f..28bbb6b93a6 100644
--- a/dev-ruby/pkg-config/Manifest
+++ b/dev-ruby/pkg-config/Manifest
@@ -2,3 +2,4 @@ DIST pkg-config-1.2.8.gem 20480 BLAKE2B 
cc11b5eff30f0f5e1a91e64902931ed540da108f
 DIST pkg-config-1.3.4.gem 20992 BLAKE2B 
3e9ab485f4b375abfc7e90287a11f8c8a65afcad1f296c35db9bd7206064d45961078e5664381b5250716da6f9ceb2ca1433e360f8bf9bc26f569a132df8e7f4
 SHA512 
c0caf3f0254e2dd64cd258ca7936a26c7c1525922f0e214b67ee09f9b54455077a2dfe23251a5e985685975a6b4597d0dcd4cd3ad19a80866028450fb4bfcbdf
 DIST pkg-config-1.3.5.gem 20992 BLAKE2B 
4b2285f976c2652e1dcc7e5f9454b9e00d489ccb620e89346638014453c1936b516652cf2353375c5611481c7558820f3062a3585b69e242e2e77e51bb7f2594
 SHA512 
d659d43b0a787961cfb550344311083c7177d2d5b6066c0d0af3ee8edce245235c2b459ac002f645d8be62850a8a2ecda7247e527f7be14fbaa5e71993e7a1b5
 DIST pkg-config-1.3.6.gem 20992 BLAKE2B 
dbca483bb35b7b52d6df92f366e7b75e503378248a9b9d5fc78b42d04ccbd89955bc9f50d86d3948154292bda825a26b9e47b3b26510656492e5302ecc084e01
 SHA512 
c0e44101c52d32113992a1952528faa70e000cf94318d5a29eb52856dc7be670749d2f59bb3601907e4fc136a47eccaf5fc2a713346ca769112e3917bb5402e3
+DIST pkg-config-1.3.7.gem 20992 BLAKE2B 
4927cbe744b88e11ece71e554b07092d671a1b0775aa0c647abab6718c1903b888d98aa97ce5eae89033c13a542e45880b28fc886225c226d6e525c0004ec05f
 SHA512 
cceef2b8f0b92582256660f50be21b446e6ef8ca9edd3c7736d2dbcbf2bf8ab60a1ef8f2fed21448d01ab155fd92fe9a3e8cf1f8bda4f80a8e0a8896f1eedd60

diff --git a/dev-ruby/pkg-config/pkg-config-1.3.7.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.3.7.ebuild
new file mode 100644
index 000..600fa391e78
--- /dev/null
+++ b/dev-ruby/pkg-config/pkg-config-1.3.7.ebuild
@@ -0,0 +1,33 @@
+# 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_EXTRADOC="README.rdoc NEWS"
+
+RUBY_FAKEGEM_TASK_DOC=""
+
+inherit ruby-fakegem
+
+DESCRIPTION="A pkg-config implementation by Ruby"
+HOMEPAGE="https://github.com/rcairo/pkg-config;
+LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+SLOT="0"
+IUSE="test"
+
+ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"
+# this is used for testing
+DEPEND+=" test? ( x11-libs/cairo )"
+
+all_ruby_prepare() {
+   # drop failing tests
+   sed -i -e "/test_cflags/,/end/d"\
+   -e "/test_cflags_only_I/,/end/d" test/test_pkg_config.rb || die
+}
+
+each_ruby_test() {
+   ruby-ng_testrb-2 -Ilib test/test_${PN/-/_}.rb || die
+}



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

2019-04-06 Thread Hans de Graaff
commit: 4ee561a0819366eae018b0739d1b988d3104e7b1
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Apr  6 06:01:30 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Apr  6 06:01:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ee561a0

dev-ruby/pkg-config: cleanup

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

 dev-ruby/pkg-config/Manifest|  2 --
 dev-ruby/pkg-config/pkg-config-1.3.2.ebuild | 33 -
 dev-ruby/pkg-config/pkg-config-1.3.3.ebuild | 33 -
 3 files changed, 68 deletions(-)

diff --git a/dev-ruby/pkg-config/Manifest b/dev-ruby/pkg-config/Manifest
index 457415a7a8d..95cbcf7423f 100644
--- a/dev-ruby/pkg-config/Manifest
+++ b/dev-ruby/pkg-config/Manifest
@@ -1,6 +1,4 @@
 DIST pkg-config-1.2.8.gem 20480 BLAKE2B 
cc11b5eff30f0f5e1a91e64902931ed540da108fd326fe731b71527c9c4310f55e9002617e1baae4f71a4b705b20cf10f6fa112f8ef56971e82868145d372a47
 SHA512 
d83a599a48c7d404946054c6846b6cfd9fce2a264c288519a6eccd9787f05d45397dd46300bf97c80700921456318154ea6d44ba32cd159803471073c2a2b065
-DIST pkg-config-1.3.2.gem 20992 BLAKE2B 
53881385d6751fb77b91428aeac553863d97c1792c30194733fdfc48746dde2178d2e3ad30157ae0061a16e7c0e094fae4fadb3148b4c9c1da0a66e0937d7cd7
 SHA512 
19f3ba9eaf8e81504ead9445a735e1afbb1726be8671e5146f31e31ad311b34ed17a5c01769aaadc9450667c1f69f14451eed68cfe87339b00f0b87e3e7d592a
-DIST pkg-config-1.3.3.gem 20992 BLAKE2B 
694553ba12025d80a13597b8ab526fdac291badb9ed320e88d5234d56ecfcaf71d27482375aa39bd5262012d7e20be6a080db10733c18e977ff8fa15fd1c4461
 SHA512 
449bca982c6f367cfdb219848907f9ebabd7b0c41750d6e95a58d627db3a809b01a80846117ce3c7858ec1829ee5de94b16184e6f269d56af737954ce207
 DIST pkg-config-1.3.4.gem 20992 BLAKE2B 
3e9ab485f4b375abfc7e90287a11f8c8a65afcad1f296c35db9bd7206064d45961078e5664381b5250716da6f9ceb2ca1433e360f8bf9bc26f569a132df8e7f4
 SHA512 
c0caf3f0254e2dd64cd258ca7936a26c7c1525922f0e214b67ee09f9b54455077a2dfe23251a5e985685975a6b4597d0dcd4cd3ad19a80866028450fb4bfcbdf
 DIST pkg-config-1.3.5.gem 20992 BLAKE2B 
4b2285f976c2652e1dcc7e5f9454b9e00d489ccb620e89346638014453c1936b516652cf2353375c5611481c7558820f3062a3585b69e242e2e77e51bb7f2594
 SHA512 
d659d43b0a787961cfb550344311083c7177d2d5b6066c0d0af3ee8edce245235c2b459ac002f645d8be62850a8a2ecda7247e527f7be14fbaa5e71993e7a1b5
 DIST pkg-config-1.3.6.gem 20992 BLAKE2B 
dbca483bb35b7b52d6df92f366e7b75e503378248a9b9d5fc78b42d04ccbd89955bc9f50d86d3948154292bda825a26b9e47b3b26510656492e5302ecc084e01
 SHA512 
c0e44101c52d32113992a1952528faa70e000cf94318d5a29eb52856dc7be670749d2f59bb3601907e4fc136a47eccaf5fc2a713346ca769112e3917bb5402e3

diff --git a/dev-ruby/pkg-config/pkg-config-1.3.2.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.3.2.ebuild
deleted file mode 100644
index 6941490b6aa..000
--- a/dev-ruby/pkg-config/pkg-config-1.3.2.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby23 ruby24 ruby25 ruby26"
-
-RUBY_FAKEGEM_EXTRADOC="README.rdoc NEWS"
-
-RUBY_FAKEGEM_TASK_DOC=""
-
-inherit ruby-fakegem
-
-DESCRIPTION="A pkg-config implementation by Ruby"
-HOMEPAGE="https://github.com/rcairo/pkg-config;
-LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
-
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-SLOT="0"
-IUSE="test"
-
-ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"
-# this is used for testing
-DEPEND+=" test? ( x11-libs/cairo )"
-
-all_ruby_prepare() {
-   # drop failing tests
-   sed -i -e "/test_cflags/,/end/d"\
-   -e "/test_cflags_only_I/,/end/d" test/test_pkg_config.rb || die
-}
-
-each_ruby_test() {
-   ruby-ng_testrb-2 -Ilib test/test_${PN/-/_}.rb || die
-}

diff --git a/dev-ruby/pkg-config/pkg-config-1.3.3.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.3.3.ebuild
deleted file mode 100644
index 600fa391e78..000
--- a/dev-ruby/pkg-config/pkg-config-1.3.3.ebuild
+++ /dev/null
@@ -1,33 +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_EXTRADOC="README.rdoc NEWS"
-
-RUBY_FAKEGEM_TASK_DOC=""
-
-inherit ruby-fakegem
-
-DESCRIPTION="A pkg-config implementation by Ruby"
-HOMEPAGE="https://github.com/rcairo/pkg-config;
-LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
-
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-SLOT="0"
-IUSE="test"
-
-ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"
-# this is used for testing
-DEPEND+=" test? ( x11-libs/cairo )"
-
-all_ruby_prepare() {
-   # drop failing tests
-   sed -i -e "/test_cflags/,/end/d"\
-   -e "/test_cflags_only_I/,/end/d" test/test_pkg_config.rb || die
-}
-
-each_ruby_test() {
-   ruby-ng_testrb-2 -Ilib test/test_${PN/-/_}.rb || die
-}



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

2019-03-13 Thread Hans de Graaff
commit: 08804b18200c61fc724386173ea9eee30ed898eb
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Mar 13 06:33:05 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Mar 13 07:02:13 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08804b18

dev-ruby/pkg-config: add 1.3.6

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

 dev-ruby/pkg-config/Manifest|  1 +
 dev-ruby/pkg-config/pkg-config-1.3.6.ebuild | 33 +
 2 files changed, 34 insertions(+)

diff --git a/dev-ruby/pkg-config/Manifest b/dev-ruby/pkg-config/Manifest
index e23958139ab..457415a7a8d 100644
--- a/dev-ruby/pkg-config/Manifest
+++ b/dev-ruby/pkg-config/Manifest
@@ -3,3 +3,4 @@ DIST pkg-config-1.3.2.gem 20992 BLAKE2B 
53881385d6751fb77b91428aeac553863d97c179
 DIST pkg-config-1.3.3.gem 20992 BLAKE2B 
694553ba12025d80a13597b8ab526fdac291badb9ed320e88d5234d56ecfcaf71d27482375aa39bd5262012d7e20be6a080db10733c18e977ff8fa15fd1c4461
 SHA512 
449bca982c6f367cfdb219848907f9ebabd7b0c41750d6e95a58d627db3a809b01a80846117ce3c7858ec1829ee5de94b16184e6f269d56af737954ce207
 DIST pkg-config-1.3.4.gem 20992 BLAKE2B 
3e9ab485f4b375abfc7e90287a11f8c8a65afcad1f296c35db9bd7206064d45961078e5664381b5250716da6f9ceb2ca1433e360f8bf9bc26f569a132df8e7f4
 SHA512 
c0caf3f0254e2dd64cd258ca7936a26c7c1525922f0e214b67ee09f9b54455077a2dfe23251a5e985685975a6b4597d0dcd4cd3ad19a80866028450fb4bfcbdf
 DIST pkg-config-1.3.5.gem 20992 BLAKE2B 
4b2285f976c2652e1dcc7e5f9454b9e00d489ccb620e89346638014453c1936b516652cf2353375c5611481c7558820f3062a3585b69e242e2e77e51bb7f2594
 SHA512 
d659d43b0a787961cfb550344311083c7177d2d5b6066c0d0af3ee8edce245235c2b459ac002f645d8be62850a8a2ecda7247e527f7be14fbaa5e71993e7a1b5
+DIST pkg-config-1.3.6.gem 20992 BLAKE2B 
dbca483bb35b7b52d6df92f366e7b75e503378248a9b9d5fc78b42d04ccbd89955bc9f50d86d3948154292bda825a26b9e47b3b26510656492e5302ecc084e01
 SHA512 
c0e44101c52d32113992a1952528faa70e000cf94318d5a29eb52856dc7be670749d2f59bb3601907e4fc136a47eccaf5fc2a713346ca769112e3917bb5402e3

diff --git a/dev-ruby/pkg-config/pkg-config-1.3.6.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.3.6.ebuild
new file mode 100644
index 000..600fa391e78
--- /dev/null
+++ b/dev-ruby/pkg-config/pkg-config-1.3.6.ebuild
@@ -0,0 +1,33 @@
+# 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_EXTRADOC="README.rdoc NEWS"
+
+RUBY_FAKEGEM_TASK_DOC=""
+
+inherit ruby-fakegem
+
+DESCRIPTION="A pkg-config implementation by Ruby"
+HOMEPAGE="https://github.com/rcairo/pkg-config;
+LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+SLOT="0"
+IUSE="test"
+
+ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"
+# this is used for testing
+DEPEND+=" test? ( x11-libs/cairo )"
+
+all_ruby_prepare() {
+   # drop failing tests
+   sed -i -e "/test_cflags/,/end/d"\
+   -e "/test_cflags_only_I/,/end/d" test/test_pkg_config.rb || die
+}
+
+each_ruby_test() {
+   ruby-ng_testrb-2 -Ilib test/test_${PN/-/_}.rb || die
+}



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

2019-03-07 Thread Hans de Graaff
commit: 7ce061e54909ca4a7c7ed0437746e2b55afc9f0d
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Mar  8 05:24:06 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Mar  8 05:24:06 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ce061e5

dev-ruby/pkg-config: add 1.3.5

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

 dev-ruby/pkg-config/Manifest|  1 +
 dev-ruby/pkg-config/pkg-config-1.3.5.ebuild | 33 +
 2 files changed, 34 insertions(+)

diff --git a/dev-ruby/pkg-config/Manifest b/dev-ruby/pkg-config/Manifest
index d3432b14090..e23958139ab 100644
--- a/dev-ruby/pkg-config/Manifest
+++ b/dev-ruby/pkg-config/Manifest
@@ -2,3 +2,4 @@ DIST pkg-config-1.2.8.gem 20480 BLAKE2B 
cc11b5eff30f0f5e1a91e64902931ed540da108f
 DIST pkg-config-1.3.2.gem 20992 BLAKE2B 
53881385d6751fb77b91428aeac553863d97c1792c30194733fdfc48746dde2178d2e3ad30157ae0061a16e7c0e094fae4fadb3148b4c9c1da0a66e0937d7cd7
 SHA512 
19f3ba9eaf8e81504ead9445a735e1afbb1726be8671e5146f31e31ad311b34ed17a5c01769aaadc9450667c1f69f14451eed68cfe87339b00f0b87e3e7d592a
 DIST pkg-config-1.3.3.gem 20992 BLAKE2B 
694553ba12025d80a13597b8ab526fdac291badb9ed320e88d5234d56ecfcaf71d27482375aa39bd5262012d7e20be6a080db10733c18e977ff8fa15fd1c4461
 SHA512 
449bca982c6f367cfdb219848907f9ebabd7b0c41750d6e95a58d627db3a809b01a80846117ce3c7858ec1829ee5de94b16184e6f269d56af737954ce207
 DIST pkg-config-1.3.4.gem 20992 BLAKE2B 
3e9ab485f4b375abfc7e90287a11f8c8a65afcad1f296c35db9bd7206064d45961078e5664381b5250716da6f9ceb2ca1433e360f8bf9bc26f569a132df8e7f4
 SHA512 
c0caf3f0254e2dd64cd258ca7936a26c7c1525922f0e214b67ee09f9b54455077a2dfe23251a5e985685975a6b4597d0dcd4cd3ad19a80866028450fb4bfcbdf
+DIST pkg-config-1.3.5.gem 20992 BLAKE2B 
4b2285f976c2652e1dcc7e5f9454b9e00d489ccb620e89346638014453c1936b516652cf2353375c5611481c7558820f3062a3585b69e242e2e77e51bb7f2594
 SHA512 
d659d43b0a787961cfb550344311083c7177d2d5b6066c0d0af3ee8edce245235c2b459ac002f645d8be62850a8a2ecda7247e527f7be14fbaa5e71993e7a1b5

diff --git a/dev-ruby/pkg-config/pkg-config-1.3.5.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.3.5.ebuild
new file mode 100644
index 000..600fa391e78
--- /dev/null
+++ b/dev-ruby/pkg-config/pkg-config-1.3.5.ebuild
@@ -0,0 +1,33 @@
+# 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_EXTRADOC="README.rdoc NEWS"
+
+RUBY_FAKEGEM_TASK_DOC=""
+
+inherit ruby-fakegem
+
+DESCRIPTION="A pkg-config implementation by Ruby"
+HOMEPAGE="https://github.com/rcairo/pkg-config;
+LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+SLOT="0"
+IUSE="test"
+
+ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"
+# this is used for testing
+DEPEND+=" test? ( x11-libs/cairo )"
+
+all_ruby_prepare() {
+   # drop failing tests
+   sed -i -e "/test_cflags/,/end/d"\
+   -e "/test_cflags_only_I/,/end/d" test/test_pkg_config.rb || die
+}
+
+each_ruby_test() {
+   ruby-ng_testrb-2 -Ilib test/test_${PN/-/_}.rb || die
+}



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

2019-02-18 Thread Hans de Graaff
commit: 5f5f07fcb94dacdc7c694099f0a4e159893027d2
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Feb 19 05:39:42 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Feb 19 05:39:42 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f5f07fc

dev-ruby/pkg-config: add 1.3.4

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

 dev-ruby/pkg-config/Manifest|  1 +
 dev-ruby/pkg-config/pkg-config-1.3.4.ebuild | 33 +
 2 files changed, 34 insertions(+)

diff --git a/dev-ruby/pkg-config/Manifest b/dev-ruby/pkg-config/Manifest
index c0ab5117d7e..79688f3b916 100644
--- a/dev-ruby/pkg-config/Manifest
+++ b/dev-ruby/pkg-config/Manifest
@@ -3,3 +3,4 @@ DIST pkg-config-1.2.9.gem 20480 BLAKE2B 
8a77d1b00082635ff622940cf313e18e9639e22d
 DIST pkg-config-1.3.1.gem 20480 BLAKE2B 
016290cf7eecabc592b2fc1e124a369f9a267e7157fcbc842e19b8fe0f3ceccfef77bb4c3b9b0300b72bf503d1ea823b8c2743c3d56da06d75e5a81768c0
 SHA512 
801dbe70ad1ef075d74f260a124d4b3a78a237abc133bd3da8ac93f0ae51b8d6e94efc1064ffea64138bae26efce52ef5bb23553625d808cafa477af50ca55ec
 DIST pkg-config-1.3.2.gem 20992 BLAKE2B 
53881385d6751fb77b91428aeac553863d97c1792c30194733fdfc48746dde2178d2e3ad30157ae0061a16e7c0e094fae4fadb3148b4c9c1da0a66e0937d7cd7
 SHA512 
19f3ba9eaf8e81504ead9445a735e1afbb1726be8671e5146f31e31ad311b34ed17a5c01769aaadc9450667c1f69f14451eed68cfe87339b00f0b87e3e7d592a
 DIST pkg-config-1.3.3.gem 20992 BLAKE2B 
694553ba12025d80a13597b8ab526fdac291badb9ed320e88d5234d56ecfcaf71d27482375aa39bd5262012d7e20be6a080db10733c18e977ff8fa15fd1c4461
 SHA512 
449bca982c6f367cfdb219848907f9ebabd7b0c41750d6e95a58d627db3a809b01a80846117ce3c7858ec1829ee5de94b16184e6f269d56af737954ce207
+DIST pkg-config-1.3.4.gem 20992 BLAKE2B 
3e9ab485f4b375abfc7e90287a11f8c8a65afcad1f296c35db9bd7206064d45961078e5664381b5250716da6f9ceb2ca1433e360f8bf9bc26f569a132df8e7f4
 SHA512 
c0caf3f0254e2dd64cd258ca7936a26c7c1525922f0e214b67ee09f9b54455077a2dfe23251a5e985685975a6b4597d0dcd4cd3ad19a80866028450fb4bfcbdf

diff --git a/dev-ruby/pkg-config/pkg-config-1.3.4.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.3.4.ebuild
new file mode 100644
index 000..600fa391e78
--- /dev/null
+++ b/dev-ruby/pkg-config/pkg-config-1.3.4.ebuild
@@ -0,0 +1,33 @@
+# 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_EXTRADOC="README.rdoc NEWS"
+
+RUBY_FAKEGEM_TASK_DOC=""
+
+inherit ruby-fakegem
+
+DESCRIPTION="A pkg-config implementation by Ruby"
+HOMEPAGE="https://github.com/rcairo/pkg-config;
+LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+SLOT="0"
+IUSE="test"
+
+ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"
+# this is used for testing
+DEPEND+=" test? ( x11-libs/cairo )"
+
+all_ruby_prepare() {
+   # drop failing tests
+   sed -i -e "/test_cflags/,/end/d"\
+   -e "/test_cflags_only_I/,/end/d" test/test_pkg_config.rb || die
+}
+
+each_ruby_test() {
+   ruby-ng_testrb-2 -Ilib test/test_${PN/-/_}.rb || die
+}



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

2019-02-18 Thread Hans de Graaff
commit: 2a9a78f440366f43d70a0f2fcb5445d86e6b5429
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Feb 19 05:40:37 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Feb 19 05:40:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a9a78f4

dev-ruby/pkg-config: cleanup

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

 dev-ruby/pkg-config/Manifest|  2 --
 dev-ruby/pkg-config/pkg-config-1.2.9.ebuild | 33 -
 dev-ruby/pkg-config/pkg-config-1.3.1.ebuild | 33 -
 3 files changed, 68 deletions(-)

diff --git a/dev-ruby/pkg-config/Manifest b/dev-ruby/pkg-config/Manifest
index 79688f3b916..d3432b14090 100644
--- a/dev-ruby/pkg-config/Manifest
+++ b/dev-ruby/pkg-config/Manifest
@@ -1,6 +1,4 @@
 DIST pkg-config-1.2.8.gem 20480 BLAKE2B 
cc11b5eff30f0f5e1a91e64902931ed540da108fd326fe731b71527c9c4310f55e9002617e1baae4f71a4b705b20cf10f6fa112f8ef56971e82868145d372a47
 SHA512 
d83a599a48c7d404946054c6846b6cfd9fce2a264c288519a6eccd9787f05d45397dd46300bf97c80700921456318154ea6d44ba32cd159803471073c2a2b065
-DIST pkg-config-1.2.9.gem 20480 BLAKE2B 
8a77d1b00082635ff622940cf313e18e9639e22d7cc0cc170ef62b65c69a3f2d98409339de3d8de2c765699734c6177dfa77ca8357090c4f8d805b9cff453f40
 SHA512 
6b16b741f8efce51623a98a1979b3bc8af18ce6d74bd35f46baafa9eb19bdab50372921f8548a958bc4428f5e9ff0015ca9ec1700065d70bb9fb9d2a98c311c7
-DIST pkg-config-1.3.1.gem 20480 BLAKE2B 
016290cf7eecabc592b2fc1e124a369f9a267e7157fcbc842e19b8fe0f3ceccfef77bb4c3b9b0300b72bf503d1ea823b8c2743c3d56da06d75e5a81768c0
 SHA512 
801dbe70ad1ef075d74f260a124d4b3a78a237abc133bd3da8ac93f0ae51b8d6e94efc1064ffea64138bae26efce52ef5bb23553625d808cafa477af50ca55ec
 DIST pkg-config-1.3.2.gem 20992 BLAKE2B 
53881385d6751fb77b91428aeac553863d97c1792c30194733fdfc48746dde2178d2e3ad30157ae0061a16e7c0e094fae4fadb3148b4c9c1da0a66e0937d7cd7
 SHA512 
19f3ba9eaf8e81504ead9445a735e1afbb1726be8671e5146f31e31ad311b34ed17a5c01769aaadc9450667c1f69f14451eed68cfe87339b00f0b87e3e7d592a
 DIST pkg-config-1.3.3.gem 20992 BLAKE2B 
694553ba12025d80a13597b8ab526fdac291badb9ed320e88d5234d56ecfcaf71d27482375aa39bd5262012d7e20be6a080db10733c18e977ff8fa15fd1c4461
 SHA512 
449bca982c6f367cfdb219848907f9ebabd7b0c41750d6e95a58d627db3a809b01a80846117ce3c7858ec1829ee5de94b16184e6f269d56af737954ce207
 DIST pkg-config-1.3.4.gem 20992 BLAKE2B 
3e9ab485f4b375abfc7e90287a11f8c8a65afcad1f296c35db9bd7206064d45961078e5664381b5250716da6f9ceb2ca1433e360f8bf9bc26f569a132df8e7f4
 SHA512 
c0caf3f0254e2dd64cd258ca7936a26c7c1525922f0e214b67ee09f9b54455077a2dfe23251a5e985685975a6b4597d0dcd4cd3ad19a80866028450fb4bfcbdf

diff --git a/dev-ruby/pkg-config/pkg-config-1.2.9.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.2.9.ebuild
deleted file mode 100644
index 961b61c5e57..000
--- a/dev-ruby/pkg-config/pkg-config-1.2.9.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby22 ruby23 ruby24 ruby25"
-
-RUBY_FAKEGEM_EXTRADOC="README.rdoc NEWS"
-
-RUBY_FAKEGEM_TASK_DOC=""
-
-inherit ruby-fakegem
-
-DESCRIPTION="A pkg-config implementation by Ruby"
-HOMEPAGE="https://github.com/rcairo/pkg-config;
-LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
-
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-SLOT="0"
-IUSE="test"
-
-ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"
-# this is used for testing
-DEPEND+=" test? ( x11-libs/cairo )"
-
-all_ruby_prepare() {
-   # drop failing tests
-   sed -i -e "/test_cflags/,/end/d"\
-   -e "/test_cflags_only_I/,/end/d" test/test_pkg_config.rb || die
-}
-
-each_ruby_test() {
-   ruby-ng_testrb-2 -Ilib test/test_${PN/-/_}.rb || die
-}

diff --git a/dev-ruby/pkg-config/pkg-config-1.3.1.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.3.1.ebuild
deleted file mode 100644
index 70973286632..000
--- a/dev-ruby/pkg-config/pkg-config-1.3.1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby23 ruby24 ruby25"
-
-RUBY_FAKEGEM_EXTRADOC="README.rdoc NEWS"
-
-RUBY_FAKEGEM_TASK_DOC=""
-
-inherit ruby-fakegem
-
-DESCRIPTION="A pkg-config implementation by Ruby"
-HOMEPAGE="https://github.com/rcairo/pkg-config;
-LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
-
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-SLOT="0"
-IUSE="test"
-
-ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"
-# this is used for testing
-DEPEND+=" test? ( x11-libs/cairo )"
-
-all_ruby_prepare() {
-   # drop failing tests
-   sed -i -e "/test_cflags/,/end/d"\
-   -e "/test_cflags_only_I/,/end/d" test/test_pkg_config.rb || die
-}
-
-each_ruby_test() {
-   ruby-ng_testrb-2 -Ilib test/test_${PN/-/_}.rb || die
-}



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

2019-02-10 Thread Hans de Graaff
commit: 7d9c14a0786fc9f1a9ef243519d9687f3a7a6b68
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Feb 10 10:59:14 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Feb 10 11:07:07 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d9c14a0

dev-ruby/pkg-config: add 1.3.3

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

 dev-ruby/pkg-config/Manifest|  1 +
 dev-ruby/pkg-config/pkg-config-1.3.3.ebuild | 33 +
 2 files changed, 34 insertions(+)

diff --git a/dev-ruby/pkg-config/Manifest b/dev-ruby/pkg-config/Manifest
index b50a871f5a9..c0ab5117d7e 100644
--- a/dev-ruby/pkg-config/Manifest
+++ b/dev-ruby/pkg-config/Manifest
@@ -2,3 +2,4 @@ DIST pkg-config-1.2.8.gem 20480 BLAKE2B 
cc11b5eff30f0f5e1a91e64902931ed540da108f
 DIST pkg-config-1.2.9.gem 20480 BLAKE2B 
8a77d1b00082635ff622940cf313e18e9639e22d7cc0cc170ef62b65c69a3f2d98409339de3d8de2c765699734c6177dfa77ca8357090c4f8d805b9cff453f40
 SHA512 
6b16b741f8efce51623a98a1979b3bc8af18ce6d74bd35f46baafa9eb19bdab50372921f8548a958bc4428f5e9ff0015ca9ec1700065d70bb9fb9d2a98c311c7
 DIST pkg-config-1.3.1.gem 20480 BLAKE2B 
016290cf7eecabc592b2fc1e124a369f9a267e7157fcbc842e19b8fe0f3ceccfef77bb4c3b9b0300b72bf503d1ea823b8c2743c3d56da06d75e5a81768c0
 SHA512 
801dbe70ad1ef075d74f260a124d4b3a78a237abc133bd3da8ac93f0ae51b8d6e94efc1064ffea64138bae26efce52ef5bb23553625d808cafa477af50ca55ec
 DIST pkg-config-1.3.2.gem 20992 BLAKE2B 
53881385d6751fb77b91428aeac553863d97c1792c30194733fdfc48746dde2178d2e3ad30157ae0061a16e7c0e094fae4fadb3148b4c9c1da0a66e0937d7cd7
 SHA512 
19f3ba9eaf8e81504ead9445a735e1afbb1726be8671e5146f31e31ad311b34ed17a5c01769aaadc9450667c1f69f14451eed68cfe87339b00f0b87e3e7d592a
+DIST pkg-config-1.3.3.gem 20992 BLAKE2B 
694553ba12025d80a13597b8ab526fdac291badb9ed320e88d5234d56ecfcaf71d27482375aa39bd5262012d7e20be6a080db10733c18e977ff8fa15fd1c4461
 SHA512 
449bca982c6f367cfdb219848907f9ebabd7b0c41750d6e95a58d627db3a809b01a80846117ce3c7858ec1829ee5de94b16184e6f269d56af737954ce207

diff --git a/dev-ruby/pkg-config/pkg-config-1.3.3.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.3.3.ebuild
new file mode 100644
index 000..600fa391e78
--- /dev/null
+++ b/dev-ruby/pkg-config/pkg-config-1.3.3.ebuild
@@ -0,0 +1,33 @@
+# 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_EXTRADOC="README.rdoc NEWS"
+
+RUBY_FAKEGEM_TASK_DOC=""
+
+inherit ruby-fakegem
+
+DESCRIPTION="A pkg-config implementation by Ruby"
+HOMEPAGE="https://github.com/rcairo/pkg-config;
+LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+SLOT="0"
+IUSE="test"
+
+ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"
+# this is used for testing
+DEPEND+=" test? ( x11-libs/cairo )"
+
+all_ruby_prepare() {
+   # drop failing tests
+   sed -i -e "/test_cflags/,/end/d"\
+   -e "/test_cflags_only_I/,/end/d" test/test_pkg_config.rb || die
+}
+
+each_ruby_test() {
+   ruby-ng_testrb-2 -Ilib test/test_${PN/-/_}.rb || die
+}



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

2018-12-26 Thread Hans de Graaff
commit: f38129635674d3f219afb9e1de697f8fd9b0bc3b
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Dec 26 11:18:04 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Dec 26 17:47:19 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3812963

dev-ruby/pkg-config: add ruby26

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

 dev-ruby/pkg-config/pkg-config-1.3.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/pkg-config/pkg-config-1.3.2.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.3.2.ebuild
index ff17071fdd3..6941490b6aa 100644
--- a/dev-ruby/pkg-config/pkg-config-1.3.2.ebuild
+++ b/dev-ruby/pkg-config/pkg-config-1.3.2.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-USE_RUBY="ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_EXTRADOC="README.rdoc NEWS"
 



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

2018-11-04 Thread Hans de Graaff
commit: 243f055bd5bf78951443ce5aad09332ce2d0bca9
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Nov  5 06:26:32 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Nov  5 06:26:32 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=243f055b

dev-ruby/pkg-config: add 1.3.2

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

 dev-ruby/pkg-config/Manifest|  1 +
 dev-ruby/pkg-config/pkg-config-1.3.2.ebuild | 33 +
 2 files changed, 34 insertions(+)

diff --git a/dev-ruby/pkg-config/Manifest b/dev-ruby/pkg-config/Manifest
index 50b8b9bdcfd..b50a871f5a9 100644
--- a/dev-ruby/pkg-config/Manifest
+++ b/dev-ruby/pkg-config/Manifest
@@ -1,3 +1,4 @@
 DIST pkg-config-1.2.8.gem 20480 BLAKE2B 
cc11b5eff30f0f5e1a91e64902931ed540da108fd326fe731b71527c9c4310f55e9002617e1baae4f71a4b705b20cf10f6fa112f8ef56971e82868145d372a47
 SHA512 
d83a599a48c7d404946054c6846b6cfd9fce2a264c288519a6eccd9787f05d45397dd46300bf97c80700921456318154ea6d44ba32cd159803471073c2a2b065
 DIST pkg-config-1.2.9.gem 20480 BLAKE2B 
8a77d1b00082635ff622940cf313e18e9639e22d7cc0cc170ef62b65c69a3f2d98409339de3d8de2c765699734c6177dfa77ca8357090c4f8d805b9cff453f40
 SHA512 
6b16b741f8efce51623a98a1979b3bc8af18ce6d74bd35f46baafa9eb19bdab50372921f8548a958bc4428f5e9ff0015ca9ec1700065d70bb9fb9d2a98c311c7
 DIST pkg-config-1.3.1.gem 20480 BLAKE2B 
016290cf7eecabc592b2fc1e124a369f9a267e7157fcbc842e19b8fe0f3ceccfef77bb4c3b9b0300b72bf503d1ea823b8c2743c3d56da06d75e5a81768c0
 SHA512 
801dbe70ad1ef075d74f260a124d4b3a78a237abc133bd3da8ac93f0ae51b8d6e94efc1064ffea64138bae26efce52ef5bb23553625d808cafa477af50ca55ec
+DIST pkg-config-1.3.2.gem 20992 BLAKE2B 
53881385d6751fb77b91428aeac553863d97c1792c30194733fdfc48746dde2178d2e3ad30157ae0061a16e7c0e094fae4fadb3148b4c9c1da0a66e0937d7cd7
 SHA512 
19f3ba9eaf8e81504ead9445a735e1afbb1726be8671e5146f31e31ad311b34ed17a5c01769aaadc9450667c1f69f14451eed68cfe87339b00f0b87e3e7d592a

diff --git a/dev-ruby/pkg-config/pkg-config-1.3.2.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.3.2.ebuild
new file mode 100644
index 000..ff17071fdd3
--- /dev/null
+++ b/dev-ruby/pkg-config/pkg-config-1.3.2.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+USE_RUBY="ruby23 ruby24 ruby25"
+
+RUBY_FAKEGEM_EXTRADOC="README.rdoc NEWS"
+
+RUBY_FAKEGEM_TASK_DOC=""
+
+inherit ruby-fakegem
+
+DESCRIPTION="A pkg-config implementation by Ruby"
+HOMEPAGE="https://github.com/rcairo/pkg-config;
+LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+SLOT="0"
+IUSE="test"
+
+ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"
+# this is used for testing
+DEPEND+=" test? ( x11-libs/cairo )"
+
+all_ruby_prepare() {
+   # drop failing tests
+   sed -i -e "/test_cflags/,/end/d"\
+   -e "/test_cflags_only_I/,/end/d" test/test_pkg_config.rb || die
+}
+
+each_ruby_test() {
+   ruby-ng_testrb-2 -Ilib test/test_${PN/-/_}.rb || die
+}



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

2018-05-14 Thread Hans de Graaff
commit: 891d48fffa8e9e5f9ab6b5084311e520fea709f6
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue May 15 05:07:37 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue May 15 05:15:38 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=891d48ff

dev-ruby/pkg-config: cleanup

Package-Manager: Portage-2.3.36, Repoman-2.3.9

 dev-ruby/pkg-config/Manifest|  1 -
 dev-ruby/pkg-config/pkg-config-1.1.7.ebuild | 33 -
 2 files changed, 34 deletions(-)

diff --git a/dev-ruby/pkg-config/Manifest b/dev-ruby/pkg-config/Manifest
index 1c5ada961d9..50b8b9bdcfd 100644
--- a/dev-ruby/pkg-config/Manifest
+++ b/dev-ruby/pkg-config/Manifest
@@ -1,4 +1,3 @@
-DIST pkg-config-1.1.7.gem 19456 BLAKE2B 
ae6f3641181a60aa46a2da63a5343f23c4a41a9499ff5e00b1115ddfb328a4db33db2890d234f5cbc9a45af28aa537e886c776f0a8f24e54e307f637e5a2c8ae
 SHA512 
9f515874d3edabdfff5f4c8d624bbc91e9c5032e79c241412cd073f0a049e35a2e2a660d5503eaae9640286d74cb9851034f757c702e220f728fba1c2337
 DIST pkg-config-1.2.8.gem 20480 BLAKE2B 
cc11b5eff30f0f5e1a91e64902931ed540da108fd326fe731b71527c9c4310f55e9002617e1baae4f71a4b705b20cf10f6fa112f8ef56971e82868145d372a47
 SHA512 
d83a599a48c7d404946054c6846b6cfd9fce2a264c288519a6eccd9787f05d45397dd46300bf97c80700921456318154ea6d44ba32cd159803471073c2a2b065
 DIST pkg-config-1.2.9.gem 20480 BLAKE2B 
8a77d1b00082635ff622940cf313e18e9639e22d7cc0cc170ef62b65c69a3f2d98409339de3d8de2c765699734c6177dfa77ca8357090c4f8d805b9cff453f40
 SHA512 
6b16b741f8efce51623a98a1979b3bc8af18ce6d74bd35f46baafa9eb19bdab50372921f8548a958bc4428f5e9ff0015ca9ec1700065d70bb9fb9d2a98c311c7
 DIST pkg-config-1.3.1.gem 20480 BLAKE2B 
016290cf7eecabc592b2fc1e124a369f9a267e7157fcbc842e19b8fe0f3ceccfef77bb4c3b9b0300b72bf503d1ea823b8c2743c3d56da06d75e5a81768c0
 SHA512 
801dbe70ad1ef075d74f260a124d4b3a78a237abc133bd3da8ac93f0ae51b8d6e94efc1064ffea64138bae26efce52ef5bb23553625d808cafa477af50ca55ec

diff --git a/dev-ruby/pkg-config/pkg-config-1.1.7.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.1.7.ebuild
deleted file mode 100644
index 216fc64a846..000
--- a/dev-ruby/pkg-config/pkg-config-1.1.7.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22 ruby23 ruby24"
-
-RUBY_FAKEGEM_EXTRADOC="README.rdoc NEWS"
-
-RUBY_FAKEGEM_TASK_DOC=""
-
-inherit ruby-fakegem
-
-DESCRIPTION="A pkg-config implementation by Ruby"
-HOMEPAGE="https://github.com/rcairo/pkg-config;
-LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
-
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86"
-SLOT="0"
-IUSE="test"
-
-ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"
-# this is used for testing
-DEPEND+=" test? ( x11-libs/cairo )"
-
-all_ruby_prepare() {
-# drop failing tests
-   sed -i -e "/test_cflags/,/end/d"\
-   -e "/test_cflags_only_I/,/end/d" test/test_pkg_config.rb || die
-}
-
-each_ruby_test() {
-   ruby-ng_testrb-2 -Ilib test/test_${PN/-/_}.rb || die
-}



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

2018-05-14 Thread Sergei Trofimovich
commit: 800bf12eb136ff2e36cde47a2db3990a67c9dbd8
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon May 14 21:15:44 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon May 14 21:15:44 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=800bf12e

dev-ruby/pkg-config: stable 1.2.8 for hppa, bug #642004

Bug: https://bugs.gentoo.org/642004
Package-Manager: Portage-2.3.36, Repoman-2.3.9
RepoMan-Options: --include-arches="hppa"

 dev-ruby/pkg-config/pkg-config-1.2.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/pkg-config/pkg-config-1.2.8.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.2.8.ebuild
index db7b643ca06..3bf988ebe25 100644
--- a/dev-ruby/pkg-config/pkg-config-1.2.8.ebuild
+++ b/dev-ruby/pkg-config/pkg-config-1.2.8.ebuild
@@ -14,7 +14,7 @@ DESCRIPTION="A pkg-config implementation by Ruby"
 HOMEPAGE="https://github.com/rcairo/pkg-config;
 LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
 
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86"
 SLOT="0"
 IUSE="test"
 



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

2018-04-30 Thread Hans de Graaff
commit: bd72d07e00823a977cfe6d53feb1683852e8
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue May  1 04:37:39 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue May  1 04:37:39 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd72d07e

dev-ruby/pkg-config: add 1.3.1

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-ruby/pkg-config/Manifest|  1 +
 dev-ruby/pkg-config/pkg-config-1.3.1.ebuild | 33 +
 2 files changed, 34 insertions(+)

diff --git a/dev-ruby/pkg-config/Manifest b/dev-ruby/pkg-config/Manifest
index 7fe0ff3dfba..1c5ada961d9 100644
--- a/dev-ruby/pkg-config/Manifest
+++ b/dev-ruby/pkg-config/Manifest
@@ -1,3 +1,4 @@
 DIST pkg-config-1.1.7.gem 19456 BLAKE2B 
ae6f3641181a60aa46a2da63a5343f23c4a41a9499ff5e00b1115ddfb328a4db33db2890d234f5cbc9a45af28aa537e886c776f0a8f24e54e307f637e5a2c8ae
 SHA512 
9f515874d3edabdfff5f4c8d624bbc91e9c5032e79c241412cd073f0a049e35a2e2a660d5503eaae9640286d74cb9851034f757c702e220f728fba1c2337
 DIST pkg-config-1.2.8.gem 20480 BLAKE2B 
cc11b5eff30f0f5e1a91e64902931ed540da108fd326fe731b71527c9c4310f55e9002617e1baae4f71a4b705b20cf10f6fa112f8ef56971e82868145d372a47
 SHA512 
d83a599a48c7d404946054c6846b6cfd9fce2a264c288519a6eccd9787f05d45397dd46300bf97c80700921456318154ea6d44ba32cd159803471073c2a2b065
 DIST pkg-config-1.2.9.gem 20480 BLAKE2B 
8a77d1b00082635ff622940cf313e18e9639e22d7cc0cc170ef62b65c69a3f2d98409339de3d8de2c765699734c6177dfa77ca8357090c4f8d805b9cff453f40
 SHA512 
6b16b741f8efce51623a98a1979b3bc8af18ce6d74bd35f46baafa9eb19bdab50372921f8548a958bc4428f5e9ff0015ca9ec1700065d70bb9fb9d2a98c311c7
+DIST pkg-config-1.3.1.gem 20480 BLAKE2B 
016290cf7eecabc592b2fc1e124a369f9a267e7157fcbc842e19b8fe0f3ceccfef77bb4c3b9b0300b72bf503d1ea823b8c2743c3d56da06d75e5a81768c0
 SHA512 
801dbe70ad1ef075d74f260a124d4b3a78a237abc133bd3da8ac93f0ae51b8d6e94efc1064ffea64138bae26efce52ef5bb23553625d808cafa477af50ca55ec

diff --git a/dev-ruby/pkg-config/pkg-config-1.3.1.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.3.1.ebuild
new file mode 100644
index 000..70973286632
--- /dev/null
+++ b/dev-ruby/pkg-config/pkg-config-1.3.1.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+USE_RUBY="ruby23 ruby24 ruby25"
+
+RUBY_FAKEGEM_EXTRADOC="README.rdoc NEWS"
+
+RUBY_FAKEGEM_TASK_DOC=""
+
+inherit ruby-fakegem
+
+DESCRIPTION="A pkg-config implementation by Ruby"
+HOMEPAGE="https://github.com/rcairo/pkg-config;
+LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+SLOT="0"
+IUSE="test"
+
+ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"
+# this is used for testing
+DEPEND+=" test? ( x11-libs/cairo )"
+
+all_ruby_prepare() {
+   # drop failing tests
+   sed -i -e "/test_cflags/,/end/d"\
+   -e "/test_cflags_only_I/,/end/d" test/test_pkg_config.rb || die
+}
+
+each_ruby_test() {
+   ruby-ng_testrb-2 -Ilib test/test_${PN/-/_}.rb || die
+}



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

2018-03-31 Thread Tobias Klausmann
commit: 16a5e7ddc57b443fff02f2dec60858152c4f3121
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Sat Mar 31 14:17:10 2018 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Sat Mar 31 14:17:24 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16a5e7dd

dev-ruby/pkg-config-1.2.8-r0: alpha stable

Gentoo-Bug: http://bugs.gentoo.org/642004

 dev-ruby/pkg-config/pkg-config-1.2.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/pkg-config/pkg-config-1.2.8.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.2.8.ebuild
index f3b7e888b47..db7b643ca06 100644
--- a/dev-ruby/pkg-config/pkg-config-1.2.8.ebuild
+++ b/dev-ruby/pkg-config/pkg-config-1.2.8.ebuild
@@ -14,7 +14,7 @@ DESCRIPTION="A pkg-config implementation by Ruby"
 HOMEPAGE="https://github.com/rcairo/pkg-config;
 LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
 
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86"
 SLOT="0"
 IUSE="test"
 



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

2018-03-22 Thread Markus Meier
commit: 28a8f016342bcf1670075ac797bb0be4b989dc5d
Author: Markus Meier  gentoo  org>
AuthorDate: Thu Mar 22 06:06:34 2018 +
Commit: Markus Meier  gentoo  org>
CommitDate: Thu Mar 22 06:06:34 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28a8f016

dev-ruby/pkg-config: arm stable, bug #642004

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"

 dev-ruby/pkg-config/pkg-config-1.2.8.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/pkg-config/pkg-config-1.2.8.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.2.8.ebuild
index 25a33f6bfe4..f3b7e888b47 100644
--- a/dev-ruby/pkg-config/pkg-config-1.2.8.ebuild
+++ b/dev-ruby/pkg-config/pkg-config-1.2.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -14,7 +14,7 @@ DESCRIPTION="A pkg-config implementation by Ruby"
 HOMEPAGE="https://github.com/rcairo/pkg-config;
 LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86"
 SLOT="0"
 IUSE="test"
 



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

2018-01-14 Thread Hans de Graaff
commit: d9ab28be9bd7ff4e291c2420dc133094ce9b19d1
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Jan 15 07:15:31 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Jan 15 07:15:31 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9ab28be

dev-ruby/pkg-config: add 1.2.9

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-ruby/pkg-config/Manifest|  1 +
 dev-ruby/pkg-config/pkg-config-1.2.9.ebuild | 33 +
 2 files changed, 34 insertions(+)

diff --git a/dev-ruby/pkg-config/Manifest b/dev-ruby/pkg-config/Manifest
index ad7d74a335f..7fe0ff3dfba 100644
--- a/dev-ruby/pkg-config/Manifest
+++ b/dev-ruby/pkg-config/Manifest
@@ -1,2 +1,3 @@
 DIST pkg-config-1.1.7.gem 19456 BLAKE2B 
ae6f3641181a60aa46a2da63a5343f23c4a41a9499ff5e00b1115ddfb328a4db33db2890d234f5cbc9a45af28aa537e886c776f0a8f24e54e307f637e5a2c8ae
 SHA512 
9f515874d3edabdfff5f4c8d624bbc91e9c5032e79c241412cd073f0a049e35a2e2a660d5503eaae9640286d74cb9851034f757c702e220f728fba1c2337
 DIST pkg-config-1.2.8.gem 20480 BLAKE2B 
cc11b5eff30f0f5e1a91e64902931ed540da108fd326fe731b71527c9c4310f55e9002617e1baae4f71a4b705b20cf10f6fa112f8ef56971e82868145d372a47
 SHA512 
d83a599a48c7d404946054c6846b6cfd9fce2a264c288519a6eccd9787f05d45397dd46300bf97c80700921456318154ea6d44ba32cd159803471073c2a2b065
+DIST pkg-config-1.2.9.gem 20480 BLAKE2B 
8a77d1b00082635ff622940cf313e18e9639e22d7cc0cc170ef62b65c69a3f2d98409339de3d8de2c765699734c6177dfa77ca8357090c4f8d805b9cff453f40
 SHA512 
6b16b741f8efce51623a98a1979b3bc8af18ce6d74bd35f46baafa9eb19bdab50372921f8548a958bc4428f5e9ff0015ca9ec1700065d70bb9fb9d2a98c311c7

diff --git a/dev-ruby/pkg-config/pkg-config-1.2.9.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.2.9.ebuild
new file mode 100644
index 000..961b61c5e57
--- /dev/null
+++ b/dev-ruby/pkg-config/pkg-config-1.2.9.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+USE_RUBY="ruby22 ruby23 ruby24 ruby25"
+
+RUBY_FAKEGEM_EXTRADOC="README.rdoc NEWS"
+
+RUBY_FAKEGEM_TASK_DOC=""
+
+inherit ruby-fakegem
+
+DESCRIPTION="A pkg-config implementation by Ruby"
+HOMEPAGE="https://github.com/rcairo/pkg-config;
+LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+SLOT="0"
+IUSE="test"
+
+ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"
+# this is used for testing
+DEPEND+=" test? ( x11-libs/cairo )"
+
+all_ruby_prepare() {
+   # drop failing tests
+   sed -i -e "/test_cflags/,/end/d"\
+   -e "/test_cflags_only_I/,/end/d" test/test_pkg_config.rb || die
+}
+
+each_ruby_test() {
+   ruby-ng_testrb-2 -Ilib test/test_${PN/-/_}.rb || die
+}



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

2017-12-29 Thread Sergei Trofimovich
commit: 53dc7e7d5b781e7a7d9851ef3cc4b9ab9abc92d8
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Fri Dec 29 13:31:20 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Dec 29 17:40:30 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53dc7e7d

dev-ruby/pkg-config: stable 1.2.8 for sparc, bug #642004

Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="sparc"

 dev-ruby/pkg-config/pkg-config-1.2.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/pkg-config/pkg-config-1.2.8.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.2.8.ebuild
index 8284de87a15..25a33f6bfe4 100644
--- a/dev-ruby/pkg-config/pkg-config-1.2.8.ebuild
+++ b/dev-ruby/pkg-config/pkg-config-1.2.8.ebuild
@@ -14,7 +14,7 @@ DESCRIPTION="A pkg-config implementation by Ruby"
 HOMEPAGE="https://github.com/rcairo/pkg-config;
 LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86"
 SLOT="0"
 IUSE="test"
 



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

2017-12-26 Thread Sergei Trofimovich
commit: 4b77b371e21ce8498f9af5e6e909dfc35905c9a9
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Tue Dec 26 11:33:25 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Dec 26 11:33:25 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b77b371

dev-ruby/pkg-config: stable 1.2.8 for ppc/ppc64, bug #642004

Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc ppc64"

 dev-ruby/pkg-config/pkg-config-1.2.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/pkg-config/pkg-config-1.2.8.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.2.8.ebuild
index a7bd04a2a9c..8284de87a15 100644
--- a/dev-ruby/pkg-config/pkg-config-1.2.8.ebuild
+++ b/dev-ruby/pkg-config/pkg-config-1.2.8.ebuild
@@ -14,7 +14,7 @@ DESCRIPTION="A pkg-config implementation by Ruby"
 HOMEPAGE="https://github.com/rcairo/pkg-config;
 LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ppc ppc64 ~sparc x86"
 SLOT="0"
 IUSE="test"
 



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

2017-12-25 Thread Hans de Graaff
commit: 2f2a0a5b0b3cfbcc06035c132695953d9dbe4435
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Dec 26 07:18:12 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Dec 26 07:18:12 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f2a0a5b

dev-ruby/pkg-config: add ruby25

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-ruby/pkg-config/pkg-config-1.2.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/pkg-config/pkg-config-1.2.8.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.2.8.ebuild
index 89fdb86006f..a7bd04a2a9c 100644
--- a/dev-ruby/pkg-config/pkg-config-1.2.8.ebuild
+++ b/dev-ruby/pkg-config/pkg-config-1.2.8.ebuild
@@ -2,7 +2,7 @@
 # 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_EXTRADOC="README.rdoc NEWS"
 



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

2017-12-25 Thread Thomas Deutschmann
commit: f12af31bdd042b004578ab9b6172885ef2644f18
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Tue Dec 26 00:55:55 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Tue Dec 26 00:55:55 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f12af31b

dev-ruby/pkg-config: x86 stable (bug #642004)

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-ruby/pkg-config/pkg-config-1.2.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/pkg-config/pkg-config-1.2.8.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.2.8.ebuild
index 84010c864b0..89fdb86006f 100644
--- a/dev-ruby/pkg-config/pkg-config-1.2.8.ebuild
+++ b/dev-ruby/pkg-config/pkg-config-1.2.8.ebuild
@@ -14,7 +14,7 @@ DESCRIPTION="A pkg-config implementation by Ruby"
 HOMEPAGE="https://github.com/rcairo/pkg-config;
 LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~ppc ~ppc64 ~sparc x86"
 SLOT="0"
 IUSE="test"
 



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

2017-12-23 Thread Sergei Trofimovich
commit: 7eda2d0ef1b4c4021c74288ee938615e4ae32aee
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Dec 23 20:35:57 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Dec 23 20:36:03 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7eda2d0e

dev-ruby/pkg-config: stable 1.2.8 for ia64, bug #642004

Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"

 dev-ruby/pkg-config/pkg-config-1.2.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/pkg-config/pkg-config-1.2.8.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.2.8.ebuild
index e44eb405be2..84010c864b0 100644
--- a/dev-ruby/pkg-config/pkg-config-1.2.8.ebuild
+++ b/dev-ruby/pkg-config/pkg-config-1.2.8.ebuild
@@ -14,7 +14,7 @@ DESCRIPTION="A pkg-config implementation by Ruby"
 HOMEPAGE="https://github.com/rcairo/pkg-config;
 LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~ppc ~ppc64 ~sparc ~x86"
 SLOT="0"
 IUSE="test"
 



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

2017-12-21 Thread Hans de Graaff
commit: d995ce9864511e1116b3737b304a72fc4aa97fb4
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Dec 22 06:36:09 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Dec 22 06:36:09 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d995ce98

dev-ruby/pkg-config: cleanup

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-ruby/pkg-config/Manifest|  3 ---
 dev-ruby/pkg-config/pkg-config-1.2.3.ebuild | 33 -
 dev-ruby/pkg-config/pkg-config-1.2.4.ebuild | 33 -
 dev-ruby/pkg-config/pkg-config-1.2.7.ebuild | 33 -
 4 files changed, 102 deletions(-)

diff --git a/dev-ruby/pkg-config/Manifest b/dev-ruby/pkg-config/Manifest
index b57f75b2cfb..ad7d74a335f 100644
--- a/dev-ruby/pkg-config/Manifest
+++ b/dev-ruby/pkg-config/Manifest
@@ -1,5 +1,2 @@
 DIST pkg-config-1.1.7.gem 19456 BLAKE2B 
ae6f3641181a60aa46a2da63a5343f23c4a41a9499ff5e00b1115ddfb328a4db33db2890d234f5cbc9a45af28aa537e886c776f0a8f24e54e307f637e5a2c8ae
 SHA512 
9f515874d3edabdfff5f4c8d624bbc91e9c5032e79c241412cd073f0a049e35a2e2a660d5503eaae9640286d74cb9851034f757c702e220f728fba1c2337
-DIST pkg-config-1.2.3.gem 19968 BLAKE2B 
2db6c37aecbcbe63aee639a8cba99840d618a24877ada52838bda4c5775bfe8ca2d555cacad9bf53477882df555cf118c43bf54c9360d5cf05b21e7b4b136629
 SHA512 
1e0ec12cdb9647d9d5b29c48940f15dcf27e346a18b9f33922a5b8e0a57957206981cf5c7dd70da36fdb2a32bbe8e3ac38737f66abc5f5afa8b4dabf52a696fd
-DIST pkg-config-1.2.4.gem 19968 BLAKE2B 
a33bfe33e6f15c528e310363362182ac68c0c7f5745f7044973309d478864187caf66aeed9398304465c650b6739845711f83736202b8e073c80fa4e8b59d24a
 SHA512 
74abccc5b067d4b98bc1aa20eaf990f1e31f8ab9251f8081440dd2b11e9d14ffe82ccff92d0858386e11fe3ff4f8927da7ca17d382946e4b0c3dbd7a45ffae24
-DIST pkg-config-1.2.7.gem 20480 BLAKE2B 
2445c96c9defb547ef21d62912c7c882bee8b80561ec221c3605e907189b94243d4ad78ae180ea5414350b5b299f8f7f2468e0d910673f2e7c9c48d98e7cc844
 SHA512 
88a0d0c616e4c00dcdc25980c532476eb9c9ff17e9f8a015c414cf2f536c558bc10656e2a56dbe01f34c016e86fc92959f2231a07e03b541c32c79ab36423760
 DIST pkg-config-1.2.8.gem 20480 BLAKE2B 
cc11b5eff30f0f5e1a91e64902931ed540da108fd326fe731b71527c9c4310f55e9002617e1baae4f71a4b705b20cf10f6fa112f8ef56971e82868145d372a47
 SHA512 
d83a599a48c7d404946054c6846b6cfd9fce2a264c288519a6eccd9787f05d45397dd46300bf97c80700921456318154ea6d44ba32cd159803471073c2a2b065

diff --git a/dev-ruby/pkg-config/pkg-config-1.2.3.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.2.3.ebuild
deleted file mode 100644
index 4cefe1fadf7..000
--- a/dev-ruby/pkg-config/pkg-config-1.2.3.ebuild
+++ /dev/null
@@ -1,33 +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_EXTRADOC="README.rdoc NEWS"
-
-RUBY_FAKEGEM_TASK_DOC=""
-
-inherit ruby-fakegem
-
-DESCRIPTION="A pkg-config implementation by Ruby"
-HOMEPAGE="https://github.com/rcairo/pkg-config;
-LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
-
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-SLOT="0"
-IUSE="test"
-
-ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"
-# this is used for testing
-DEPEND+=" test? ( x11-libs/cairo )"
-
-all_ruby_prepare() {
-   # drop failing tests
-   sed -i -e "/test_cflags/,/end/d"\
-   -e "/test_cflags_only_I/,/end/d" test/test_pkg_config.rb || die
-}
-
-each_ruby_test() {
-   ruby-ng_testrb-2 -Ilib test/test_${PN/-/_}.rb || die
-}

diff --git a/dev-ruby/pkg-config/pkg-config-1.2.4.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.2.4.ebuild
deleted file mode 100644
index 4cefe1fadf7..000
--- a/dev-ruby/pkg-config/pkg-config-1.2.4.ebuild
+++ /dev/null
@@ -1,33 +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_EXTRADOC="README.rdoc NEWS"
-
-RUBY_FAKEGEM_TASK_DOC=""
-
-inherit ruby-fakegem
-
-DESCRIPTION="A pkg-config implementation by Ruby"
-HOMEPAGE="https://github.com/rcairo/pkg-config;
-LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
-
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-SLOT="0"
-IUSE="test"
-
-ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"
-# this is used for testing
-DEPEND+=" test? ( x11-libs/cairo )"
-
-all_ruby_prepare() {
-   # drop failing tests
-   sed -i -e "/test_cflags/,/end/d"\
-   -e "/test_cflags_only_I/,/end/d" test/test_pkg_config.rb || die
-}
-
-each_ruby_test() {
-   ruby-ng_testrb-2 -Ilib test/test_${PN/-/_}.rb || die
-}

diff --git a/dev-ruby/pkg-config/pkg-config-1.2.7.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.2.7.ebuild
deleted file mode 100644
index 4cefe1fadf7..000
--- a/dev-ruby/pkg-config/pkg-config-1.2.7.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# 

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

2017-12-21 Thread Hans de Graaff
commit: 78b7c1a79a79e0499491712994e44d2f5e7aa22f
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Dec 22 06:43:42 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Dec 22 06:43:42 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78b7c1a7

dev-ruby/pkg-config: amd64 stable, bug 641996

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-ruby/pkg-config/pkg-config-1.2.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/pkg-config/pkg-config-1.2.8.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.2.8.ebuild
index 18f63ebf02e..e44eb405be2 100644
--- a/dev-ruby/pkg-config/pkg-config-1.2.8.ebuild
+++ b/dev-ruby/pkg-config/pkg-config-1.2.8.ebuild
@@ -14,7 +14,7 @@ DESCRIPTION="A pkg-config implementation by Ruby"
 HOMEPAGE="https://github.com/rcairo/pkg-config;
 LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 SLOT="0"
 IUSE="test"
 



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

2017-10-28 Thread Hans de Graaff
commit: d0695ab767dcc21cec03de95ee07860da3bf65fc
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Oct 29 05:34:46 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Oct 29 05:34:46 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0695ab7

dev-ruby/pkg-config: add 1.2.8

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-ruby/pkg-config/Manifest|  1 +
 dev-ruby/pkg-config/pkg-config-1.2.8.ebuild | 33 +
 2 files changed, 34 insertions(+)

diff --git a/dev-ruby/pkg-config/Manifest b/dev-ruby/pkg-config/Manifest
index edf9787d1ef..746735b86b3 100644
--- a/dev-ruby/pkg-config/Manifest
+++ b/dev-ruby/pkg-config/Manifest
@@ -2,3 +2,4 @@ DIST pkg-config-1.1.7.gem 19456 SHA256 
1f3cd171432f4634805ebf7cd187d1d728d732bfe
 DIST pkg-config-1.2.3.gem 19968 SHA256 
bc193fda2ceb83cd0eeca87e1c9eba8e142dcd785699205246e28b1a7f14a84a SHA512 
1e0ec12cdb9647d9d5b29c48940f15dcf27e346a18b9f33922a5b8e0a57957206981cf5c7dd70da36fdb2a32bbe8e3ac38737f66abc5f5afa8b4dabf52a696fd
 WHIRLPOOL 
7a2220cbdfddc3b93ca7f47ae4c9cd026ca6088a3dd5ee3c16bb2fd09644465d18e0def8d2e3d00e92f7f9f83aecfbfaf424c25047a2b71cedc2bc23b288a320
 DIST pkg-config-1.2.4.gem 19968 SHA256 
cf3f95210991dd3e4c54b5e41ac7b7dfaeddb5a0564e437b63a7516c01e75802 SHA512 
74abccc5b067d4b98bc1aa20eaf990f1e31f8ab9251f8081440dd2b11e9d14ffe82ccff92d0858386e11fe3ff4f8927da7ca17d382946e4b0c3dbd7a45ffae24
 WHIRLPOOL 
afe3a26ec7579ccee57b5c1ed39505b90232bafee34d5456828f9b2c9a353c7ec85cca535a20c9f247658f612ff3aa7bc222ae7be1c23ef5bd7f997901cea2bc
 DIST pkg-config-1.2.7.gem 20480 SHA256 
fc8ab6f3200cddfeacb8a29168daa38d8f76c0e09af91a00a3d423bc472d70af SHA512 
88a0d0c616e4c00dcdc25980c532476eb9c9ff17e9f8a015c414cf2f536c558bc10656e2a56dbe01f34c016e86fc92959f2231a07e03b541c32c79ab36423760
 WHIRLPOOL 
9a93af606ba0fe167b2dabd8e0cff8b055412146175ddfbb28a20de44da222c7603a1178f8bbc617f8495f5f8d9341925222c2b3d6b037972b3e267f94420cfe
+DIST pkg-config-1.2.8.gem 20480 SHA256 
9aff7ab9d6aea2218dba94791a1b3ba6f149fa57dc9c81634e54f0c59959d814 SHA512 
d83a599a48c7d404946054c6846b6cfd9fce2a264c288519a6eccd9787f05d45397dd46300bf97c80700921456318154ea6d44ba32cd159803471073c2a2b065
 WHIRLPOOL 
c924956bd3a8acc9d24d877e6803be0d8ae73a0dc578f5c1089c98c9bbe7ffa290329c5870ba5b2afc0f37b92a30feef2d4758ac3e3d8ac92f5eb5aa4ea80190

diff --git a/dev-ruby/pkg-config/pkg-config-1.2.8.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.2.8.ebuild
new file mode 100644
index 000..18f63ebf02e
--- /dev/null
+++ b/dev-ruby/pkg-config/pkg-config-1.2.8.ebuild
@@ -0,0 +1,33 @@
+# 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_EXTRADOC="README.rdoc NEWS"
+
+RUBY_FAKEGEM_TASK_DOC=""
+
+inherit ruby-fakegem
+
+DESCRIPTION="A pkg-config implementation by Ruby"
+HOMEPAGE="https://github.com/rcairo/pkg-config;
+LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+SLOT="0"
+IUSE="test"
+
+ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"
+# this is used for testing
+DEPEND+=" test? ( x11-libs/cairo )"
+
+all_ruby_prepare() {
+   # drop failing tests
+   sed -i -e "/test_cflags/,/end/d"\
+   -e "/test_cflags_only_I/,/end/d" test/test_pkg_config.rb || die
+}
+
+each_ruby_test() {
+   ruby-ng_testrb-2 -Ilib test/test_${PN/-/_}.rb || die
+}



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

2017-08-21 Thread Hans de Graaff
commit: 2652d6254fddf3e04601a1be5b71a1c368ba456c
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Aug 22 04:08:33 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Aug 22 04:09:32 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2652d625

dev-ruby/pkg-config: add 1.2.7

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-ruby/pkg-config/Manifest|  1 +
 dev-ruby/pkg-config/pkg-config-1.2.7.ebuild | 33 +
 2 files changed, 34 insertions(+)

diff --git a/dev-ruby/pkg-config/Manifest b/dev-ruby/pkg-config/Manifest
index c54f305a00e..edf9787d1ef 100644
--- a/dev-ruby/pkg-config/Manifest
+++ b/dev-ruby/pkg-config/Manifest
@@ -1,3 +1,4 @@
 DIST pkg-config-1.1.7.gem 19456 SHA256 
1f3cd171432f4634805ebf7cd187d1d728d732bfead3837c349f2c502d8e9252 SHA512 
9f515874d3edabdfff5f4c8d624bbc91e9c5032e79c241412cd073f0a049e35a2e2a660d5503eaae9640286d74cb9851034f757c702e220f728fba1c2337
 WHIRLPOOL 
b1eea580d1db95bd651004752f913c7ce5f821ebaa0a1742609bd2e07738c2d125b36f6d5a03dd8b6c34b126246163ee1bd59ef19143df8a0b2f01bb7b260f9b
 DIST pkg-config-1.2.3.gem 19968 SHA256 
bc193fda2ceb83cd0eeca87e1c9eba8e142dcd785699205246e28b1a7f14a84a SHA512 
1e0ec12cdb9647d9d5b29c48940f15dcf27e346a18b9f33922a5b8e0a57957206981cf5c7dd70da36fdb2a32bbe8e3ac38737f66abc5f5afa8b4dabf52a696fd
 WHIRLPOOL 
7a2220cbdfddc3b93ca7f47ae4c9cd026ca6088a3dd5ee3c16bb2fd09644465d18e0def8d2e3d00e92f7f9f83aecfbfaf424c25047a2b71cedc2bc23b288a320
 DIST pkg-config-1.2.4.gem 19968 SHA256 
cf3f95210991dd3e4c54b5e41ac7b7dfaeddb5a0564e437b63a7516c01e75802 SHA512 
74abccc5b067d4b98bc1aa20eaf990f1e31f8ab9251f8081440dd2b11e9d14ffe82ccff92d0858386e11fe3ff4f8927da7ca17d382946e4b0c3dbd7a45ffae24
 WHIRLPOOL 
afe3a26ec7579ccee57b5c1ed39505b90232bafee34d5456828f9b2c9a353c7ec85cca535a20c9f247658f612ff3aa7bc222ae7be1c23ef5bd7f997901cea2bc
+DIST pkg-config-1.2.7.gem 20480 SHA256 
fc8ab6f3200cddfeacb8a29168daa38d8f76c0e09af91a00a3d423bc472d70af SHA512 
88a0d0c616e4c00dcdc25980c532476eb9c9ff17e9f8a015c414cf2f536c558bc10656e2a56dbe01f34c016e86fc92959f2231a07e03b541c32c79ab36423760
 WHIRLPOOL 
9a93af606ba0fe167b2dabd8e0cff8b055412146175ddfbb28a20de44da222c7603a1178f8bbc617f8495f5f8d9341925222c2b3d6b037972b3e267f94420cfe

diff --git a/dev-ruby/pkg-config/pkg-config-1.2.7.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.2.7.ebuild
new file mode 100644
index 000..4cefe1fadf7
--- /dev/null
+++ b/dev-ruby/pkg-config/pkg-config-1.2.7.ebuild
@@ -0,0 +1,33 @@
+# 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_EXTRADOC="README.rdoc NEWS"
+
+RUBY_FAKEGEM_TASK_DOC=""
+
+inherit ruby-fakegem
+
+DESCRIPTION="A pkg-config implementation by Ruby"
+HOMEPAGE="https://github.com/rcairo/pkg-config;
+LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+SLOT="0"
+IUSE="test"
+
+ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"
+# this is used for testing
+DEPEND+=" test? ( x11-libs/cairo )"
+
+all_ruby_prepare() {
+   # drop failing tests
+   sed -i -e "/test_cflags/,/end/d"\
+   -e "/test_cflags_only_I/,/end/d" test/test_pkg_config.rb || die
+}
+
+each_ruby_test() {
+   ruby-ng_testrb-2 -Ilib test/test_${PN/-/_}.rb || die
+}



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

2017-08-06 Thread Hans de Graaff
commit: f107b4f078225a5dc60a70205079541631cd016a
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Aug  7 04:39:51 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Aug  7 04:39:51 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f107b4f0

dev-ruby/pkg-config: add 1.2.4

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-ruby/pkg-config/Manifest|  1 +
 dev-ruby/pkg-config/pkg-config-1.2.4.ebuild | 33 +
 2 files changed, 34 insertions(+)

diff --git a/dev-ruby/pkg-config/Manifest b/dev-ruby/pkg-config/Manifest
index d21f27a0932..8382454d789 100644
--- a/dev-ruby/pkg-config/Manifest
+++ b/dev-ruby/pkg-config/Manifest
@@ -3,3 +3,4 @@ DIST pkg-config-1.1.9.gem 19456 SHA256 
7a0e8b9b99bb6bd1c816d19d3507bffe68116bc2e
 DIST pkg-config-1.2.0.gem 19968 SHA256 
8fa0d9870bcefc13fe1526f80567b21eadd35989330e553b54a48c699b70743a SHA512 
b4bd1b7be6cabc4413ada62c78d8434ab77e27e7a5fcf671f623907a95b7f33cd8d331013cc73b5e8f7dfe24eef738ca047ed229c286aa392c8070892ccb3c20
 WHIRLPOOL 
440edd604e243640edda3b35b1daf5a5d77139e71d5a2a16f012d272644e9addfca0b23e9e5778ed812fbcfd1c6a1d12682d13418a6a704ceea8884de114e656
 DIST pkg-config-1.2.2.gem 19968 SHA256 
7b76a116979fc5e721cc875c474480395acf07bc2abf4db16378f9a717e29ed2 SHA512 
f7cd5cb67a813c0e5f736502027b29a59b86a62bbf845834e5fb66e36132ed7b8019ed2819f6a0ab4f6ed4931a1fa37a78b25871c88e60cf2a379586d3e17e36
 WHIRLPOOL 
dfa3ad96977023dc7cbf521ec7de243f604b52f8f67c1b41d39e2ea3f5c8840089b628c512ebd796b8442c4c5d12c5f9a466c13c2dc02ec4d2234ce4527c3c2b
 DIST pkg-config-1.2.3.gem 19968 SHA256 
bc193fda2ceb83cd0eeca87e1c9eba8e142dcd785699205246e28b1a7f14a84a SHA512 
1e0ec12cdb9647d9d5b29c48940f15dcf27e346a18b9f33922a5b8e0a57957206981cf5c7dd70da36fdb2a32bbe8e3ac38737f66abc5f5afa8b4dabf52a696fd
 WHIRLPOOL 
7a2220cbdfddc3b93ca7f47ae4c9cd026ca6088a3dd5ee3c16bb2fd09644465d18e0def8d2e3d00e92f7f9f83aecfbfaf424c25047a2b71cedc2bc23b288a320
+DIST pkg-config-1.2.4.gem 19968 SHA256 
cf3f95210991dd3e4c54b5e41ac7b7dfaeddb5a0564e437b63a7516c01e75802 SHA512 
74abccc5b067d4b98bc1aa20eaf990f1e31f8ab9251f8081440dd2b11e9d14ffe82ccff92d0858386e11fe3ff4f8927da7ca17d382946e4b0c3dbd7a45ffae24
 WHIRLPOOL 
afe3a26ec7579ccee57b5c1ed39505b90232bafee34d5456828f9b2c9a353c7ec85cca535a20c9f247658f612ff3aa7bc222ae7be1c23ef5bd7f997901cea2bc

diff --git a/dev-ruby/pkg-config/pkg-config-1.2.4.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.2.4.ebuild
new file mode 100644
index 000..4cefe1fadf7
--- /dev/null
+++ b/dev-ruby/pkg-config/pkg-config-1.2.4.ebuild
@@ -0,0 +1,33 @@
+# 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_EXTRADOC="README.rdoc NEWS"
+
+RUBY_FAKEGEM_TASK_DOC=""
+
+inherit ruby-fakegem
+
+DESCRIPTION="A pkg-config implementation by Ruby"
+HOMEPAGE="https://github.com/rcairo/pkg-config;
+LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+SLOT="0"
+IUSE="test"
+
+ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"
+# this is used for testing
+DEPEND+=" test? ( x11-libs/cairo )"
+
+all_ruby_prepare() {
+   # drop failing tests
+   sed -i -e "/test_cflags/,/end/d"\
+   -e "/test_cflags_only_I/,/end/d" test/test_pkg_config.rb || die
+}
+
+each_ruby_test() {
+   ruby-ng_testrb-2 -Ilib test/test_${PN/-/_}.rb || die
+}



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

2017-08-06 Thread Hans de Graaff
commit: 7a70097850751ad387951e9a36274576eb31cdc4
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Aug  7 04:40:37 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Aug  7 04:40:37 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a700978

dev-ruby/pkg-config: cleanup

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-ruby/pkg-config/Manifest|  3 ---
 dev-ruby/pkg-config/pkg-config-1.1.9.ebuild | 33 -
 dev-ruby/pkg-config/pkg-config-1.2.0.ebuild | 33 -
 dev-ruby/pkg-config/pkg-config-1.2.2.ebuild | 33 -
 4 files changed, 102 deletions(-)

diff --git a/dev-ruby/pkg-config/Manifest b/dev-ruby/pkg-config/Manifest
index 8382454d789..c54f305a00e 100644
--- a/dev-ruby/pkg-config/Manifest
+++ b/dev-ruby/pkg-config/Manifest
@@ -1,6 +1,3 @@
 DIST pkg-config-1.1.7.gem 19456 SHA256 
1f3cd171432f4634805ebf7cd187d1d728d732bfead3837c349f2c502d8e9252 SHA512 
9f515874d3edabdfff5f4c8d624bbc91e9c5032e79c241412cd073f0a049e35a2e2a660d5503eaae9640286d74cb9851034f757c702e220f728fba1c2337
 WHIRLPOOL 
b1eea580d1db95bd651004752f913c7ce5f821ebaa0a1742609bd2e07738c2d125b36f6d5a03dd8b6c34b126246163ee1bd59ef19143df8a0b2f01bb7b260f9b
-DIST pkg-config-1.1.9.gem 19456 SHA256 
7a0e8b9b99bb6bd1c816d19d3507bffe68116bc2ed387d4233f0b079c4d6e4c5 SHA512 
0b337ffbf8a18a4dcde24b96a343e7599aed3cde2bec0fb74cc96b7377492f4df4893ba595f191739ed88b4876b66d9dcc2f59296bb58adcf871a82f8e4b8862
 WHIRLPOOL 
1b95e7d1a7e747890ef1da12adf71322738b914b0ca8fc27147461b6c3aa8166000c987af046522f2470aa1de1ff71f0f3a75a0b65f4ab20b8010e3baa96f734
-DIST pkg-config-1.2.0.gem 19968 SHA256 
8fa0d9870bcefc13fe1526f80567b21eadd35989330e553b54a48c699b70743a SHA512 
b4bd1b7be6cabc4413ada62c78d8434ab77e27e7a5fcf671f623907a95b7f33cd8d331013cc73b5e8f7dfe24eef738ca047ed229c286aa392c8070892ccb3c20
 WHIRLPOOL 
440edd604e243640edda3b35b1daf5a5d77139e71d5a2a16f012d272644e9addfca0b23e9e5778ed812fbcfd1c6a1d12682d13418a6a704ceea8884de114e656
-DIST pkg-config-1.2.2.gem 19968 SHA256 
7b76a116979fc5e721cc875c474480395acf07bc2abf4db16378f9a717e29ed2 SHA512 
f7cd5cb67a813c0e5f736502027b29a59b86a62bbf845834e5fb66e36132ed7b8019ed2819f6a0ab4f6ed4931a1fa37a78b25871c88e60cf2a379586d3e17e36
 WHIRLPOOL 
dfa3ad96977023dc7cbf521ec7de243f604b52f8f67c1b41d39e2ea3f5c8840089b628c512ebd796b8442c4c5d12c5f9a466c13c2dc02ec4d2234ce4527c3c2b
 DIST pkg-config-1.2.3.gem 19968 SHA256 
bc193fda2ceb83cd0eeca87e1c9eba8e142dcd785699205246e28b1a7f14a84a SHA512 
1e0ec12cdb9647d9d5b29c48940f15dcf27e346a18b9f33922a5b8e0a57957206981cf5c7dd70da36fdb2a32bbe8e3ac38737f66abc5f5afa8b4dabf52a696fd
 WHIRLPOOL 
7a2220cbdfddc3b93ca7f47ae4c9cd026ca6088a3dd5ee3c16bb2fd09644465d18e0def8d2e3d00e92f7f9f83aecfbfaf424c25047a2b71cedc2bc23b288a320
 DIST pkg-config-1.2.4.gem 19968 SHA256 
cf3f95210991dd3e4c54b5e41ac7b7dfaeddb5a0564e437b63a7516c01e75802 SHA512 
74abccc5b067d4b98bc1aa20eaf990f1e31f8ab9251f8081440dd2b11e9d14ffe82ccff92d0858386e11fe3ff4f8927da7ca17d382946e4b0c3dbd7a45ffae24
 WHIRLPOOL 
afe3a26ec7579ccee57b5c1ed39505b90232bafee34d5456828f9b2c9a353c7ec85cca535a20c9f247658f612ff3aa7bc222ae7be1c23ef5bd7f997901cea2bc

diff --git a/dev-ruby/pkg-config/pkg-config-1.1.9.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.1.9.ebuild
deleted file mode 100644
index b6263153de8..000
--- a/dev-ruby/pkg-config/pkg-config-1.1.9.ebuild
+++ /dev/null
@@ -1,33 +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_EXTRADOC="README.rdoc NEWS"
-
-RUBY_FAKEGEM_TASK_DOC=""
-
-inherit ruby-fakegem
-
-DESCRIPTION="A pkg-config implementation by Ruby"
-HOMEPAGE="https://github.com/rcairo/pkg-config;
-LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
-
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-SLOT="0"
-IUSE="test"
-
-ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"
-# this is used for testing
-DEPEND+=" test? ( x11-libs/cairo )"
-
-all_ruby_prepare() {
-   # drop failing tests
-   sed -i -e "/test_cflags/,/end/d"\
-   -e "/test_cflags_only_I/,/end/d" test/test_pkg_config.rb || die
-}
-
-each_ruby_test() {
-   ruby-ng_testrb-2 -Ilib test/test_${PN/-/_}.rb || die
-}

diff --git a/dev-ruby/pkg-config/pkg-config-1.2.0.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.2.0.ebuild
deleted file mode 100644
index b6263153de8..000
--- a/dev-ruby/pkg-config/pkg-config-1.2.0.ebuild
+++ /dev/null
@@ -1,33 +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_EXTRADOC="README.rdoc NEWS"
-
-RUBY_FAKEGEM_TASK_DOC=""
-
-inherit ruby-fakegem
-
-DESCRIPTION="A pkg-config implementation by Ruby"
-HOMEPAGE="https://github.com/rcairo/pkg-config;
-LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
-
-KEYWORDS="~alpha ~amd64 ~arm 

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

2017-06-28 Thread Alexis Ballier
commit: 5a67d9751fe4d15c819138567b3d0a913eb34d01
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Jun 28 09:13:18 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Jun 28 09:35:44 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a67d975

dev-ruby/pkg-config: keyword ~arm64

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-ruby/pkg-config/pkg-config-1.2.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/pkg-config/pkg-config-1.2.3.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.2.3.ebuild
index b6263153de8..4cefe1fadf7 100644
--- a/dev-ruby/pkg-config/pkg-config-1.2.3.ebuild
+++ b/dev-ruby/pkg-config/pkg-config-1.2.3.ebuild
@@ -14,7 +14,7 @@ DESCRIPTION="A pkg-config implementation by Ruby"
 HOMEPAGE="https://github.com/rcairo/pkg-config;
 LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
 
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 SLOT="0"
 IUSE="test"
 



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

2017-06-01 Thread Hans de Graaff
commit: 78792a41df293bfabb7f50508d14ed8a44eb8742
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Jun  2 04:27:55 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Jun  2 04:27:55 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78792a41

dev-ruby/pkg-config: add 1.2.3

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 dev-ruby/pkg-config/Manifest|  1 +
 dev-ruby/pkg-config/pkg-config-1.2.3.ebuild | 33 +
 2 files changed, 34 insertions(+)

diff --git a/dev-ruby/pkg-config/Manifest b/dev-ruby/pkg-config/Manifest
index 843d1e69059..d21f27a0932 100644
--- a/dev-ruby/pkg-config/Manifest
+++ b/dev-ruby/pkg-config/Manifest
@@ -2,3 +2,4 @@ DIST pkg-config-1.1.7.gem 19456 SHA256 
1f3cd171432f4634805ebf7cd187d1d728d732bfe
 DIST pkg-config-1.1.9.gem 19456 SHA256 
7a0e8b9b99bb6bd1c816d19d3507bffe68116bc2ed387d4233f0b079c4d6e4c5 SHA512 
0b337ffbf8a18a4dcde24b96a343e7599aed3cde2bec0fb74cc96b7377492f4df4893ba595f191739ed88b4876b66d9dcc2f59296bb58adcf871a82f8e4b8862
 WHIRLPOOL 
1b95e7d1a7e747890ef1da12adf71322738b914b0ca8fc27147461b6c3aa8166000c987af046522f2470aa1de1ff71f0f3a75a0b65f4ab20b8010e3baa96f734
 DIST pkg-config-1.2.0.gem 19968 SHA256 
8fa0d9870bcefc13fe1526f80567b21eadd35989330e553b54a48c699b70743a SHA512 
b4bd1b7be6cabc4413ada62c78d8434ab77e27e7a5fcf671f623907a95b7f33cd8d331013cc73b5e8f7dfe24eef738ca047ed229c286aa392c8070892ccb3c20
 WHIRLPOOL 
440edd604e243640edda3b35b1daf5a5d77139e71d5a2a16f012d272644e9addfca0b23e9e5778ed812fbcfd1c6a1d12682d13418a6a704ceea8884de114e656
 DIST pkg-config-1.2.2.gem 19968 SHA256 
7b76a116979fc5e721cc875c474480395acf07bc2abf4db16378f9a717e29ed2 SHA512 
f7cd5cb67a813c0e5f736502027b29a59b86a62bbf845834e5fb66e36132ed7b8019ed2819f6a0ab4f6ed4931a1fa37a78b25871c88e60cf2a379586d3e17e36
 WHIRLPOOL 
dfa3ad96977023dc7cbf521ec7de243f604b52f8f67c1b41d39e2ea3f5c8840089b628c512ebd796b8442c4c5d12c5f9a466c13c2dc02ec4d2234ce4527c3c2b
+DIST pkg-config-1.2.3.gem 19968 SHA256 
bc193fda2ceb83cd0eeca87e1c9eba8e142dcd785699205246e28b1a7f14a84a SHA512 
1e0ec12cdb9647d9d5b29c48940f15dcf27e346a18b9f33922a5b8e0a57957206981cf5c7dd70da36fdb2a32bbe8e3ac38737f66abc5f5afa8b4dabf52a696fd
 WHIRLPOOL 
7a2220cbdfddc3b93ca7f47ae4c9cd026ca6088a3dd5ee3c16bb2fd09644465d18e0def8d2e3d00e92f7f9f83aecfbfaf424c25047a2b71cedc2bc23b288a320

diff --git a/dev-ruby/pkg-config/pkg-config-1.2.3.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.2.3.ebuild
new file mode 100644
index 000..b6263153de8
--- /dev/null
+++ b/dev-ruby/pkg-config/pkg-config-1.2.3.ebuild
@@ -0,0 +1,33 @@
+# 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_EXTRADOC="README.rdoc NEWS"
+
+RUBY_FAKEGEM_TASK_DOC=""
+
+inherit ruby-fakegem
+
+DESCRIPTION="A pkg-config implementation by Ruby"
+HOMEPAGE="https://github.com/rcairo/pkg-config;
+LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+SLOT="0"
+IUSE="test"
+
+ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"
+# this is used for testing
+DEPEND+=" test? ( x11-libs/cairo )"
+
+all_ruby_prepare() {
+   # drop failing tests
+   sed -i -e "/test_cflags/,/end/d"\
+   -e "/test_cflags_only_I/,/end/d" test/test_pkg_config.rb || die
+}
+
+each_ruby_test() {
+   ruby-ng_testrb-2 -Ilib test/test_${PN/-/_}.rb || die
+}



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

2017-05-28 Thread Hans de Graaff
commit: 579c1a5f7b1c17a99f3f23d2e2fced8908ccf4f4
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon May 29 04:27:19 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon May 29 04:30:50 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=579c1a5f

dev-ruby/pkg-config: add 1.2.2

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 dev-ruby/pkg-config/Manifest|  1 +
 dev-ruby/pkg-config/pkg-config-1.2.2.ebuild | 33 +
 2 files changed, 34 insertions(+)

diff --git a/dev-ruby/pkg-config/Manifest b/dev-ruby/pkg-config/Manifest
index 2df9ac8e47c..843d1e69059 100644
--- a/dev-ruby/pkg-config/Manifest
+++ b/dev-ruby/pkg-config/Manifest
@@ -1,3 +1,4 @@
 DIST pkg-config-1.1.7.gem 19456 SHA256 
1f3cd171432f4634805ebf7cd187d1d728d732bfead3837c349f2c502d8e9252 SHA512 
9f515874d3edabdfff5f4c8d624bbc91e9c5032e79c241412cd073f0a049e35a2e2a660d5503eaae9640286d74cb9851034f757c702e220f728fba1c2337
 WHIRLPOOL 
b1eea580d1db95bd651004752f913c7ce5f821ebaa0a1742609bd2e07738c2d125b36f6d5a03dd8b6c34b126246163ee1bd59ef19143df8a0b2f01bb7b260f9b
 DIST pkg-config-1.1.9.gem 19456 SHA256 
7a0e8b9b99bb6bd1c816d19d3507bffe68116bc2ed387d4233f0b079c4d6e4c5 SHA512 
0b337ffbf8a18a4dcde24b96a343e7599aed3cde2bec0fb74cc96b7377492f4df4893ba595f191739ed88b4876b66d9dcc2f59296bb58adcf871a82f8e4b8862
 WHIRLPOOL 
1b95e7d1a7e747890ef1da12adf71322738b914b0ca8fc27147461b6c3aa8166000c987af046522f2470aa1de1ff71f0f3a75a0b65f4ab20b8010e3baa96f734
 DIST pkg-config-1.2.0.gem 19968 SHA256 
8fa0d9870bcefc13fe1526f80567b21eadd35989330e553b54a48c699b70743a SHA512 
b4bd1b7be6cabc4413ada62c78d8434ab77e27e7a5fcf671f623907a95b7f33cd8d331013cc73b5e8f7dfe24eef738ca047ed229c286aa392c8070892ccb3c20
 WHIRLPOOL 
440edd604e243640edda3b35b1daf5a5d77139e71d5a2a16f012d272644e9addfca0b23e9e5778ed812fbcfd1c6a1d12682d13418a6a704ceea8884de114e656
+DIST pkg-config-1.2.2.gem 19968 SHA256 
7b76a116979fc5e721cc875c474480395acf07bc2abf4db16378f9a717e29ed2 SHA512 
f7cd5cb67a813c0e5f736502027b29a59b86a62bbf845834e5fb66e36132ed7b8019ed2819f6a0ab4f6ed4931a1fa37a78b25871c88e60cf2a379586d3e17e36
 WHIRLPOOL 
dfa3ad96977023dc7cbf521ec7de243f604b52f8f67c1b41d39e2ea3f5c8840089b628c512ebd796b8442c4c5d12c5f9a466c13c2dc02ec4d2234ce4527c3c2b

diff --git a/dev-ruby/pkg-config/pkg-config-1.2.2.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.2.2.ebuild
new file mode 100644
index 000..b6263153de8
--- /dev/null
+++ b/dev-ruby/pkg-config/pkg-config-1.2.2.ebuild
@@ -0,0 +1,33 @@
+# 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_EXTRADOC="README.rdoc NEWS"
+
+RUBY_FAKEGEM_TASK_DOC=""
+
+inherit ruby-fakegem
+
+DESCRIPTION="A pkg-config implementation by Ruby"
+HOMEPAGE="https://github.com/rcairo/pkg-config;
+LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+SLOT="0"
+IUSE="test"
+
+ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"
+# this is used for testing
+DEPEND+=" test? ( x11-libs/cairo )"
+
+all_ruby_prepare() {
+   # drop failing tests
+   sed -i -e "/test_cflags/,/end/d"\
+   -e "/test_cflags_only_I/,/end/d" test/test_pkg_config.rb || die
+}
+
+each_ruby_test() {
+   ruby-ng_testrb-2 -Ilib test/test_${PN/-/_}.rb || die
+}



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

2017-04-29 Thread Jeroen Roovers
commit: c77fc85c6900942cf3346e1d68e512a0ce433a99
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat Apr 29 20:20:21 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat Apr 29 20:26:13 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c77fc85c

dev-ruby/pkg-config: Stable for HPPA (bug #602510).

Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches

 dev-ruby/pkg-config/pkg-config-1.1.7.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/pkg-config/pkg-config-1.1.7.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.1.7.ebuild
index 257edfcd6b3..216fc64a846 100644
--- a/dev-ruby/pkg-config/pkg-config-1.1.7.ebuild
+++ b/dev-ruby/pkg-config/pkg-config-1.1.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -14,7 +14,7 @@ DESCRIPTION="A pkg-config implementation by Ruby"
 HOMEPAGE="https://github.com/rcairo/pkg-config;
 LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
 
-KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86"
 SLOT="0"
 IUSE="test"
 



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

2017-04-25 Thread Hans de Graaff
commit: 0a7ed74a1c389c99853bbec11c64549f72f05d32
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Apr 26 04:53:54 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Apr 26 04:53:54 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a7ed74a

dev-ruby/pkg-config: add 1.2.0

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-ruby/pkg-config/Manifest|  1 +
 dev-ruby/pkg-config/pkg-config-1.2.0.ebuild | 33 +
 2 files changed, 34 insertions(+)

diff --git a/dev-ruby/pkg-config/Manifest b/dev-ruby/pkg-config/Manifest
index c62f42bbf17..2df9ac8e47c 100644
--- a/dev-ruby/pkg-config/Manifest
+++ b/dev-ruby/pkg-config/Manifest
@@ -1,2 +1,3 @@
 DIST pkg-config-1.1.7.gem 19456 SHA256 
1f3cd171432f4634805ebf7cd187d1d728d732bfead3837c349f2c502d8e9252 SHA512 
9f515874d3edabdfff5f4c8d624bbc91e9c5032e79c241412cd073f0a049e35a2e2a660d5503eaae9640286d74cb9851034f757c702e220f728fba1c2337
 WHIRLPOOL 
b1eea580d1db95bd651004752f913c7ce5f821ebaa0a1742609bd2e07738c2d125b36f6d5a03dd8b6c34b126246163ee1bd59ef19143df8a0b2f01bb7b260f9b
 DIST pkg-config-1.1.9.gem 19456 SHA256 
7a0e8b9b99bb6bd1c816d19d3507bffe68116bc2ed387d4233f0b079c4d6e4c5 SHA512 
0b337ffbf8a18a4dcde24b96a343e7599aed3cde2bec0fb74cc96b7377492f4df4893ba595f191739ed88b4876b66d9dcc2f59296bb58adcf871a82f8e4b8862
 WHIRLPOOL 
1b95e7d1a7e747890ef1da12adf71322738b914b0ca8fc27147461b6c3aa8166000c987af046522f2470aa1de1ff71f0f3a75a0b65f4ab20b8010e3baa96f734
+DIST pkg-config-1.2.0.gem 19968 SHA256 
8fa0d9870bcefc13fe1526f80567b21eadd35989330e553b54a48c699b70743a SHA512 
b4bd1b7be6cabc4413ada62c78d8434ab77e27e7a5fcf671f623907a95b7f33cd8d331013cc73b5e8f7dfe24eef738ca047ed229c286aa392c8070892ccb3c20
 WHIRLPOOL 
440edd604e243640edda3b35b1daf5a5d77139e71d5a2a16f012d272644e9addfca0b23e9e5778ed812fbcfd1c6a1d12682d13418a6a704ceea8884de114e656

diff --git a/dev-ruby/pkg-config/pkg-config-1.2.0.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.2.0.ebuild
new file mode 100644
index 000..b6263153de8
--- /dev/null
+++ b/dev-ruby/pkg-config/pkg-config-1.2.0.ebuild
@@ -0,0 +1,33 @@
+# 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_EXTRADOC="README.rdoc NEWS"
+
+RUBY_FAKEGEM_TASK_DOC=""
+
+inherit ruby-fakegem
+
+DESCRIPTION="A pkg-config implementation by Ruby"
+HOMEPAGE="https://github.com/rcairo/pkg-config;
+LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+SLOT="0"
+IUSE="test"
+
+ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"
+# this is used for testing
+DEPEND+=" test? ( x11-libs/cairo )"
+
+all_ruby_prepare() {
+   # drop failing tests
+   sed -i -e "/test_cflags/,/end/d"\
+   -e "/test_cflags_only_I/,/end/d" test/test_pkg_config.rb || die
+}
+
+each_ruby_test() {
+   ruby-ng_testrb-2 -Ilib test/test_${PN/-/_}.rb || die
+}



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

2017-04-20 Thread Hans de Graaff
commit: 7d7d772519310fe68f9685cfb5e3ce9bc1093c0d
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Apr 21 04:20:32 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Apr 21 04:20:32 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d7d7725

dev-ruby/pkg-config: add 1.1.9

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-ruby/pkg-config/Manifest|  1 +
 dev-ruby/pkg-config/pkg-config-1.1.9.ebuild | 33 +
 2 files changed, 34 insertions(+)

diff --git a/dev-ruby/pkg-config/Manifest b/dev-ruby/pkg-config/Manifest
index 6f0d1052564..c62f42bbf17 100644
--- a/dev-ruby/pkg-config/Manifest
+++ b/dev-ruby/pkg-config/Manifest
@@ -1 +1,2 @@
 DIST pkg-config-1.1.7.gem 19456 SHA256 
1f3cd171432f4634805ebf7cd187d1d728d732bfead3837c349f2c502d8e9252 SHA512 
9f515874d3edabdfff5f4c8d624bbc91e9c5032e79c241412cd073f0a049e35a2e2a660d5503eaae9640286d74cb9851034f757c702e220f728fba1c2337
 WHIRLPOOL 
b1eea580d1db95bd651004752f913c7ce5f821ebaa0a1742609bd2e07738c2d125b36f6d5a03dd8b6c34b126246163ee1bd59ef19143df8a0b2f01bb7b260f9b
+DIST pkg-config-1.1.9.gem 19456 SHA256 
7a0e8b9b99bb6bd1c816d19d3507bffe68116bc2ed387d4233f0b079c4d6e4c5 SHA512 
0b337ffbf8a18a4dcde24b96a343e7599aed3cde2bec0fb74cc96b7377492f4df4893ba595f191739ed88b4876b66d9dcc2f59296bb58adcf871a82f8e4b8862
 WHIRLPOOL 
1b95e7d1a7e747890ef1da12adf71322738b914b0ca8fc27147461b6c3aa8166000c987af046522f2470aa1de1ff71f0f3a75a0b65f4ab20b8010e3baa96f734

diff --git a/dev-ruby/pkg-config/pkg-config-1.1.9.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.1.9.ebuild
new file mode 100644
index 000..b6263153de8
--- /dev/null
+++ b/dev-ruby/pkg-config/pkg-config-1.1.9.ebuild
@@ -0,0 +1,33 @@
+# 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_EXTRADOC="README.rdoc NEWS"
+
+RUBY_FAKEGEM_TASK_DOC=""
+
+inherit ruby-fakegem
+
+DESCRIPTION="A pkg-config implementation by Ruby"
+HOMEPAGE="https://github.com/rcairo/pkg-config;
+LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+SLOT="0"
+IUSE="test"
+
+ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"
+# this is used for testing
+DEPEND+=" test? ( x11-libs/cairo )"
+
+all_ruby_prepare() {
+   # drop failing tests
+   sed -i -e "/test_cflags/,/end/d"\
+   -e "/test_cflags_only_I/,/end/d" test/test_pkg_config.rb || die
+}
+
+each_ruby_test() {
+   ruby-ng_testrb-2 -Ilib test/test_${PN/-/_}.rb || die
+}



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

2017-04-19 Thread Hans de Graaff
commit: 6e0bd0ee84415a3131743cd25b4dc4b1754abebf
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Apr 20 04:47:00 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Apr 20 04:47:00 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e0bd0ee

dev-ruby/pkg-config: cleanup

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-ruby/pkg-config/Manifest|  1 -
 dev-ruby/pkg-config/pkg-config-1.1.6.ebuild | 33 -
 2 files changed, 34 deletions(-)

diff --git a/dev-ruby/pkg-config/Manifest b/dev-ruby/pkg-config/Manifest
index df29fdcda50..6f0d1052564 100644
--- a/dev-ruby/pkg-config/Manifest
+++ b/dev-ruby/pkg-config/Manifest
@@ -1,2 +1 @@
-DIST pkg-config-1.1.6.gem 19456 SHA256 
f89c285286d9bb160705d042d8ff96d41d2755d4de80611d52f3ab0f7626 SHA512 
089aec86cf008d1dca3fa6ee6604ef5860cd404671e23b539eb82a4654255eecddd142d0249e0c89dad7a467a5252ed3afea665cda8bb4012ae5ec8e24d2d825
 WHIRLPOOL 
619d85ad9e7ce5adaf4731abebbbe2e089571defac38f147c528e1f0a99d0f5345e0ecb7b0f27c999353dc5b4e22df0771a25403a6c31d1cb550664c3fbcfef8
 DIST pkg-config-1.1.7.gem 19456 SHA256 
1f3cd171432f4634805ebf7cd187d1d728d732bfead3837c349f2c502d8e9252 SHA512 
9f515874d3edabdfff5f4c8d624bbc91e9c5032e79c241412cd073f0a049e35a2e2a660d5503eaae9640286d74cb9851034f757c702e220f728fba1c2337
 WHIRLPOOL 
b1eea580d1db95bd651004752f913c7ce5f821ebaa0a1742609bd2e07738c2d125b36f6d5a03dd8b6c34b126246163ee1bd59ef19143df8a0b2f01bb7b260f9b

diff --git a/dev-ruby/pkg-config/pkg-config-1.1.6.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.1.6.ebuild
deleted file mode 100644
index 17b8071de8c..000
--- a/dev-ruby/pkg-config/pkg-config-1.1.6.ebuild
+++ /dev/null
@@ -1,33 +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_EXTRADOC="README.rdoc NEWS"
-
-RUBY_FAKEGEM_TASK_DOC=""
-
-inherit ruby-fakegem
-
-DESCRIPTION="A pkg-config implementation by Ruby"
-HOMEPAGE="https://github.com/rcairo/pkg-config;
-LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
-
-KEYWORDS="amd64 ppc ppc64 x86"
-SLOT="0"
-IUSE="test"
-
-ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"
-# this is used for testing
-DEPEND+=" test? ( x11-libs/cairo )"
-
-all_ruby_prepare() {
-# drop failing tests
-   sed -i -e "/test_cflags/,/end/d"\
-   -e "/test_cflags_only_I/,/end/d" test/test_pkg_config.rb || die
-}
-
-each_ruby_test() {
-   ruby-ng_testrb-2 -Ilib test/test_${PN/-/_}.rb
-}



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

2016-12-26 Thread Hans de Graaff
commit: bcfb3316e6b18b04981bba58cd5d83a29475ca77
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Dec 27 06:17:52 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Dec 27 06:17:52 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcfb3316

dev-ruby/pkg-config: add ruby24

Package-Manager: portage-2.3.0

 dev-ruby/pkg-config/pkg-config-1.1.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/pkg-config/pkg-config-1.1.7.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.1.7.ebuild
index 0b82b4b..5ecaddd 100644
--- a/dev-ruby/pkg-config/pkg-config-1.1.7.ebuild
+++ b/dev-ruby/pkg-config/pkg-config-1.1.7.ebuild
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+USE_RUBY="ruby20 ruby21 ruby22 ruby23 ruby24"
 
 RUBY_FAKEGEM_EXTRADOC="README.rdoc NEWS"
 



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

2016-12-19 Thread Agostino Sarubbo
commit: 2d6a31326dc9bc0c6be8d1fe0ba9cd681316a019
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Dec 19 15:09:51 2016 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Dec 19 15:12:09 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d6a3132

dev-ruby/pkg-config: ia64 stable wrt bug #602510

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-ruby/pkg-config/pkg-config-1.1.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/pkg-config/pkg-config-1.1.7.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.1.7.ebuild
index 29b6c29..b670a41 100644
--- a/dev-ruby/pkg-config/pkg-config-1.1.7.ebuild
+++ b/dev-ruby/pkg-config/pkg-config-1.1.7.ebuild
@@ -15,7 +15,7 @@ DESCRIPTION="A pkg-config implementation by Ruby"
 HOMEPAGE="https://github.com/rcairo/pkg-config;
 LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
 
-KEYWORDS="alpha amd64 ~arm ~hppa ~ppc ~ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~ppc ~ppc64 sparc x86"
 SLOT="0"
 IUSE="test"
 



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

2016-11-13 Thread Hans de Graaff
commit: a0ef9af586250e2b8772fabd0f7dfd7b2f3b7471
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Nov 13 11:24:33 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Nov 13 11:28:21 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0ef9af5

dev-ruby/pkg-config: drop ruby19

Package-Manager: portage-2.3.0

 dev-ruby/pkg-config/pkg-config-1.1.6.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/pkg-config/pkg-config-1.1.6.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.1.6.ebuild
index 8b99412..91a6384 100644
--- a/dev-ruby/pkg-config/pkg-config-1.1.6.ebuild
+++ b/dev-ruby/pkg-config/pkg-config-1.1.6.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 ruby22 ruby23"
+USE_RUBY="ruby20 ruby21 ruby22 ruby23"
 
 RUBY_FAKEGEM_EXTRADOC="README.rdoc NEWS"
 



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

2016-10-02 Thread Jeroen Roovers
commit: f2c26d2dba56752d2fd798784854f60b905bec03
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Oct  2 08:57:18 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Oct  2 08:59:16 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2c26d2d

dev-ruby/pkg-config: Mark ~hppa (bug #585240).

Package-Manager: portage-2.3.1
RepoMan-Options: --ignore-arches

 dev-ruby/pkg-config/pkg-config-1.1.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/pkg-config/pkg-config-1.1.7.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.1.7.ebuild
index 852fde8..584e6c5 100644
--- a/dev-ruby/pkg-config/pkg-config-1.1.7.ebuild
+++ b/dev-ruby/pkg-config/pkg-config-1.1.7.ebuild
@@ -15,7 +15,7 @@ DESCRIPTION="A pkg-config implementation by Ruby"
 HOMEPAGE="https://github.com/rcairo/pkg-config;
 LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
 
-KEYWORDS="alpha ~amd64 ~arm ~ppc ~ppc64 ~x86"
+KEYWORDS="alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
 SLOT="0"
 IUSE="test"
 



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

2016-06-14 Thread Markus Meier
commit: 52c84c64613375bd005fd06aee17a775351ed94b
Author: Markus Meier  gentoo  org>
AuthorDate: Tue Jun 14 19:34:51 2016 +
Commit: Markus Meier  gentoo  org>
CommitDate: Tue Jun 14 19:34:51 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52c84c64

dev-ruby/pkg-config: add ~arm, bug #585240

Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="arm"

 dev-ruby/pkg-config/pkg-config-1.1.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/pkg-config/pkg-config-1.1.7.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.1.7.ebuild
index 054478b..852fde8 100644
--- a/dev-ruby/pkg-config/pkg-config-1.1.7.ebuild
+++ b/dev-ruby/pkg-config/pkg-config-1.1.7.ebuild
@@ -15,7 +15,7 @@ DESCRIPTION="A pkg-config implementation by Ruby"
 HOMEPAGE="https://github.com/rcairo/pkg-config;
 LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
 
-KEYWORDS="alpha ~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="alpha ~amd64 ~arm ~ppc ~ppc64 ~x86"
 SLOT="0"
 IUSE="test"
 



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

2016-06-07 Thread Tobias Klausmann
commit: 267b354b7d50e3542d018c4609b6ed2b231d44c3
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Tue Jun  7 18:27:48 2016 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Tue Jun  7 18:27:48 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=267b354b

dev-ruby/pkg-config-1.1.7-r0: add alpha keyword

Gentoo-Bug: 585240

Package-Manager: portage-2.3.0_rc1

 dev-ruby/pkg-config/pkg-config-1.1.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/pkg-config/pkg-config-1.1.7.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.1.7.ebuild
index 93633a1..054478b 100644
--- a/dev-ruby/pkg-config/pkg-config-1.1.7.ebuild
+++ b/dev-ruby/pkg-config/pkg-config-1.1.7.ebuild
@@ -15,7 +15,7 @@ DESCRIPTION="A pkg-config implementation by Ruby"
 HOMEPAGE="https://github.com/rcairo/pkg-config;
 LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
 
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="alpha ~amd64 ~ppc ~ppc64 ~x86"
 SLOT="0"
 IUSE="test"
 



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

2016-01-05 Thread Hans de Graaff
commit: a91d8d15581036d68a67dff597bcd217bec34347
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Jan  6 06:24:32 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Jan  6 06:24:32 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a91d8d15

dev-ruby/pkg-config: add 1.1.7

Package-Manager: portage-2.2.26

 dev-ruby/pkg-config/Manifest|  1 +
 dev-ruby/pkg-config/pkg-config-1.1.7.ebuild | 34 +
 2 files changed, 35 insertions(+)

diff --git a/dev-ruby/pkg-config/Manifest b/dev-ruby/pkg-config/Manifest
index 7cdc79a..df29fdc 100644
--- a/dev-ruby/pkg-config/Manifest
+++ b/dev-ruby/pkg-config/Manifest
@@ -1 +1,2 @@
 DIST pkg-config-1.1.6.gem 19456 SHA256 
f89c285286d9bb160705d042d8ff96d41d2755d4de80611d52f3ab0f7626 SHA512 
089aec86cf008d1dca3fa6ee6604ef5860cd404671e23b539eb82a4654255eecddd142d0249e0c89dad7a467a5252ed3afea665cda8bb4012ae5ec8e24d2d825
 WHIRLPOOL 
619d85ad9e7ce5adaf4731abebbbe2e089571defac38f147c528e1f0a99d0f5345e0ecb7b0f27c999353dc5b4e22df0771a25403a6c31d1cb550664c3fbcfef8
+DIST pkg-config-1.1.7.gem 19456 SHA256 
1f3cd171432f4634805ebf7cd187d1d728d732bfead3837c349f2c502d8e9252 SHA512 
9f515874d3edabdfff5f4c8d624bbc91e9c5032e79c241412cd073f0a049e35a2e2a660d5503eaae9640286d74cb9851034f757c702e220f728fba1c2337
 WHIRLPOOL 
b1eea580d1db95bd651004752f913c7ce5f821ebaa0a1742609bd2e07738c2d125b36f6d5a03dd8b6c34b126246163ee1bd59ef19143df8a0b2f01bb7b260f9b

diff --git a/dev-ruby/pkg-config/pkg-config-1.1.7.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.1.7.ebuild
new file mode 100644
index 000..93633a1
--- /dev/null
+++ b/dev-ruby/pkg-config/pkg-config-1.1.7.ebuild
@@ -0,0 +1,34 @@
+# 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_EXTRADOC="README.rdoc NEWS"
+
+RUBY_FAKEGEM_TASK_DOC=""
+
+inherit ruby-fakegem
+
+DESCRIPTION="A pkg-config implementation by Ruby"
+HOMEPAGE="https://github.com/rcairo/pkg-config;
+LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
+
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+SLOT="0"
+IUSE="test"
+
+ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"
+# this is used for testing
+DEPEND+=" test? ( x11-libs/cairo )"
+
+all_ruby_prepare() {
+# drop failing tests
+   sed -i -e "/test_cflags/,/end/d"\
+   -e "/test_cflags_only_I/,/end/d" test/test_pkg_config.rb || die
+}
+
+each_ruby_test() {
+   ruby-ng_testrb-2 -Ilib test/test_${PN/-/_}.rb || die
+}



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

2016-01-02 Thread Jeroen Roovers
commit: 85949f9c1ce1cb1beee9d4fc61969a3565417973
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat Jan  2 16:52:29 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat Jan  2 16:52:29 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85949f9c

dev-ruby/pkg-config: Stable for PPC64 (bug #568042).

Package-Manager: portage-2.2.26
RepoMan-Options: --ignore-arches

 dev-ruby/pkg-config/pkg-config-1.1.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/pkg-config/pkg-config-1.1.6.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.1.6.ebuild
index e957c32..5118be1 100644
--- a/dev-ruby/pkg-config/pkg-config-1.1.6.ebuild
+++ b/dev-ruby/pkg-config/pkg-config-1.1.6.ebuild
@@ -15,7 +15,7 @@ DESCRIPTION="A pkg-config implementation by Ruby"
 HOMEPAGE="https://github.com/rcairo/pkg-config;
 LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
 
-KEYWORDS="amd64 ppc ~ppc64 x86"
+KEYWORDS="amd64 ppc ppc64 x86"
 SLOT="0"
 IUSE="test"
 



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

2016-01-02 Thread Hans de Graaff
commit: 836e6b124132d2b3d46eae3cdb44f7f667bcb2fb
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Jan  3 07:15:41 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Jan  3 07:15:41 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=836e6b12

dev-ruby/pkg-config: cleanup

Package-Manager: portage-2.2.24

 dev-ruby/pkg-config/Manifest   |  1 -
 dev-ruby/pkg-config/pkg-config-1.1.5-r1.ebuild | 34 --
 dev-ruby/pkg-config/pkg-config-1.1.5.ebuild| 34 --
 3 files changed, 69 deletions(-)

diff --git a/dev-ruby/pkg-config/Manifest b/dev-ruby/pkg-config/Manifest
index 50402ad..7cdc79a 100644
--- a/dev-ruby/pkg-config/Manifest
+++ b/dev-ruby/pkg-config/Manifest
@@ -1,2 +1 @@
-DIST pkg-config-1.1.5.gem 19456 SHA256 
c821a08679b447e9665639d7c12b6a1d566530dcc9920c2d5dfd5e2e7cab06a7 SHA512 
3f5fa5f255dc8c8838eb742e0b3654de7d00155fe8c41e007ae51cc01c5380182a24ee0b4718d76e5b76ad1deb917d429db61d3ffc995a774381722749b82cdd
 WHIRLPOOL 
8d281d5b02cb71fdcb5dd899b817ac255b81db070f892f05ab312f21716f61805e954e8b882442deb9de04bb80e302648997ae206faaa5f3eb505447d82c05cd
 DIST pkg-config-1.1.6.gem 19456 SHA256 
f89c285286d9bb160705d042d8ff96d41d2755d4de80611d52f3ab0f7626 SHA512 
089aec86cf008d1dca3fa6ee6604ef5860cd404671e23b539eb82a4654255eecddd142d0249e0c89dad7a467a5252ed3afea665cda8bb4012ae5ec8e24d2d825
 WHIRLPOOL 
619d85ad9e7ce5adaf4731abebbbe2e089571defac38f147c528e1f0a99d0f5345e0ecb7b0f27c999353dc5b4e22df0771a25403a6c31d1cb550664c3fbcfef8

diff --git a/dev-ruby/pkg-config/pkg-config-1.1.5-r1.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.1.5-r1.ebuild
deleted file mode 100644
index 4decff3..000
--- a/dev-ruby/pkg-config/pkg-config-1.1.5-r1.ebuild
+++ /dev/null
@@ -1,34 +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_EXTRADOC="README.rdoc NEWS"
-
-RUBY_FAKEGEM_TASK_DOC=""
-
-inherit ruby-fakegem
-
-DESCRIPTION="A pkg-config implementation by Ruby"
-HOMEPAGE="https://github.com/rcairo/pkg-config;
-LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
-
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-SLOT="0"
-IUSE="test"
-
-ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"
-# this is used for testing
-DEPEND+=" test? ( x11-libs/cairo )"
-
-all_ruby_prepare() {
-# drop failing tests
-   sed -i -e "/test_cflags/,/end/d"\
-   -e "/test_cflags_only_I/,/end/d" test/test_pkg_config.rb || die
-}
-
-each_ruby_test() {
-   ruby-ng_testrb-2 -Ilib test/test_${PN/-/_}.rb
-}

diff --git a/dev-ruby/pkg-config/pkg-config-1.1.5.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.1.5.ebuild
deleted file mode 100644
index 0ac8108..000
--- a/dev-ruby/pkg-config/pkg-config-1.1.5.ebuild
+++ /dev/null
@@ -1,34 +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"
-
-RUBY_FAKEGEM_EXTRADOC="README.rdoc NEWS"
-
-RUBY_FAKEGEM_TASK_DOC=""
-
-inherit ruby-fakegem
-
-DESCRIPTION="A pkg-config implementation by Ruby"
-HOMEPAGE="https://github.com/rcairo/pkg-config;
-LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
-
-KEYWORDS="amd64 ppc ppc64 x86"
-SLOT="0"
-IUSE="test"
-
-ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"
-# this is used for testing
-DEPEND+=" test? ( x11-libs/cairo )"
-
-all_ruby_prepare() {
-# drop failing tests
-   sed -i -e "/test_cflags/,/end/d"\
-   -e "/test_cflags_only_I/,/end/d" test/test_pkg_config.rb || die
-}
-
-each_ruby_test() {
-   ruby-ng_testrb-2 -Ilib test/test_${PN/-/_}.rb
-}



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

2016-01-02 Thread Hans de Graaff
commit: eea34faf391b42a1c53bbd9565933d2bd00c9373
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Jan  3 07:51:22 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Jan  3 07:51:22 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eea34faf

dev-ruby/pkg-config: add ruby23

Package-Manager: portage-2.2.26

 dev-ruby/pkg-config/pkg-config-1.1.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/pkg-config/pkg-config-1.1.6.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.1.6.ebuild
index 5118be1..8b99412 100644
--- a/dev-ruby/pkg-config/pkg-config-1.1.6.ebuild
+++ b/dev-ruby/pkg-config/pkg-config-1.1.6.ebuild
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21 ruby22"
+USE_RUBY="ruby19 ruby20 ruby21 ruby22 ruby23"
 
 RUBY_FAKEGEM_EXTRADOC="README.rdoc NEWS"
 



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

2015-12-26 Thread Agostino Sarubbo
commit: de1459f0062185f36905a512ed6fbfed34896318
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Dec 26 10:35:04 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Dec 26 10:35:04 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de1459f0

dev-ruby/pkg-config: ppc stable wrt bug #568042

Package-Manager: portage-2.2.24
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-ruby/pkg-config/pkg-config-1.1.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/pkg-config/pkg-config-1.1.6.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.1.6.ebuild
index 3adaab1..e957c32 100644
--- a/dev-ruby/pkg-config/pkg-config-1.1.6.ebuild
+++ b/dev-ruby/pkg-config/pkg-config-1.1.6.ebuild
@@ -15,7 +15,7 @@ DESCRIPTION="A pkg-config implementation by Ruby"
 HOMEPAGE="https://github.com/rcairo/pkg-config;
 LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
 
-KEYWORDS="amd64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ppc ~ppc64 x86"
 SLOT="0"
 IUSE="test"
 



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

2015-12-25 Thread Agostino Sarubbo
commit: b82a5716d645b58cbb093f8620f18dfa17f58933
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Dec 25 16:19:07 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Dec 25 16:19:07 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b82a5716

dev-ruby/pkg-config: x86 stable wrt bug #568042

Package-Manager: portage-2.2.24
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-ruby/pkg-config/pkg-config-1.1.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/pkg-config/pkg-config-1.1.6.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.1.6.ebuild
index a9b097a..3adaab1 100644
--- a/dev-ruby/pkg-config/pkg-config-1.1.6.ebuild
+++ b/dev-ruby/pkg-config/pkg-config-1.1.6.ebuild
@@ -15,7 +15,7 @@ DESCRIPTION="A pkg-config implementation by Ruby"
 HOMEPAGE="https://github.com/rcairo/pkg-config;
 LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
 
-KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 x86"
 SLOT="0"
 IUSE="test"
 



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

2015-12-14 Thread Agostino Sarubbo
commit: 40d639611d84c4ca161150e79c8cf5a1c1a5f0ad
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Dec 14 14:12:11 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Dec 14 14:12:11 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40d63961

dev-ruby/pkg-config: amd64 stable wrt bug #568042

Package-Manager: portage-2.2.24
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-ruby/pkg-config/pkg-config-1.1.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/pkg-config/pkg-config-1.1.6.ebuild 
b/dev-ruby/pkg-config/pkg-config-1.1.6.ebuild
index 68aab95..a9b097a 100644
--- a/dev-ruby/pkg-config/pkg-config-1.1.6.ebuild
+++ b/dev-ruby/pkg-config/pkg-config-1.1.6.ebuild
@@ -15,7 +15,7 @@ DESCRIPTION="A pkg-config implementation by Ruby"
 HOMEPAGE="https://github.com/rcairo/pkg-config;
 LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
 
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
 SLOT="0"
 IUSE="test"