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

2023-12-31 Thread Hans de Graaff
commit: 04046779b10f4632587955934177c94c76fe0e24
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Dec 31 11:04:40 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Dec 31 11:09:18 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04046779

dev-ruby/pg_array_parser: enable ruby33

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

 dev-ruby/pg_array_parser/pg_array_parser-0.0.9-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/pg_array_parser/pg_array_parser-0.0.9-r3.ebuild 
b/dev-ruby/pg_array_parser/pg_array_parser-0.0.9-r3.ebuild
index f440fc3dfcb4..1b9dcdd2124b 100644
--- a/dev-ruby/pg_array_parser/pg_array_parser-0.0.9-r3.ebuild
+++ b/dev-ruby/pg_array_parser/pg_array_parser-0.0.9-r3.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-USE_RUBY="ruby30 ruby31 ruby32"
+USE_RUBY="ruby31 ruby32 ruby33"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 



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

2023-06-29 Thread Hans de Graaff
commit: a0f77fab024668fef58b9ad88fe9c337f312dc82
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Jun 29 19:59:28 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Jun 29 20:13:52 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0f77fab

dev-ruby/pg_array_parser: update HOMEPAGE

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

 dev-ruby/pg_array_parser/metadata.xml| 2 +-
 dev-ruby/pg_array_parser/pg_array_parser-0.0.9-r3.ebuild | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-ruby/pg_array_parser/metadata.xml 
b/dev-ruby/pg_array_parser/metadata.xml
index 397a134b5c30..c5f03ac9222a 100644
--- a/dev-ruby/pg_array_parser/metadata.xml
+++ b/dev-ruby/pg_array_parser/metadata.xml
@@ -6,6 +6,6 @@
 Rick Farina
   
   
-dockyard/pg_array_parser
+DavyJonesLocker/pg_array_parser
   
 

diff --git a/dev-ruby/pg_array_parser/pg_array_parser-0.0.9-r3.ebuild 
b/dev-ruby/pg_array_parser/pg_array_parser-0.0.9-r3.ebuild
index b5d931496a25..f440fc3dfcb4 100644
--- a/dev-ruby/pg_array_parser/pg_array_parser-0.0.9-r3.ebuild
+++ b/dev-ruby/pg_array_parser/pg_array_parser-0.0.9-r3.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="ruby26 ruby27 ruby30 ruby31"
+USE_RUBY="ruby30 ruby31 ruby32"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 
@@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTENSIONS=(ext/pg_array_parser/extconf.rb)
 inherit ruby-fakegem
 
 DESCRIPTION="Simple library to parse PostgreSQL arrays into a array of strings"
-HOMEPAGE="https://github.com/dockyard/pg_array_parser";
+HOMEPAGE="https://github.com/DavyJonesLocker/pg_array_parser";
 
 LICENSE="MIT"
 SLOT="$(ver_cut 1-3)"



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

2022-04-30 Thread Hans de Graaff
commit: 852d4423a37dbbcd92ac7c1b0c9b259d72809b31
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Apr 30 07:51:13 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=852d4423

dev-ruby/pg_array_parser: enable ruby31

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

 dev-ruby/pg_array_parser/pg_array_parser-0.0.9-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/pg_array_parser/pg_array_parser-0.0.9-r3.ebuild 
b/dev-ruby/pg_array_parser/pg_array_parser-0.0.9-r3.ebuild
index eaf4ea21c240..b5d931496a25 100644
--- a/dev-ruby/pg_array_parser/pg_array_parser-0.0.9-r3.ebuild
+++ b/dev-ruby/pg_array_parser/pg_array_parser-0.0.9-r3.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-USE_RUBY="ruby26 ruby27 ruby30"
+USE_RUBY="ruby26 ruby27 ruby30 ruby31"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 



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

2021-10-31 Thread Hans de Graaff
commit: 058a767e852771ab6a09b746a575f319d39c2cb1
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Oct 31 10:49:29 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Oct 31 11:35:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=058a767e

dev-ruby/pg_array_parser: cleanup

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

 .../pg_array_parser-0.0.9-r2.ebuild| 53 --
 1 file changed, 53 deletions(-)

diff --git a/dev-ruby/pg_array_parser/pg_array_parser-0.0.9-r2.ebuild 
b/dev-ruby/pg_array_parser/pg_array_parser-0.0.9-r2.ebuild
deleted file mode 100644
index 760466076b4..000
--- a/dev-ruby/pg_array_parser/pg_array_parser-0.0.9-r2.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby23 ruby24 ruby25 ruby26"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
-
-inherit ruby-fakegem versionator
-
-DESCRIPTION="Simple library to parse PostgreSQL arrays into a array of strings"
-HOMEPAGE="https://github.com/dockyard/pg_array_parser";
-
-LICENSE="MIT"
-SLOT="$(get_version_component_range 1-3)"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""
-
-ruby_add_bdepend "dev-ruby/bundler"
-
-all_ruby_prepare() {
-   [ -f Gemfile.lock ] && rm Gemfile.lock
-   #if ! use development; then
-   sed -i -e "/^group :development do/,/^end$/d" Gemfile || die
-   sed -i -e "/s.add_development_dependency/d" "${PN}".gemspec || 
die
-   sed -i -e "/gem.add_development_dependency/d" "${PN}".gemspec 
|| die
-   #fi
-   #if ! use test; then
-   sed -i -e "/^group :test do/,/^end$/d" Gemfile || die
-   #fi
-   #if ! use test && ! use development; then
-   sed -i -e "/^group :development, :test do/,/^end$/d" Gemfile || 
die
-   #fi
-}
-
-each_ruby_prepare() {
-   if [ -f Gemfile ]; then
-   BUNDLE_GEMFILE=Gemfile ${RUBY} -S bundle install --local || die
-   BUNDLE_GEMFILE=Gemfile ${RUBY} -S bundle check || die
-   fi
-}
-
-each_ruby_configure() {
-   ${RUBY} -Cext/pg_array_parser extconf.rb || die
-}
-
-each_ruby_compile() {
-   emake -Cext/pg_array_parser V=1
-   cp ext/pg_array_parser/pg_array_parser.so lib/
-}



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

2021-10-16 Thread Hans de Graaff
commit: 1ce3c6cb7e18cfdd76b2205ceafb3578b0349389
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Oct 17 05:51:11 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Oct 17 06:04:16 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ce3c6cb

dev-ruby/pg_array_parser: EAPI 8; add ruby27, ruby30

This also drops the bundler calls that cause sandbox violations.
The ebuild should already cover the correct dependencies and in general
dev-ruby/* policy is to not use bundler at all to avoid additional
unneeded dependencies.

Closes: https://bugs.gentoo.org/688314

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

 .../pg_array_parser-0.0.9-r3.ebuild| 38 ++
 1 file changed, 38 insertions(+)

diff --git a/dev-ruby/pg_array_parser/pg_array_parser-0.0.9-r3.ebuild 
b/dev-ruby/pg_array_parser/pg_array_parser-0.0.9-r3.ebuild
new file mode 100644
index 000..eaf4ea21c24
--- /dev/null
+++ b/dev-ruby/pg_array_parser/pg_array_parser-0.0.9-r3.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby26 ruby27 ruby30"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
+
+RUBY_FAKEGEM_EXTENSIONS=(ext/pg_array_parser/extconf.rb)
+
+inherit ruby-fakegem
+
+DESCRIPTION="Simple library to parse PostgreSQL arrays into a array of strings"
+HOMEPAGE="https://github.com/dockyard/pg_array_parser";
+
+LICENSE="MIT"
+SLOT="$(ver_cut 1-3)"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+ruby_add_bdepend "dev-ruby/bundler"
+
+all_ruby_prepare() {
+   [ -f Gemfile.lock ] && rm Gemfile.lock
+   #if ! use development; then
+   sed -i -e "/^group :development do/,/^end$/d" Gemfile || die
+   sed -i -e "/s.add_development_dependency/d" "${PN}".gemspec || 
die
+   sed -i -e "/gem.add_development_dependency/d" "${PN}".gemspec 
|| die
+   #fi
+   #if ! use test; then
+   sed -i -e "/^group :test do/,/^end$/d" Gemfile || die
+   #fi
+   #if ! use test && ! use development; then
+   sed -i -e "/^group :development, :test do/,/^end$/d" Gemfile || 
die
+   #fi
+}



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

2019-01-28 Thread Hans de Graaff
commit: d665493fbf6de2aa66caf1ec7176db1cb8a6b44e
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Jan 28 18:16:38 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Jan 28 21:45:10 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d665493f

dev-ruby/pg_array_parser: add ruby26

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

 dev-ruby/pg_array_parser/pg_array_parser-0.0.9-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/pg_array_parser/pg_array_parser-0.0.9-r2.ebuild 
b/dev-ruby/pg_array_parser/pg_array_parser-0.0.9-r2.ebuild
index 54effc18576..760466076b4 100644
--- a/dev-ruby/pg_array_parser/pg_array_parser-0.0.9-r2.ebuild
+++ b/dev-ruby/pg_array_parser/pg_array_parser-0.0.9-r2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-USE_RUBY="ruby22 ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 



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

2018-04-16 Thread Hans de Graaff
commit: 49b3262623538efa14004d600bf4b403edf99066
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Apr 16 18:08:07 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Apr 16 18:32:39 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49b32626

dev-ruby/pg_array_parser: add ruby24, ruby25

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-ruby/pg_array_parser/pg_array_parser-0.0.9-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/pg_array_parser/pg_array_parser-0.0.9-r2.ebuild 
b/dev-ruby/pg_array_parser/pg_array_parser-0.0.9-r2.ebuild
index 8cc80371ca9..54effc18576 100644
--- a/dev-ruby/pg_array_parser/pg_array_parser-0.0.9-r2.ebuild
+++ b/dev-ruby/pg_array_parser/pg_array_parser-0.0.9-r2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+USE_RUBY="ruby22 ruby23 ruby24 ruby25"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 



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

2017-08-24 Thread Hans de Graaff
commit: f5b35e22842cf53b0b18d75291084134481085ef
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Aug 25 06:01:31 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Aug 25 06:01:31 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5b35e22

dev-ruby/pg_array_parser: move ~x86 forward

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-ruby/pg_array_parser/pg_array_parser-0.0.9-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/pg_array_parser/pg_array_parser-0.0.9-r2.ebuild 
b/dev-ruby/pg_array_parser/pg_array_parser-0.0.9-r2.ebuild
index 8c5299259e2..8cc80371ca9 100644
--- a/dev-ruby/pg_array_parser/pg_array_parser-0.0.9-r2.ebuild
+++ b/dev-ruby/pg_array_parser/pg_array_parser-0.0.9-r2.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
@@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/dockyard/pg_array_parser";
 
 LICENSE="MIT"
 SLOT="$(get_version_component_range 1-3)"
-KEYWORDS="~amd64 ~arm"
+KEYWORDS="~amd64 ~arm ~x86"
 IUSE=""
 
 ruby_add_bdepend "dev-ruby/bundler"



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

2017-08-24 Thread Hans de Graaff
commit: 0f70aac97d0470a77dbe93a44b84e93fde92db2f
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Aug 25 06:02:17 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Aug 25 06:02:17 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f70aac9

dev-ruby/pg_array_parser: cleanup

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 .../pg_array_parser-0.0.9-r1.ebuild| 53 --
 1 file changed, 53 deletions(-)

diff --git a/dev-ruby/pg_array_parser/pg_array_parser-0.0.9-r1.ebuild 
b/dev-ruby/pg_array_parser/pg_array_parser-0.0.9-r1.ebuild
deleted file mode 100644
index fb72d37e4fe..000
--- a/dev-ruby/pg_array_parser/pg_array_parser-0.0.9-r1.ebuild
+++ /dev/null
@@ -1,53 +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"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
-
-inherit ruby-fakegem versionator
-
-DESCRIPTION="Simple library to parse PostgreSQL arrays into a array of strings"
-HOMEPAGE="https://github.com/dockyard/pg_array_parser";
-
-LICENSE="MIT"
-SLOT="$(get_version_component_range 1-3)"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""
-
-ruby_add_bdepend "dev-ruby/bundler"
-
-all_ruby_prepare() {
-   [ -f Gemfile.lock ] && rm Gemfile.lock
-   #if ! use development; then
-   sed -i -e "/^group :development do/,/^end$/d" Gemfile || die
-   sed -i -e "/s.add_development_dependency/d" "${PN}".gemspec || 
die
-   sed -i -e "/gem.add_development_dependency/d" "${PN}".gemspec 
|| die
-   #fi
-   #if ! use test; then
-   sed -i -e "/^group :test do/,/^end$/d" Gemfile || die
-   #fi
-   #if ! use test && ! use development; then
-   sed -i -e "/^group :development, :test do/,/^end$/d" Gemfile || 
die
-   #fi
-}
-
-each_ruby_prepare() {
-   if [ -f Gemfile ]; then
-   BUNDLE_GEMFILE=Gemfile ${RUBY} -S bundle install --local || die
-   BUNDLE_GEMFILE=Gemfile ${RUBY} -S bundle check || die
-   fi
-}
-
-each_ruby_configure() {
-   ${RUBY} -Cext/pg_array_parser extconf.rb || die
-}
-
-each_ruby_compile() {
-   emake -Cext/pg_array_parser V=1
-   cp ext/pg_array_parser/pg_array_parser.so lib/
-}



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

2016-08-13 Thread Hans de Graaff
commit: de8da254d7c585be5a6699750dfa0341a4ed453f
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Aug 13 06:35:48 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Aug 13 06:35:48 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de8da254

dev-ruby/pg_array_parser: add ruby23 revision

Package-Manager: portage-2.2.28

 .../pg_array_parser-0.0.9-r2.ebuild| 54 ++
 1 file changed, 54 insertions(+)

diff --git a/dev-ruby/pg_array_parser/pg_array_parser-0.0.9-r2.ebuild 
b/dev-ruby/pg_array_parser/pg_array_parser-0.0.9-r2.ebuild
new file mode 100644
index 000..46098d5
--- /dev/null
+++ b/dev-ruby/pg_array_parser/pg_array_parser-0.0.9-r2.ebuild
@@ -0,0 +1,54 @@
+# 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_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
+
+inherit ruby-fakegem versionator
+
+DESCRIPTION="Simple library to parse PostgreSQL arrays into a array of strings"
+HOMEPAGE="https://github.com/dockyard/pg_array_parser";
+
+LICENSE="MIT"
+SLOT="$(get_version_component_range 1-3)"
+KEYWORDS="~amd64 ~arm"
+IUSE=""
+
+ruby_add_bdepend "dev-ruby/bundler"
+
+all_ruby_prepare() {
+   [ -f Gemfile.lock ] && rm Gemfile.lock
+   #if ! use development; then
+   sed -i -e "/^group :development do/,/^end$/d" Gemfile || die
+   sed -i -e "/s.add_development_dependency/d" "${PN}".gemspec || 
die
+   sed -i -e "/gem.add_development_dependency/d" "${PN}".gemspec 
|| die
+   #fi
+   #if ! use test; then
+   sed -i -e "/^group :test do/,/^end$/d" Gemfile || die
+   #fi
+   #if ! use test && ! use development; then
+   sed -i -e "/^group :development, :test do/,/^end$/d" Gemfile || 
die
+   #fi
+}
+
+each_ruby_prepare() {
+   if [ -f Gemfile ]; then
+   BUNDLE_GEMFILE=Gemfile ${RUBY} -S bundle install --local || die
+   BUNDLE_GEMFILE=Gemfile ${RUBY} -S bundle check || die
+   fi
+}
+
+each_ruby_configure() {
+   ${RUBY} -Cext/pg_array_parser extconf.rb || die
+}
+
+each_ruby_compile() {
+   emake -Cext/pg_array_parser V=1
+   cp ext/pg_array_parser/pg_array_parser.so lib/
+}



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

2016-04-16 Thread Manuel Rüger
commit: a86af0662ce92dea8fc4a353f2844e372cc01d1e
Author: Manuel Rüger  gentoo  org>
AuthorDate: Sat Apr 16 21:22:15 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Sat Apr 16 21:22:15 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a86af066

dev-ruby/pg_array_parser: Remove ruby19

Package-Manager: portage-2.2.28

 dev-ruby/pg_array_parser/pg_array_parser-0.0.9-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/pg_array_parser/pg_array_parser-0.0.9-r1.ebuild 
b/dev-ruby/pg_array_parser/pg_array_parser-0.0.9-r1.ebuild
index e70da98..da143f8 100644
--- a/dev-ruby/pg_array_parser/pg_array_parser-0.0.9-r1.ebuild
+++ b/dev-ruby/pg_array_parser/pg_array_parser-0.0.9-r1.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"
+USE_RUBY="ruby20 ruby21 ruby22"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 



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

2015-09-08 Thread Hans de Graaff
commit: 0efc6ad6c6deba1f262e2d79bcabcf77a94c56e0
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Sep  9 05:48:57 2015 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Sep  9 05:49:29 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0efc6ad6

dev-ruby/pg_array_parser: fix many issues.

Fix LICENSE.
Fix USE=doc and FEATURES=test.
Actually compile and install the compiled extension.

Package-Manager: portage-2.2.20.1

 0.9.ebuild => pg_array_parser-0.0.9-r1.ebuild} | 22 +-
 1 file changed, 17 insertions(+), 5 deletions(-)

diff --git a/dev-ruby/pg_array_parser/pg_array_parser-0.0.9.ebuild 
b/dev-ruby/pg_array_parser/pg_array_parser-0.0.9-r1.ebuild
similarity index 75%
rename from dev-ruby/pg_array_parser/pg_array_parser-0.0.9.ebuild
rename to dev-ruby/pg_array_parser/pg_array_parser-0.0.9-r1.ebuild
index c1f9691..e70da98 100644
--- a/dev-ruby/pg_array_parser/pg_array_parser-0.0.9.ebuild
+++ b/dev-ruby/pg_array_parser/pg_array_parser-0.0.9-r1.ebuild
@@ -1,21 +1,24 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: Exp $
+# $Id$
 
 EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21"
+USE_RUBY="ruby19 ruby20 ruby21 ruby22"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
 
 inherit ruby-fakegem versionator
 
 DESCRIPTION="Simple library to parse PostgreSQL arrays into a array of strings"
 HOMEPAGE="https://github.com/dockyard/pg_array_parser";
-SRC_URI="mirror://rubygems/${P}.gem"
 
-LICENSE="BSD"
+LICENSE="MIT"
 SLOT="$(get_version_component_range 1-3)"
 KEYWORDS="~amd64 ~arm ~x86"
 IUSE=""
-RESTRICT=test
 
 ruby_add_bdepend "dev-ruby/bundler"
 
@@ -40,3 +43,12 @@ each_ruby_prepare() {
BUNDLE_GEMFILE=Gemfile ${RUBY} -S bundle check || die
fi
 }
+
+each_ruby_configure() {
+   ${RUBY} -Cext/pg_array_parser extconf.rb || die
+}
+
+each_ruby_compile() {
+   emake -Cext/pg_array_parser V=1
+   cp ext/pg_array_parser/pg_array_parser.so lib/
+}



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

2015-09-07 Thread Richard Farina
commit: d687e27f5af9a6e1e6c5eb2a3e7a28e021e1ee40
Author: Zero_Chaos  gentoo  org>
AuthorDate: Mon Sep  7 19:44:41 2015 +
Commit: Richard Farina  gentoo  org>
CommitDate: Mon Sep  7 21:56:11 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d687e27f

dev-ruby/pg_array_parser: adding ~arm

Package-Manager: portage-2.2.20.1

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

diff --git a/dev-ruby/pg_array_parser/pg_array_parser-0.0.9.ebuild 
b/dev-ruby/pg_array_parser/pg_array_parser-0.0.9.ebuild
index 723e34e..c1f9691 100644
--- a/dev-ruby/pg_array_parser/pg_array_parser-0.0.9.ebuild
+++ b/dev-ruby/pg_array_parser/pg_array_parser-0.0.9.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://rubygems/${P}.gem"
 
 LICENSE="BSD"
 SLOT="$(get_version_component_range 1-3)"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
 IUSE=""
 RESTRICT=test
 



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/pg_array_parser/, dev-ruby/recog/, dev-ruby/metasploit_data_models/, ...

2015-09-04 Thread Richard Farina
commit: 02bd428e62ca2cba9e41b923386b564283caa763
Author: Zero_Chaos  gentoo  org>
AuthorDate: Fri Sep  4 21:02:30 2015 +
Commit: Richard Farina  gentoo  org>
CommitDate: Fri Sep  4 21:02:50 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02bd428e

net-analyzer/metasploit: add a modern version of metasploit (and a ton of deps 
for it)

 dev-ruby/arel-helpers/Manifest |   1 +
 dev-ruby/arel-helpers/arel-helpers-2.0.1.ebuild|  21 ++
 dev-ruby/arel-helpers/metadata.xml |  13 +
 dev-ruby/metasploit-concern/Manifest   |   1 +
 dev-ruby/metasploit-concern/metadata.xml   |  13 +
 .../metasploit-concern-1.0.0.ebuild|  50 
 dev-ruby/metasploit-credential/Manifest|   1 +
 dev-ruby/metasploit-credential/metadata.xml|  13 +
 .../metasploit-credential-1.0.0.ebuild |  52 
 dev-ruby/metasploit-model/Manifest |   1 +
 dev-ruby/metasploit-model/metadata.xml |  14 ++
 .../metasploit-model/metasploit-model-1.0.0.ebuild |  73 ++
 dev-ruby/metasploit-payloads/Manifest  |   1 +
 dev-ruby/metasploit-payloads/metadata.xml  |  13 +
 .../metasploit-payloads-1.0.9.ebuild   |  45 
 dev-ruby/metasploit_data_models/Manifest   |   2 +-
 .../metasploit_data_models-0.17.0.ebuild   |  29 ---
 .../metasploit_data_models-1.2.5.ebuild|  63 +
 dev-ruby/meterpreter_bins/Manifest |   3 +-
 0.10.ebuild => meterpreter_bins-0.0.22.ebuild} |   8 +-
 .../meterpreter_bins/meterpreter_bins-0.0.6.ebuild |  26 --
 dev-ruby/pg_array_parser/Manifest  |   1 +
 dev-ruby/pg_array_parser/metadata.xml  |  13 +
 .../pg_array_parser/pg_array_parser-0.0.9.ebuild   |  42 
 dev-ruby/postgres_ext/Manifest |   1 +
 dev-ruby/postgres_ext/metadata.xml |  13 +
 dev-ruby/postgres_ext/postgres_ext-2.4.1.ebuild|  50 
 dev-ruby/rb-readline-r7/Manifest   |   1 +
 dev-ruby/rb-readline-r7/metadata.xml   |  13 +
 .../rb-readline-r7/rb-readline-r7-0.5.2.0.ebuild   |  24 ++
 dev-ruby/recog/Manifest|   1 +
 dev-ruby/recog/metadata.xml|  13 +
 dev-ruby/recog/recog-2.0.6.ebuild  |  19 ++
 dev-ruby/rubyntlm/Manifest |   1 +
 dev-ruby/rubyntlm/metadata.xml |  13 +
 dev-ruby/rubyntlm/rubyntlm-0.4.0.ebuild|  17 ++
 net-analyzer/metasploit/Manifest   |   2 +-
 net-analyzer/metasploit/metadata.xml   |   1 -
 ...ebuild => metasploit-4.11.4_p2015090201.ebuild} |  89 ---
 net-analyzer/metasploit/metasploit-4.9.3.ebuild| 273 -
 40 files changed, 661 insertions(+), 369 deletions(-)

diff --git a/dev-ruby/arel-helpers/Manifest b/dev-ruby/arel-helpers/Manifest
new file mode 100644
index 000..fc26530
--- /dev/null
+++ b/dev-ruby/arel-helpers/Manifest
@@ -0,0 +1 @@
+DIST arel-helpers-2.0.1.gem 9728 SHA256 
de627d6d78af542d99bdfd178e7decd8f351e4de66758ac220f92418291b8b82 SHA512 
241af61b00822ac091a04673ae0f6421c88ce8b96141cc9f468c62465b2720ca38d1a041faa720db40dd3a4cee407c1126152ac6125b3ed9a759daedd06b6955
 WHIRLPOOL 
3024a34b8a9720acbfb66e811b97ff1954c3cda83a97bc2544b5dbab0d94f5eb09eec8891c88bd0582dfdffdfe5abbf1e3be47cc9b61b888e52cb8a85121ab3c

diff --git a/dev-ruby/arel-helpers/arel-helpers-2.0.1.ebuild 
b/dev-ruby/arel-helpers/arel-helpers-2.0.1.ebuild
new file mode 100644
index 000..cb27f95
--- /dev/null
+++ b/dev-ruby/arel-helpers/arel-helpers-2.0.1.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/metasploit_data_models/metasploit_data_models-0.17.0.ebuild,v
 1.3 2014/07/09 21:13:54 zerochaos Exp $
+
+EAPI=5
+USE_RUBY="ruby19 ruby20 ruby21"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Tools to help construct database queries"
+HOMEPAGE="https://github.com/camertron/arel-helpers";
+SRC_URI="mirror://rubygems/${P}.gem"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+ruby_add_rdepend "|| ( dev-ruby/activerecord:3.2
+   dev-ruby/activerecord:4.1
+   dev-ruby/activerecord:4.2 )"

diff --git a/dev-ruby/arel-helpers/metadata.xml 
b/dev-ruby/arel-helpers/metadata.xml
new file mode 100644
index 000..0754654
--- /dev/null
+++ b/dev-ruby/arel-helpers/metadata.xml
@@ -0,0 +1,13 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+  
+zeroch...@gentoo.org
+Rick Farina
+  
+
+
+  
+camertron/arel-helpers
+  
+

diff --git a/dev-ruby/metasploit-concern/Manifest 
b/dev-ruby/metasploit-concern/Manifest
new file mode 100644
index 000..5108dd2
--- /dev/null
+++ b/dev-ruby/metasploit-concern/Manifest
@@ -0,0 +1 @@
+DIST metasploit-concern-1.0.0.gem 13312 SHA256