vapier 15/03/17 17:25:27 Modified: libinput-0.9.0.ebuild ChangeLog Log: Add arm64/ia64/m68k/s390/sh/sparc love #543582. (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Revision Changes Path 1.7 dev-libs/libinput/libinput-0.9.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libinput/libinput-0.9.0.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libinput/libinput-0.9.0.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libinput/libinput-0.9.0.ebuild?r1=1.6&r2=1.7 Index: libinput-0.9.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/libinput/libinput-0.9.0.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- libinput-0.9.0.ebuild 23 Feb 2015 11:42:22 -0000 1.6 +++ libinput-0.9.0.ebuild 17 Mar 2015 17:25:27 -0000 1.7 @@ -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.9.0.ebuild,v 1.6 2015/02/23 11:42:22 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libinput/libinput-0.9.0.ebuild,v 1.7 2015/03/17 17:25:27 vapier Exp $ EAPI="5" @@ -13,7 +13,7 @@ # License appears to be a variant of libtiff LICENSE="libtiff" SLOT="0/7" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" RESTRICT="test" 1.14 dev-libs/libinput/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libinput/ChangeLog?rev=1.14&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libinput/ChangeLog?rev=1.14&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libinput/ChangeLog?r1=1.13&r2=1.14 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/libinput/ChangeLog,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- ChangeLog 15 Mar 2015 13:18:23 -0000 1.13 +++ ChangeLog 17 Mar 2015 17:25:27 -0000 1.14 @@ -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.13 2015/03/15 13:18:23 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libinput/ChangeLog,v 1.14 2015/03/17 17:25:27 vapier Exp $ + + 17 Mar 2015; Mike Frysinger <[email protected]> libinput-0.9.0.ebuild: + Add arm64/ia64/m68k/s390/sh/sparc love #543582. 15 Mar 2015; Pacho Ramos <[email protected]> libinput-0.7.0.ebuild: x86 stable, bug 534012
