x11-misc/libinput-gestures: Fixed HOMEPAGE variable.
authorLars Wendler <polynomial-c@gentoo.org>
Thu, 19 Apr 2018 13:55:25 +0000 (15:55 +0200)
committerLars Wendler <polynomial-c@gentoo.org>
Thu, 26 Apr 2018 07:50:00 +0000 (09:50 +0200)
Package-Manager: Portage-2.3.30, Repoman-2.3.9

x11-misc/libinput-gestures/libinput-gestures-2.31.ebuild
x11-misc/libinput-gestures/libinput-gestures-9999.ebuild

index a9187de1a09c8cb98d3f2cf7cb17dcefa41f891e..abfc20a742498ea235aaad672ab7798da95f4baa 100644 (file)
@@ -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"
index 17387ae8a3970eedad538bc48b2a8463401d084d..23897423933983e853007a7b65c3ecedd33c7f02 100644 (file)
@@ -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=""