public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Donnie Berkholz (dberkholz)" <dberkholz@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in x11-proto/inputproto: ChangeLog inputproto-1.5.0.ebuild
Date: Tue, 02 Dec 2008 18:31:32 +0000	[thread overview]
Message-ID: <E1L7a20-0006c9-B8@stork.gentoo.org> (raw)

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 window properties and work much in the same manner. Each X Input device can have 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.
  (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/inputproto/ChangeLog?rev=1.66&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/inputproto/ChangeLog?rev=1.66&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/inputproto/ChangeLog?r1=1.65&r2=1.66

Index: ChangeLog
===================================================================
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 <dberkholz@gentoo.org>;
+  +inputproto-1.5.0.ebuild:
+  Bump. Adds input device properties support. IDP are modelled after window
+  properties and work much in the same manner. Each X Input device can have
+  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.
 
   31 Oct 2008; Jeroen Roovers <jer@gentoo.org> 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/inputproto/inputproto-1.5.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/inputproto/inputproto-1.5.0.ebuild?rev=1.1&content-type=text/plain

Index: inputproto-1.5.0.ebuild
===================================================================
# 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="yes"

inherit x-modular

DESCRIPTION="X.Org Input protocol headers"

KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"

RDEPEND=""
DEPEND="${RDEPEND}"






             reply	other threads:[~2008-12-02 18:31 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-02 18:31 Donnie Berkholz (dberkholz) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-04-03 13:55 [gentoo-commits] gentoo-x86 commit in x11-proto/inputproto: ChangeLog inputproto-1.5.0.ebuild Brent Baude (ranger)
2009-04-03 14:30 Brent Baude (ranger)
2009-04-05 18:55 Olivier Crete (tester)
2009-04-05 21:05 Markus Meier (maekke)
2009-04-06 19:32 Friedrich Oslage (bluebird)
2009-04-15 14:20 Raul Porcel (armin76)
2009-04-16  2:00 Jeroen Roovers (jer)
2009-05-15 14:23 Raul Porcel (armin76)
2009-05-15 14:26 Raul Porcel (armin76)
2010-01-23 21:18 Tomas Chvatal (scarabeus)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1L7a20-0006c9-B8@stork.gentoo.org \
    --to=dberkholz@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox