summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-03-14 18:28:41 +0000
committerPacho Ramos <pacho@gentoo.org>2015-03-14 18:28:41 +0000
commit1c382a2cbadd9388b389f8db8715afecb75050f3 (patch)
treec3a7664612ea64c0e9cff833428d42a8e2548849 /dev-libs/libinput
parentamd64 stable, bug 534012 (diff)
downloadgentoo-2-1c382a2cbadd9388b389f8db8715afecb75050f3.tar.gz
gentoo-2-1c382a2cbadd9388b389f8db8715afecb75050f3.tar.bz2
gentoo-2-1c382a2cbadd9388b389f8db8715afecb75050f3.zip
amd64 stable, bug 534012
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-libs/libinput')
-rw-r--r--dev-libs/libinput/ChangeLog5
-rw-r--r--dev-libs/libinput/libinput-0.7.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libinput/ChangeLog b/dev-libs/libinput/ChangeLog
index efdd714d9bee..640d215bb9a0 100644
--- a/dev-libs/libinput/ChangeLog
+++ b/dev-libs/libinput/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libinput
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libinput/ChangeLog,v 1.9 2015/02/23 11:42:22 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libinput/ChangeLog,v 1.10 2015/03/14 18:28:41 pacho Exp $
+
+ 14 Mar 2015; Pacho Ramos <pacho@gentoo.org> libinput-0.7.0.ebuild:
+ amd64 stable, bug 534012
23 Feb 2015; Pacho Ramos <pacho@gentoo.org> libinput-0.7.0.ebuild,
libinput-0.8.0.ebuild, libinput-0.9.0.ebuild:
diff --git a/dev-libs/libinput/libinput-0.7.0.ebuild b/dev-libs/libinput/libinput-0.7.0.ebuild
index 4436e5a53889..da24b10461cf 100644
--- a/dev-libs/libinput/libinput-0.7.0.ebuild
+++ b/dev-libs/libinput/libinput-0.7.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/dev-libs/libinput/libinput-0.7.0.ebuild,v 1.6 2015/02/23 11:42:22 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libinput/libinput-0.7.0.ebuild,v 1.7 2015/03/14 18:28:41 pacho Exp $
EAPI="5"
@@ -13,7 +13,7 @@ SRC_URI="http://www.freedesktop.org/software/${PN}/${P}.tar.xz"
# License appears to be a variant of libtiff
LICENSE="libtiff"
SLOT="0/5"
-KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
IUSE=""
RESTRICT="test"