summaryrefslogtreecommitdiff
path: root/x11-wm/subtle/subtle-0.11.3244.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-08-18 18:16:17 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-08-18 18:16:17 +0100
commitfc637fb28da700da71ec2064d65ca5a7a31b9c6c (patch)
tree326613a08f25851c388715e205576a2e7d25dc4f /x11-wm/subtle/subtle-0.11.3244.ebuild
parentb24bd25253fe093f722ab576d29fdc41d04cb1ee (diff)
gentoo resync : 18.08.2019
Diffstat (limited to 'x11-wm/subtle/subtle-0.11.3244.ebuild')
-rw-r--r--x11-wm/subtle/subtle-0.11.3244.ebuild12
1 files changed, 6 insertions, 6 deletions
diff --git a/x11-wm/subtle/subtle-0.11.3244.ebuild b/x11-wm/subtle/subtle-0.11.3244.ebuild
index 6417ae23f9b2..e0a5b55666b7 100644
--- a/x11-wm/subtle/subtle-0.11.3244.ebuild
+++ b/x11-wm/subtle/subtle-0.11.3244.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 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"
+EAPI="7"
+USE_RUBY="ruby24 ruby25 ruby26"
inherit ruby-ng toolchain-funcs
@@ -28,8 +28,8 @@ RDEPEND="x11-libs/libX11
xpm? ( x11-libs/libXpm )
xtest? ( x11-libs/libXtst )
xrandr? ( x11-libs/libXrandr )"
-DEPEND="${RDEPEND}
- virtual/pkgconfig"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
ruby_add_rdepend "dev-ruby/archive-tar-minitar"
ruby_add_bdepend "dev-ruby/rake doc? ( dev-ruby/rdoc )"
@@ -79,7 +79,7 @@ all_ruby_install() {
dodoc AUTHORS NEWS
- use doc && dohtml -r html/*
+ use doc && dodoc -r html
}
pkg_postinst() {