summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2019-09-27 21:52:02 -0600
committerTim Harder <radhermit@gentoo.org>2019-09-27 21:52:49 -0600
commit830827b05cf28b192102ea2d0d709831a1619420 (patch)
treea33895738e734b759f249d6b043ed326a6e8f2e5 /x11-wm
parentsys-fs/avfs: update redirected HOMEPAGE (diff)
downloadgentoo-830827b05cf28b192102ea2d0d709831a1619420.tar.gz
gentoo-830827b05cf28b192102ea2d0d709831a1619420.tar.bz2
gentoo-830827b05cf28b192102ea2d0d709831a1619420.zip
x11-wm/subtle: update HOMEPAGE to use https://
And add missing test RESTRICT. Signed-off-by: Tim Harder <radhermit@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/subtle/subtle-0.11.3244.ebuild5
-rw-r--r--x11-wm/subtle/subtle-9999.ebuild5
2 files changed, 6 insertions, 4 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 )
diff --git a/x11-wm/subtle/subtle-9999.ebuild b/x11-wm/subtle/subtle-9999.ebuild
index e0a5b55666b7..ef71c3fce45f 100644
--- a/x11-wm/subtle/subtle-9999.ebuild
+++ b/x11-wm/subtle/subtle-9999.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 )