From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1L7a23-0001S3-5k for garchives@archives.gentoo.org; Tue, 02 Dec 2008 18:31:35 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6C6B8E0241; Tue, 2 Dec 2008 18:31:34 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 1FF72E0241 for ; Tue, 2 Dec 2008 18:31:34 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id B2CB264528 for ; Tue, 2 Dec 2008 18:31:32 +0000 (UTC) Received: from dberkholz by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1L7a20-0006c9-B8 for gentoo-commits@lists.gentoo.org; Tue, 02 Dec 2008 18:31:32 +0000 From: "Donnie Berkholz (dberkholz)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, dberkholz@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in x11-proto/inputproto: ChangeLog inputproto-1.5.0.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog inputproto-1.5.0.ebuild X-VCS-Directories: x11-proto/inputproto X-VCS-Committer: dberkholz X-VCS-Committer-Name: Donnie Berkholz Content-Type: text/plain; charset=utf8 Message-Id: Sender: Donnie Berkholz Date: Tue, 02 Dec 2008 18:31:32 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 927647bc-06e3-4e22-9b4a-39e0c0bf59d8 X-Archives-Hash: f163b45e94751c6fe01f149b654add8f dberkholz 08/12/02 18:31:32 Modified: ChangeLog Added: inputproto-1.5.0.ebuild Log: Bump. Adds input device properties support. IDP are modelled after wind= ow properties and work much in the same manner. Each X Input device can h= ave multiple properties of arbitrary types at any point in time. These pr= operties can be interpreted by the server and/or the driver and thus allo= w cheap, easily expandable ways of configuring devices. (Portage version: 2.1.6_rc2/cvs/Linux 2.6.28-rc6 x86_64) Revision Changes Path 1.66 x11-proto/inputproto/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/inputpro= to/ChangeLog?rev=3D1.66&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/inputpro= to/ChangeLog?rev=3D1.66&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/inputpro= to/ChangeLog?r1=3D1.65&r2=3D1.66 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v retrieving revision 1.65 retrieving revision 1.66 diff -u -r1.65 -r1.66 --- ChangeLog 31 Oct 2008 16:04:02 -0000 1.65 +++ ChangeLog 2 Dec 2008 18:31:32 -0000 1.66 @@ -1,6 +1,16 @@ # ChangeLog for x11-proto/inputproto # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.65= 2008/10/31 16:04:02 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.66= 2008/12/02 18:31:32 dberkholz Exp $ + +*inputproto-1.5.0 (02 Dec 2008) + + 02 Dec 2008; Donnie Berkholz ; + +inputproto-1.5.0.ebuild: + Bump. Adds input device properties support. IDP are modelled after win= dow + properties and work much in the same manner. Each X Input device can h= ave + multiple properties of arbitrary types at any point in time. These + properties can be interpreted by the server and/or the driver and thus + allow cheap, easily expandable ways of configuring devices. =20 31 Oct 2008; Jeroen Roovers inputproto-1.4.2.1.ebuild= : Stable for HPPA too. 1.1 x11-proto/inputproto/inputproto-1.5.0.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/inputpro= to/inputproto-1.5.0.ebuild?rev=3D1.1&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/inputpro= to/inputproto-1.5.0.ebuild?rev=3D1.1&content-type=3Dtext/plain Index: inputproto-1.5.0.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-1.5.0.= ebuild,v 1.1 2008/12/02 18:31:32 dberkholz Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT=3D"yes" inherit x-modular DESCRIPTION=3D"X.Org Input protocol headers" KEYWORDS=3D"~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 = ~sh ~sparc ~x86 ~x86-fbsd" RDEPEND=3D"" DEPEND=3D"${RDEPEND}"