summaryrefslogtreecommitdiff
path: root/x11-wm/subtle/subtle-0.11.3244.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-09-28 08:17:07 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-09-28 08:17:07 +0100
commit5a165c60b9b8c4847067cb83b4be7da785d01f93 (patch)
tree166b01591366d3479084ea774c888bc84aaa8d4f /x11-wm/subtle/subtle-0.11.3244.ebuild
parenta5b65c81168c90928784a1e92cda84ed5d6b9eb3 (diff)
gentoo resync : 28.09.2019
Diffstat (limited to 'x11-wm/subtle/subtle-0.11.3244.ebuild')
-rw-r--r--x11-wm/subtle/subtle-0.11.3244.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-wm/subtle/subtle-0.11.3244.ebuild b/x11-wm/subtle/subtle-0.11.3244.ebuild
index e0a5b55666b7..ef71c3fce45f 100644
--- a/x11-wm/subtle/subtle-0.11.3244.ebuild
+++ b/x11-wm/subtle/subtle-0.11.3244.ebuild
@@ -7,7 +7,7 @@ USE_RUBY="ruby24 ruby25 ruby26"
inherit ruby-ng toolchain-funcs
if [[ ${PV} == "9999" ]]; then
- EHG_REPO_URI="http://hg.subforge.org/subtle"
+ EHG_REPO_URI="https://hg.subforge.org/subtle"
EHG_CHECKOUT_DIR=${S}/all
inherit mercurial
else
@@ -16,11 +16,12 @@ else
fi
DESCRIPTION="A manual tiling window manager"
-HOMEPAGE="http://subforge.org/projects/subtle/wiki"
+HOMEPAGE="https://subforge.org/projects/subtle/wiki"
LICENSE="GPL-2"
SLOT="0"
IUSE="debug doc +xft xinerama xpm +xrandr +xtest"
+RESTRICT="!test? ( test )"
RDEPEND="x11-libs/libX11
xft? ( x11-libs/libXft )