public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-proto/inputproto: ChangeLog inputproto-1.5.0.ebuild
@ 2008-12-02 18:31 Donnie Berkholz (dberkholz)
  0 siblings, 0 replies; 11+ messages in thread
From: Donnie Berkholz (dberkholz) @ 2008-12-02 18:31 UTC (permalink / raw
  To: gentoo-commits

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}"






^ permalink raw reply	[flat|nested] 11+ messages in thread

* [gentoo-commits] gentoo-x86 commit in x11-proto/inputproto: ChangeLog inputproto-1.5.0.ebuild
@ 2009-04-03 13:55 Brent Baude (ranger)
  0 siblings, 0 replies; 11+ messages in thread
From: Brent Baude (ranger) @ 2009-04-03 13:55 UTC (permalink / raw
  To: gentoo-commits

ranger      09/04/03 13:55:59

  Modified:             ChangeLog inputproto-1.5.0.ebuild
  Log:
  Marking inputproto-1.5.0 ppc for bug 251832
  (Portage version: 2.1.6.11/cvs/Linux ppc64)

Revision  Changes    Path
1.67                 x11-proto/inputproto/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/inputproto/ChangeLog?rev=1.67&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/inputproto/ChangeLog?rev=1.67&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/inputproto/ChangeLog?r1=1.66&r2=1.67

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- ChangeLog	2 Dec 2008 18:31:32 -0000	1.66
+++ ChangeLog	3 Apr 2009 13:55:59 -0000	1.67
@@ -1,6 +1,9 @@
 # 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.66 2008/12/02 18:31:32 dberkholz Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.67 2009/04/03 13:55:59 ranger Exp $
+
+  03 Apr 2009; Brent Baude <ranger@gentoo.org> inputproto-1.5.0.ebuild:
+  Marking inputproto-1.5.0 ppc stable for bug 251832
 
 *inputproto-1.5.0 (02 Dec 2008)
 



1.2                  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.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/inputproto/inputproto-1.5.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/inputproto/inputproto-1.5.0.ebuild?r1=1.1&r2=1.2

Index: inputproto-1.5.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-1.5.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- inputproto-1.5.0.ebuild	2 Dec 2008 18:31:32 -0000	1.1
+++ inputproto-1.5.0.ebuild	3 Apr 2009 13:55:59 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 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 $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-1.5.0.ebuild,v 1.2 2009/04/03 13:55:59 ranger Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 
 DESCRIPTION="X.Org Input protocol headers"
 
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
 
 RDEPEND=""
 DEPEND="${RDEPEND}"






^ permalink raw reply	[flat|nested] 11+ messages in thread

* [gentoo-commits] gentoo-x86 commit in x11-proto/inputproto: ChangeLog inputproto-1.5.0.ebuild
@ 2009-04-03 14:30 Brent Baude (ranger)
  0 siblings, 0 replies; 11+ messages in thread
From: Brent Baude (ranger) @ 2009-04-03 14:30 UTC (permalink / raw
  To: gentoo-commits

ranger      09/04/03 14:30:42

  Modified:             ChangeLog inputproto-1.5.0.ebuild
  Log:
  Marking inputproto-1.5.0 ppc64 for bug 251832
  (Portage version: 2.1.6.11/cvs/Linux ppc64)

Revision  Changes    Path
1.68                 x11-proto/inputproto/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/inputproto/ChangeLog?rev=1.68&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/inputproto/ChangeLog?rev=1.68&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/inputproto/ChangeLog?r1=1.67&r2=1.68

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- ChangeLog	3 Apr 2009 13:55:59 -0000	1.67
+++ ChangeLog	3 Apr 2009 14:30:41 -0000	1.68
@@ -1,6 +1,9 @@
 # ChangeLog for x11-proto/inputproto
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.67 2009/04/03 13:55:59 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.68 2009/04/03 14:30:41 ranger Exp $
+
+  03 Apr 2009; Brent Baude <ranger@gentoo.org> inputproto-1.5.0.ebuild:
+  Marking inputproto-1.5.0 ppc64 stable for bug 251832
 
   03 Apr 2009; Brent Baude <ranger@gentoo.org> inputproto-1.5.0.ebuild:
   Marking inputproto-1.5.0 ppc stable for bug 251832



1.3                  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.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/inputproto/inputproto-1.5.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/inputproto/inputproto-1.5.0.ebuild?r1=1.2&r2=1.3

Index: inputproto-1.5.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-1.5.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- inputproto-1.5.0.ebuild	3 Apr 2009 13:55:59 -0000	1.2
+++ inputproto-1.5.0.ebuild	3 Apr 2009 14:30:41 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 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.2 2009/04/03 13:55:59 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-1.5.0.ebuild,v 1.3 2009/04/03 14:30:41 ranger Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 
 DESCRIPTION="X.Org Input protocol headers"
 
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
 
 RDEPEND=""
 DEPEND="${RDEPEND}"






^ permalink raw reply	[flat|nested] 11+ messages in thread

* [gentoo-commits] gentoo-x86 commit in x11-proto/inputproto: ChangeLog inputproto-1.5.0.ebuild
@ 2009-04-05 18:55 Olivier Crete (tester)
  0 siblings, 0 replies; 11+ messages in thread
From: Olivier Crete (tester) @ 2009-04-05 18:55 UTC (permalink / raw
  To: gentoo-commits

tester      09/04/05 18:55:27

  Modified:             ChangeLog inputproto-1.5.0.ebuild
  Log:
  Stable on amd64, bug #251832
  (Portage version: 2.1.6.7/cvs/Linux x86_64)

Revision  Changes    Path
1.69                 x11-proto/inputproto/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/inputproto/ChangeLog?rev=1.69&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/inputproto/ChangeLog?rev=1.69&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/inputproto/ChangeLog?r1=1.68&r2=1.69

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- ChangeLog	3 Apr 2009 14:30:41 -0000	1.68
+++ ChangeLog	5 Apr 2009 18:55:26 -0000	1.69
@@ -1,6 +1,9 @@
 # ChangeLog for x11-proto/inputproto
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.68 2009/04/03 14:30:41 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.69 2009/04/05 18:55:26 tester Exp $
+
+  05 Apr 2009; Olivier Crête <tester@gentoo.org> inputproto-1.5.0.ebuild:
+  Stable on amd64, bug #251832
 
   03 Apr 2009; Brent Baude <ranger@gentoo.org> inputproto-1.5.0.ebuild:
   Marking inputproto-1.5.0 ppc64 stable for bug 251832



1.4                  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.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/inputproto/inputproto-1.5.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/inputproto/inputproto-1.5.0.ebuild?r1=1.3&r2=1.4

Index: inputproto-1.5.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-1.5.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- inputproto-1.5.0.ebuild	3 Apr 2009 14:30:41 -0000	1.3
+++ inputproto-1.5.0.ebuild	5 Apr 2009 18:55:26 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 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.3 2009/04/03 14:30:41 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-1.5.0.ebuild,v 1.4 2009/04/05 18:55:26 tester Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 
 DESCRIPTION="X.Org Input protocol headers"
 
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
 
 RDEPEND=""
 DEPEND="${RDEPEND}"






^ permalink raw reply	[flat|nested] 11+ messages in thread

* [gentoo-commits] gentoo-x86 commit in x11-proto/inputproto: ChangeLog inputproto-1.5.0.ebuild
@ 2009-04-05 21:05 Markus Meier (maekke)
  0 siblings, 0 replies; 11+ messages in thread
From: Markus Meier (maekke) @ 2009-04-05 21:05 UTC (permalink / raw
  To: gentoo-commits

maekke      09/04/05 21:05:25

  Modified:             ChangeLog inputproto-1.5.0.ebuild
  Log:
  x86 stable, bug #251832
  (Portage version: 2.1.6.11/cvs/Linux x86_64)

Revision  Changes    Path
1.70                 x11-proto/inputproto/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/inputproto/ChangeLog?rev=1.70&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/inputproto/ChangeLog?rev=1.70&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/inputproto/ChangeLog?r1=1.69&r2=1.70

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- ChangeLog	5 Apr 2009 18:55:26 -0000	1.69
+++ ChangeLog	5 Apr 2009 21:05:24 -0000	1.70
@@ -1,6 +1,9 @@
 # ChangeLog for x11-proto/inputproto
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.69 2009/04/05 18:55:26 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.70 2009/04/05 21:05:24 maekke Exp $
+
+  05 Apr 2009; Markus Meier <maekke@gentoo.org> inputproto-1.5.0.ebuild:
+  x86 stable, bug #251832
 
   05 Apr 2009; Olivier Crête <tester@gentoo.org> inputproto-1.5.0.ebuild:
   Stable on amd64, bug #251832



1.5                  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.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/inputproto/inputproto-1.5.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/inputproto/inputproto-1.5.0.ebuild?r1=1.4&r2=1.5

Index: inputproto-1.5.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-1.5.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- inputproto-1.5.0.ebuild	5 Apr 2009 18:55:26 -0000	1.4
+++ inputproto-1.5.0.ebuild	5 Apr 2009 21:05:24 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 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.4 2009/04/05 18:55:26 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-1.5.0.ebuild,v 1.5 2009/04/05 21:05:24 maekke Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 
 DESCRIPTION="X.Org Input protocol headers"
 
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
 
 RDEPEND=""
 DEPEND="${RDEPEND}"






^ permalink raw reply	[flat|nested] 11+ messages in thread

* [gentoo-commits] gentoo-x86 commit in x11-proto/inputproto: ChangeLog inputproto-1.5.0.ebuild
@ 2009-04-06 19:32 Friedrich Oslage (bluebird)
  0 siblings, 0 replies; 11+ messages in thread
From: Friedrich Oslage (bluebird) @ 2009-04-06 19:32 UTC (permalink / raw
  To: gentoo-commits

bluebird    09/04/06 19:32:50

  Modified:             ChangeLog inputproto-1.5.0.ebuild
  Log:
  Stable on sparc, bug #251832
  (Portage version: 2.2_rc28/cvs/Linux sparc64)

Revision  Changes    Path
1.71                 x11-proto/inputproto/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/inputproto/ChangeLog?rev=1.71&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/inputproto/ChangeLog?rev=1.71&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/inputproto/ChangeLog?r1=1.70&r2=1.71

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- ChangeLog	5 Apr 2009 21:05:24 -0000	1.70
+++ ChangeLog	6 Apr 2009 19:32:50 -0000	1.71
@@ -1,6 +1,10 @@
 # ChangeLog for x11-proto/inputproto
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.70 2009/04/05 21:05:24 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.71 2009/04/06 19:32:50 bluebird Exp $
+
+  06 Apr 2009; Friedrich Oslage <bluebird@gentoo.org>
+  inputproto-1.5.0.ebuild:
+  Stable on sparc, bug #251832
 
   05 Apr 2009; Markus Meier <maekke@gentoo.org> inputproto-1.5.0.ebuild:
   x86 stable, bug #251832



1.6                  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.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/inputproto/inputproto-1.5.0.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/inputproto/inputproto-1.5.0.ebuild?r1=1.5&r2=1.6

Index: inputproto-1.5.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-1.5.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- inputproto-1.5.0.ebuild	5 Apr 2009 21:05:24 -0000	1.5
+++ inputproto-1.5.0.ebuild	6 Apr 2009 19:32:50 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 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.5 2009/04/05 21:05:24 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-1.5.0.ebuild,v 1.6 2009/04/06 19:32:50 bluebird Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 
 DESCRIPTION="X.Org Input protocol headers"
 
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
 
 RDEPEND=""
 DEPEND="${RDEPEND}"






^ permalink raw reply	[flat|nested] 11+ messages in thread

* [gentoo-commits] gentoo-x86 commit in x11-proto/inputproto: ChangeLog inputproto-1.5.0.ebuild
@ 2009-04-15 14:20 Raul Porcel (armin76)
  0 siblings, 0 replies; 11+ messages in thread
From: Raul Porcel (armin76) @ 2009-04-15 14:20 UTC (permalink / raw
  To: gentoo-commits

armin76     09/04/15 14:20:12

  Modified:             ChangeLog inputproto-1.5.0.ebuild
  Log:
  ia64/sh stable wrt #251832
  (Portage version: 2.1.6.7/cvs/Linux ia64)

Revision  Changes    Path
1.72                 x11-proto/inputproto/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/inputproto/ChangeLog?rev=1.72&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/inputproto/ChangeLog?rev=1.72&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/inputproto/ChangeLog?r1=1.71&r2=1.72

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -r1.71 -r1.72
--- ChangeLog	6 Apr 2009 19:32:50 -0000	1.71
+++ ChangeLog	15 Apr 2009 14:20:12 -0000	1.72
@@ -1,6 +1,9 @@
 # ChangeLog for x11-proto/inputproto
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.71 2009/04/06 19:32:50 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.72 2009/04/15 14:20:12 armin76 Exp $
+
+  15 Apr 2009; Raúl Porcel <armin76@gentoo.org> inputproto-1.5.0.ebuild:
+  ia64/sh stable wrt #251832
 
   06 Apr 2009; Friedrich Oslage <bluebird@gentoo.org>
   inputproto-1.5.0.ebuild:



1.7                  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.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/inputproto/inputproto-1.5.0.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/inputproto/inputproto-1.5.0.ebuild?r1=1.6&r2=1.7

Index: inputproto-1.5.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-1.5.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- inputproto-1.5.0.ebuild	6 Apr 2009 19:32:50 -0000	1.6
+++ inputproto-1.5.0.ebuild	15 Apr 2009 14:20:12 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 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.6 2009/04/06 19:32:50 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-1.5.0.ebuild,v 1.7 2009/04/15 14:20:12 armin76 Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 
 DESCRIPTION="X.Org Input protocol headers"
 
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd"
 
 RDEPEND=""
 DEPEND="${RDEPEND}"






^ permalink raw reply	[flat|nested] 11+ messages in thread

* [gentoo-commits] gentoo-x86 commit in x11-proto/inputproto: ChangeLog inputproto-1.5.0.ebuild
@ 2009-04-16  2:00 Jeroen Roovers (jer)
  0 siblings, 0 replies; 11+ messages in thread
From: Jeroen Roovers (jer) @ 2009-04-16  2:00 UTC (permalink / raw
  To: gentoo-commits

jer         09/04/16 02:00:09

  Modified:             ChangeLog inputproto-1.5.0.ebuild
  Log:
  Stable for HPPA (bug #251832).
  (Portage version: 2.2_rc30/cvs/Linux i686)

Revision  Changes    Path
1.73                 x11-proto/inputproto/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/inputproto/ChangeLog?rev=1.73&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/inputproto/ChangeLog?rev=1.73&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/inputproto/ChangeLog?r1=1.72&r2=1.73

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -r1.72 -r1.73
--- ChangeLog	15 Apr 2009 14:20:12 -0000	1.72
+++ ChangeLog	16 Apr 2009 02:00:09 -0000	1.73
@@ -1,6 +1,9 @@
 # ChangeLog for x11-proto/inputproto
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.72 2009/04/15 14:20:12 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.73 2009/04/16 02:00:09 jer Exp $
+
+  16 Apr 2009; Jeroen Roovers <jer@gentoo.org> inputproto-1.5.0.ebuild:
+  Stable for HPPA (bug #251832).
 
   15 Apr 2009; Raúl Porcel <armin76@gentoo.org> inputproto-1.5.0.ebuild:
   ia64/sh stable wrt #251832



1.8                  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.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/inputproto/inputproto-1.5.0.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/inputproto/inputproto-1.5.0.ebuild?r1=1.7&r2=1.8

Index: inputproto-1.5.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-1.5.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- inputproto-1.5.0.ebuild	15 Apr 2009 14:20:12 -0000	1.7
+++ inputproto-1.5.0.ebuild	16 Apr 2009 02:00:09 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 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.7 2009/04/15 14:20:12 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-1.5.0.ebuild,v 1.8 2009/04/16 02:00:09 jer Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 
 DESCRIPTION="X.Org Input protocol headers"
 
-KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd"
 
 RDEPEND=""
 DEPEND="${RDEPEND}"






^ permalink raw reply	[flat|nested] 11+ messages in thread

* [gentoo-commits] gentoo-x86 commit in x11-proto/inputproto: ChangeLog inputproto-1.5.0.ebuild
@ 2009-05-15 14:23 Raul Porcel (armin76)
  0 siblings, 0 replies; 11+ messages in thread
From: Raul Porcel (armin76) @ 2009-05-15 14:23 UTC (permalink / raw
  To: gentoo-commits

armin76     09/05/15 14:23:01

  Modified:             ChangeLog inputproto-1.5.0.ebuild
  Log:
  arm stable
  (Portage version: 2.1.6.11/cvs/Linux ia64)

Revision  Changes    Path
1.75                 x11-proto/inputproto/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/inputproto/ChangeLog?rev=1.75&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/inputproto/ChangeLog?rev=1.75&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/inputproto/ChangeLog?r1=1.74&r2=1.75

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -r1.74 -r1.75
--- ChangeLog	5 May 2009 15:13:15 -0000	1.74
+++ ChangeLog	15 May 2009 14:23:01 -0000	1.75
@@ -1,6 +1,9 @@
 # ChangeLog for x11-proto/inputproto
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.74 2009/05/05 15:13:15 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.75 2009/05/15 14:23:01 armin76 Exp $
+
+  15 May 2009; Raúl Porcel <armin76@gentoo.org> inputproto-1.5.0.ebuild:
+  arm stable
 
   05 May 2009; Christian Faulhammer <fauli@gentoo.org>
   inputproto-1.4.2.ebuild, inputproto-1.4.2.1.ebuild,



1.10                 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.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/inputproto/inputproto-1.5.0.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/inputproto/inputproto-1.5.0.ebuild?r1=1.9&r2=1.10

Index: inputproto-1.5.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-1.5.0.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- inputproto-1.5.0.ebuild	5 May 2009 15:13:15 -0000	1.9
+++ inputproto-1.5.0.ebuild	15 May 2009 14:23:01 -0000	1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 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.9 2009/05/05 15:13:15 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-1.5.0.ebuild,v 1.10 2009/05/15 14:23:01 armin76 Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 
 DESCRIPTION="X.Org Input protocol headers"
 
-KEYWORDS="~alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd"
 IUSE=""
 RDEPEND=""
 DEPEND="${RDEPEND}"






^ permalink raw reply	[flat|nested] 11+ messages in thread

* [gentoo-commits] gentoo-x86 commit in x11-proto/inputproto: ChangeLog inputproto-1.5.0.ebuild
@ 2009-05-15 14:26 Raul Porcel (armin76)
  0 siblings, 0 replies; 11+ messages in thread
From: Raul Porcel (armin76) @ 2009-05-15 14:26 UTC (permalink / raw
  To: gentoo-commits

armin76     09/05/15 14:26:43

  Modified:             ChangeLog inputproto-1.5.0.ebuild
  Log:
  m68k/s390 stable
  (Portage version: 2.1.6.11/cvs/Linux ia64)

Revision  Changes    Path
1.76                 x11-proto/inputproto/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/inputproto/ChangeLog?rev=1.76&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/inputproto/ChangeLog?rev=1.76&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/inputproto/ChangeLog?r1=1.75&r2=1.76

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- ChangeLog	15 May 2009 14:23:01 -0000	1.75
+++ ChangeLog	15 May 2009 14:26:43 -0000	1.76
@@ -1,9 +1,9 @@
 # ChangeLog for x11-proto/inputproto
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.75 2009/05/15 14:23:01 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.76 2009/05/15 14:26:43 armin76 Exp $
 
   15 May 2009; Raúl Porcel <armin76@gentoo.org> inputproto-1.5.0.ebuild:
-  arm stable
+  arm/m68k/s390 stable
 
   05 May 2009; Christian Faulhammer <fauli@gentoo.org>
   inputproto-1.4.2.ebuild, inputproto-1.4.2.1.ebuild,



1.11                 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.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/inputproto/inputproto-1.5.0.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/inputproto/inputproto-1.5.0.ebuild?r1=1.10&r2=1.11

Index: inputproto-1.5.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-1.5.0.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- inputproto-1.5.0.ebuild	15 May 2009 14:23:01 -0000	1.10
+++ inputproto-1.5.0.ebuild	15 May 2009 14:26:43 -0000	1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 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.10 2009/05/15 14:23:01 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-1.5.0.ebuild,v 1.11 2009/05/15 14:26:43 armin76 Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 
 DESCRIPTION="X.Org Input protocol headers"
 
-KEYWORDS="~alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
 IUSE=""
 RDEPEND=""
 DEPEND="${RDEPEND}"






^ permalink raw reply	[flat|nested] 11+ messages in thread

* [gentoo-commits] gentoo-x86 commit in x11-proto/inputproto: ChangeLog inputproto-1.5.0.ebuild
@ 2010-01-23 21:18 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; 11+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2010-01-23 21:18 UTC (permalink / raw
  To: gentoo-commits

scarabeus    10/01/23 21:18:04

  Modified:             ChangeLog
  Removed:              inputproto-1.5.0.ebuild
  Log:
  rm
  (Portage version: 2.2_rc61/cvs/Linux x86_64)

Revision  Changes    Path
1.92                 x11-proto/inputproto/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/inputproto/ChangeLog?rev=1.92&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/inputproto/ChangeLog?rev=1.92&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/inputproto/ChangeLog?r1=1.91&r2=1.92

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -r1.91 -r1.92
--- ChangeLog	14 Jan 2010 16:48:34 -0000	1.91
+++ ChangeLog	23 Jan 2010 21:18:04 -0000	1.92
@@ -1,6 +1,10 @@
 # ChangeLog for x11-proto/inputproto
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.91 2010/01/14 16:48:34 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.92 2010/01/23 21:18:04 scarabeus Exp $
+
+  23 Jan 2010; Tomáš Chvátal <scarabeus@gentoo.org>
+  -inputproto-1.5.0.ebuild:
+  rm
 
   14 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
   inputproto-2.0.ebuild:






^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2010-01-23 21:18 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-02 18:31 [gentoo-commits] gentoo-x86 commit in x11-proto/inputproto: ChangeLog inputproto-1.5.0.ebuild Donnie Berkholz (dberkholz)
  -- strict thread matches above, loose matches on Subject: below --
2009-04-03 13:55 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)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox