chithanh 14/05/30 14:48:10 Modified: ChangeLog Added: inputproto-2.3.1.ebuild Removed: inputproto-2.2.ebuild inputproto-2.2-r1.ebuild Log: Version bump. Remove old. (Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path 1.146 x11-proto/inputproto/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/inputproto/ChangeLog?rev=1.146&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/inputproto/ChangeLog?rev=1.146&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/inputproto/ChangeLog?r1=1.145&r2=1.146 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v retrieving revision 1.145 retrieving revision 1.146 diff -u -r1.145 -r1.146 --- ChangeLog 8 Oct 2013 05:09:27 -0000 1.145 +++ ChangeLog 30 May 2014 14:48:10 -0000 1.146 @@ -1,6 +1,12 @@ # ChangeLog for x11-proto/inputproto -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.145 2013/10/08 05:09:27 ago Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.146 2014/05/30 14:48:10 chithanh Exp $ + +*inputproto-2.3.1 (30 May 2014) + + 30 May 2014; Chí-Thanh Christopher Nguyễn <[email protected]> + +inputproto-2.3.1.ebuild, -inputproto-2.2-r1.ebuild, -inputproto-2.2.ebuild: + Version bump. Remove old. 08 Oct 2013; Agostino Sarubbo <[email protected]> inputproto-2.3.ebuild: Stable for x86, wrt bug #475480 1.1 x11-proto/inputproto/inputproto-2.3.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/inputproto/inputproto-2.3.1.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/inputproto/inputproto-2.3.1.ebuild?rev=1.1&content-type=text/plain Index: inputproto-2.3.1.ebuild =================================================================== # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-2.3.1.ebuild,v 1.1 2014/05/30 14:48:10 chithanh Exp $ EAPI=5 XORG_MULTILIB=yes inherit xorg-2 DESCRIPTION="X.Org Input protocol headers" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="" RDEPEND="" DEPEND="${RDEPEND} !<x11-libs/libXi-1.2.99"
