summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2018-04-19 15:55:25 +0200
committerLars Wendler <polynomial-c@gentoo.org>2018-04-26 09:50:00 +0200
commitd661526654f34d955ae948724bf1e1178a1266a6 (patch)
treea021a2b8bfd951a2114aa33fa914af607d2c5e33 /x11-misc
parentx11-misc/libinput-gestures: Removed old. (diff)
downloadgentoo-d661526654f34d955ae948724bf1e1178a1266a6.tar.gz
gentoo-d661526654f34d955ae948724bf1e1178a1266a6.tar.bz2
gentoo-d661526654f34d955ae948724bf1e1178a1266a6.zip
x11-misc/libinput-gestures: Fixed HOMEPAGE variable.
Package-Manager: Portage-2.3.30, Repoman-2.3.9
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/libinput-gestures/libinput-gestures-2.31.ebuild2
-rw-r--r--x11-misc/libinput-gestures/libinput-gestures-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/libinput-gestures/libinput-gestures-2.31.ebuild b/x11-misc/libinput-gestures/libinput-gestures-2.31.ebuild
index a9187de1a09c..abfc20a74249 100644
--- a/x11-misc/libinput-gestures/libinput-gestures-2.31.ebuild
+++ b/x11-misc/libinput-gestures/libinput-gestures-2.31.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{3_4,3_5,3_6} )
inherit python-single-r1
DESCRIPTION="Actions gestures on your touchpad using libinput"
-HOMEPAGE="https://github.com/bulletmark/${PN}"
+HOMEPAGE="https://github.com/bulletmark/libinput-gestures"
SRC_URI="https://github.com/bulletmark/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3"
diff --git a/x11-misc/libinput-gestures/libinput-gestures-9999.ebuild b/x11-misc/libinput-gestures/libinput-gestures-9999.ebuild
index 17387ae8a397..238974239339 100644
--- a/x11-misc/libinput-gestures/libinput-gestures-9999.ebuild
+++ b/x11-misc/libinput-gestures/libinput-gestures-9999.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{3_4,3_5,3_6} )
inherit git-r3 python-single-r1
DESCRIPTION="Actions gestures on your touchpad using libinput"
-HOMEPAGE="https://github.com/bulletmark/${PN}"
+HOMEPAGE="https://github.com/bulletmark/libinput-gestures"
EGIT_REPO_URI="https://github.com/bulletmark/${PN}.git"
SRC_URI=""