diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-07-01 05:18:32 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-07-01 05:18:32 +0000 |
commit | d08e7a0e3729323d1aef9c0f7510c1b14523bf5d (patch) | |
tree | feac01c78866d39358e3f4f62848d0e39bd10a16 /x11-drivers | |
parent | Stable for HPPA (bug #553500). (diff) | |
download | gentoo-2-d08e7a0e3729323d1aef9c0f7510c1b14523bf5d.tar.gz gentoo-2-d08e7a0e3729323d1aef9c0f7510c1b14523bf5d.tar.bz2 gentoo-2-d08e7a0e3729323d1aef9c0f7510c1b14523bf5d.zip |
Stable for HPPA (bug #553500).
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-input-libinput/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-input-libinput/xf86-input-libinput-0.6.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-input-libinput/ChangeLog b/x11-drivers/xf86-input-libinput/ChangeLog index 5081dbf949ac..d7f6b563f171 100644 --- a/x11-drivers/xf86-input-libinput/ChangeLog +++ b/x11-drivers/xf86-input-libinput/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-input-libinput # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-libinput/ChangeLog,v 1.6 2015/06/23 12:18:37 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-libinput/ChangeLog,v 1.7 2015/07/01 05:18:32 jer Exp $ + + 01 Jul 2015; Jeroen Roovers <jer@gentoo.org> + xf86-input-libinput-0.6.0.ebuild: + Stable for HPPA (bug #553500). *xf86-input-libinput-0.11.0 (23 Jun 2015) diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.6.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.6.0.ebuild index 5d16d1a31aac..285d839545a5 100644 --- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.6.0.ebuild +++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.6.0.ebuild,v 1.4 2015/02/28 19:56:08 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.6.0.ebuild,v 1.5 2015/07/01 05:18:32 jer Exp $ EAPI=5 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="X.org input driver based on libinput" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm hppa ~ppc ~ppc64 ~x86" IUSE="" RDEPEND=">=dev-libs/libinput-0.8.0:0=" |