x11-drivers/xf86-input-libinput: Always install conf file.
authorHarri Nieminen <moikkis@gmail.com>
Sun, 29 Jan 2017 16:27:24 +0000 (18:27 +0200)
committerMatt Turner <mattst88@gentoo.org>
Sun, 29 Jan 2017 17:32:03 +0000 (09:32 -0800)
Gentoo bug: https://bugs.gentoo.org/571474
Package-Manager: Portage-2.3.3, Repoman-2.3.1

x11-drivers/xf86-input-libinput/xf86-input-libinput-0.14.0.ebuild
x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild
x11-drivers/xf86-input-libinput/xf86-input-libinput-0.23.0.ebuild

index 9bccbb585f5e33c2f97f9babad9806e65f772ec1..e8df439873b1fab2abe6bc5d79104a0613cea7a8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -14,4 +14,4 @@ IUSE=""
 RDEPEND=">=dev-libs/libinput-0.21.0:0="
 DEPEND="${RDEPEND}"
 
-DOCS=( "README.md" "conf/99-libinput.conf" )
+DOCS=( "README.md" )
index a7df8dc1791c48ef761f55cbaa0c5abe95ec55d6..811e273bb867dfd4ac2b6137e2587000f5e17ef0 100644 (file)
@@ -14,7 +14,7 @@ IUSE=""
 RDEPEND=">=dev-libs/libinput-1.2.0:0="
 DEPEND="${RDEPEND}"
 
-DOCS=( "README.md" "conf/60-libinput.conf" )
+DOCS=( "README.md" )
 
 pkg_pretend() {
        CONFIG_CHECK="~TIMERFD"
index 0c8c8204914891f7c88ed5081af49cc01f60da8f..9610354dc240d036be4cd339608f893b4b00f806 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -14,7 +14,7 @@ IUSE=""
 RDEPEND=">=dev-libs/libinput-1.5.0:0="
 DEPEND="${RDEPEND}"
 
-DOCS=( "README.md" "conf/40-libinput.conf" )
+DOCS=( "README.md" )
 
 pkg_pretend() {
        CONFIG_CHECK="~TIMERFD"