commit:     d661526654f34d955ae948724bf1e1178a1266a6
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 19 13:55:25 2018 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Thu Apr 26 07:50:00 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6615266

x11-misc/libinput-gestures: Fixed HOMEPAGE variable.

Package-Manager: Portage-2.3.30, Repoman-2.3.9

 x11-misc/libinput-gestures/libinput-gestures-2.31.ebuild | 2 +-
 x11-misc/libinput-gestures/libinput-gestures-9999.ebuild | 2 +-
 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 a9187de1a09..abfc20a7424 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 17387ae8a39..23897423933 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=""
 

Reply via email to