projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de8da25
)
dev-ruby/postgres_ext: add ruby22, fix USE=doc
author
Hans de Graaff
<graaff@gentoo.org>
Sat, 13 Aug 2016 06:40:00 +0000
(08:40 +0200)
committer
Hans de Graaff
<graaff@gentoo.org>
Sat, 13 Aug 2016 06:40:00 +0000
(08:40 +0200)
Package-Manager: portage-2.2.28
dev-ruby/postgres_ext/postgres_ext-2.4.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-ruby/postgres_ext/postgres_ext-2.4.1.ebuild
b/dev-ruby/postgres_ext/postgres_ext-2.4.1.ebuild
index b0019e87044da144bc211c9d8ef577ea08424bb1..47665dacc89b69d0cb80fdfd6f3885978806b4b9 100644
(file)
--- a/
dev-ruby/postgres_ext/postgres_ext-2.4.1.ebuild
+++ b/
dev-ruby/postgres_ext/postgres_ext-2.4.1.ebuild
@@
-3,7
+3,9
@@
# $Id$
EAPI=5
-USE_RUBY="ruby20 ruby21"
+USE_RUBY="ruby20 ruby21 ruby22"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
inherit ruby-fakegem versionator
@@
-15,6
+17,8
@@
LICENSE="BSD"
SLOT="$(get_version_component_range 1-2)"
KEYWORDS="~amd64 ~arm ~x86"
IUSE=""
+
+# Requires live database connection
RESTRICT=test
ruby_add_rdepend "|| (