public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-aiptek: ChangeLog xf86-input-aiptek-1.3.0.ebuild
@ 2009-10-03 11:43 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; 8+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2009-10-03 11:43 UTC (permalink / raw
  To: gentoo-commits

scarabeus    09/10/03 11:43:06

  Modified:             ChangeLog
  Added:                xf86-input-aiptek-1.3.0.ebuild
  Log:
  Version bump.
  (Portage version: 2.2_rc41/cvs/Linux x86_64)

Revision  Changes    Path
1.42                 x11-drivers/xf86-input-aiptek/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-aiptek/ChangeLog?rev=1.42&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-aiptek/ChangeLog?rev=1.42&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-aiptek/ChangeLog?r1=1.41&r2=1.42

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog	3 Aug 2009 16:24:45 -0000	1.41
+++ ChangeLog	3 Oct 2009 11:43:06 -0000	1.42
@@ -1,6 +1,12 @@
 # ChangeLog for x11-drivers/xf86-input-aiptek
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/ChangeLog,v 1.41 2009/08/03 16:24:45 remi Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/ChangeLog,v 1.42 2009/10/03 11:43:06 scarabeus Exp $
+
+*xf86-input-aiptek-1.3.0 (03 Oct 2009)
+
+  03 Oct 2009; Tomáš Chvátal <scarabeus@gentoo.org>
+  +xf86-input-aiptek-1.3.0.ebuild:
+  Version bump.
 
   03 Aug 2009; Rémi Cardona <remi@gentoo.org>
   -xf86-input-aiptek-1.0.1.ebuild, -xf86-input-aiptek-1.1.1.ebuild:



1.1                  x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.3.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.3.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.3.0.ebuild?rev=1.1&content-type=text/plain

Index: xf86-input-aiptek-1.3.0.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.3.0.ebuild,v 1.1 2009/10/03 11:43:06 scarabeus Exp $

# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"

inherit x-modular

DESCRIPTION="Aiptek USB Digital Tablet Input Driver for Linux"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
RDEPEND=">=x11-base/xorg-server-1.0.99"
DEPEND="${RDEPEND}
	x11-proto/inputproto
	x11-proto/randrproto
	x11-proto/xproto"






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

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-aiptek: ChangeLog xf86-input-aiptek-1.3.0.ebuild
@ 2009-12-10 13:46 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 8+ messages in thread
From: Samuli Suominen (ssuominen) @ 2009-12-10 13:46 UTC (permalink / raw
  To: gentoo-commits

ssuominen    09/12/10 13:46:31

  Modified:             ChangeLog xf86-input-aiptek-1.3.0.ebuild
  Log:
  amd64 stable wrt #294958
  (Portage version: 2.2_rc56/cvs/Linux x86_64)

Revision  Changes    Path
1.43                 x11-drivers/xf86-input-aiptek/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-aiptek/ChangeLog?rev=1.43&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-aiptek/ChangeLog?rev=1.43&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-aiptek/ChangeLog?r1=1.42&r2=1.43

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/ChangeLog,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- ChangeLog	3 Oct 2009 11:43:06 -0000	1.42
+++ ChangeLog	10 Dec 2009 13:46:31 -0000	1.43
@@ -1,6 +1,10 @@
 # ChangeLog for x11-drivers/xf86-input-aiptek
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/ChangeLog,v 1.42 2009/10/03 11:43:06 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/ChangeLog,v 1.43 2009/12/10 13:46:31 ssuominen Exp $
+
+  10 Dec 2009; Samuli Suominen <ssuominen@gentoo.org>
+  xf86-input-aiptek-1.3.0.ebuild:
+  amd64 stable wrt #294958
 
 *xf86-input-aiptek-1.3.0 (03 Oct 2009)
 



1.2                  x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.3.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.3.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.3.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.3.0.ebuild?r1=1.1&r2=1.2

Index: xf86-input-aiptek-1.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.3.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xf86-input-aiptek-1.3.0.ebuild	3 Oct 2009 11:43:06 -0000	1.1
+++ xf86-input-aiptek-1.3.0.ebuild	10 Dec 2009 13:46:31 -0000	1.2
@@ -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-drivers/xf86-input-aiptek/xf86-input-aiptek-1.3.0.ebuild,v 1.1 2009/10/03 11:43:06 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.3.0.ebuild,v 1.2 2009/12/10 13:46:31 ssuominen Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -8,7 +8,7 @@
 inherit x-modular
 
 DESCRIPTION="Aiptek USB Digital Tablet Input Driver for Linux"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
 RDEPEND=">=x11-base/xorg-server-1.0.99"
 DEPEND="${RDEPEND}
 	x11-proto/inputproto






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

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-aiptek: ChangeLog xf86-input-aiptek-1.3.0.ebuild
@ 2009-12-10 18:57 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 8+ messages in thread
From: Christian Faulhammer (fauli) @ 2009-12-10 18:57 UTC (permalink / raw
  To: gentoo-commits

fauli       09/12/10 18:57:29

  Modified:             ChangeLog xf86-input-aiptek-1.3.0.ebuild
  Log:
  x86 stable, bug 294958
  (Portage version: 2.1.6.13/cvs/Linux i686, RepoMan options: --force)

Revision  Changes    Path
1.44                 x11-drivers/xf86-input-aiptek/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-aiptek/ChangeLog?rev=1.44&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-aiptek/ChangeLog?rev=1.44&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-aiptek/ChangeLog?r1=1.43&r2=1.44

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/ChangeLog,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- ChangeLog	10 Dec 2009 13:46:31 -0000	1.43
+++ ChangeLog	10 Dec 2009 18:57:28 -0000	1.44
@@ -1,6 +1,10 @@
 # ChangeLog for x11-drivers/xf86-input-aiptek
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/ChangeLog,v 1.43 2009/12/10 13:46:31 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/ChangeLog,v 1.44 2009/12/10 18:57:28 fauli Exp $
+
+  10 Dec 2009; Christian Faulhammer <fauli@gentoo.org>
+  xf86-input-aiptek-1.3.0.ebuild:
+  x86 stable, bug 294958
 
   10 Dec 2009; Samuli Suominen <ssuominen@gentoo.org>
   xf86-input-aiptek-1.3.0.ebuild:



1.3                  x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.3.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.3.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.3.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.3.0.ebuild?r1=1.2&r2=1.3

Index: xf86-input-aiptek-1.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.3.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xf86-input-aiptek-1.3.0.ebuild	10 Dec 2009 13:46:31 -0000	1.2
+++ xf86-input-aiptek-1.3.0.ebuild	10 Dec 2009 18:57:28 -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-drivers/xf86-input-aiptek/xf86-input-aiptek-1.3.0.ebuild,v 1.2 2009/12/10 13:46:31 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.3.0.ebuild,v 1.3 2009/12/10 18:57:28 fauli Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -8,7 +8,7 @@
 inherit x-modular
 
 DESCRIPTION="Aiptek USB Digital Tablet Input Driver for Linux"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86"
 RDEPEND=">=x11-base/xorg-server-1.0.99"
 DEPEND="${RDEPEND}
 	x11-proto/inputproto






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

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-aiptek: ChangeLog xf86-input-aiptek-1.3.0.ebuild
@ 2009-12-15 19:24 Brent Baude (ranger)
  0 siblings, 0 replies; 8+ messages in thread
From: Brent Baude (ranger) @ 2009-12-15 19:24 UTC (permalink / raw
  To: gentoo-commits

ranger      09/12/15 19:24:35

  Modified:             ChangeLog xf86-input-aiptek-1.3.0.ebuild
  Log:
  Marking xf86-input-aiptek-1.3.0 ppc64 for bug 294958
  (Portage version: 2.1.7.1/cvs/Linux ppc64)

Revision  Changes    Path
1.45                 x11-drivers/xf86-input-aiptek/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-aiptek/ChangeLog?rev=1.45&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-aiptek/ChangeLog?rev=1.45&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-aiptek/ChangeLog?r1=1.44&r2=1.45

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/ChangeLog,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- ChangeLog	10 Dec 2009 18:57:28 -0000	1.44
+++ ChangeLog	15 Dec 2009 19:24:35 -0000	1.45
@@ -1,6 +1,10 @@
 # ChangeLog for x11-drivers/xf86-input-aiptek
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/ChangeLog,v 1.44 2009/12/10 18:57:28 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/ChangeLog,v 1.45 2009/12/15 19:24:35 ranger Exp $
+
+  15 Dec 2009; Brent Baude <ranger@gentoo.org>
+  xf86-input-aiptek-1.3.0.ebuild:
+  Marking xf86-input-aiptek-1.3.0 ppc64 stable for bug 294958
 
   10 Dec 2009; Christian Faulhammer <fauli@gentoo.org>
   xf86-input-aiptek-1.3.0.ebuild:



1.4                  x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.3.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.3.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.3.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.3.0.ebuild?r1=1.3&r2=1.4

Index: xf86-input-aiptek-1.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.3.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xf86-input-aiptek-1.3.0.ebuild	10 Dec 2009 18:57:28 -0000	1.3
+++ xf86-input-aiptek-1.3.0.ebuild	15 Dec 2009 19:24:35 -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-drivers/xf86-input-aiptek/xf86-input-aiptek-1.3.0.ebuild,v 1.3 2009/12/10 18:57:28 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.3.0.ebuild,v 1.4 2009/12/15 19:24:35 ranger Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -8,7 +8,7 @@
 inherit x-modular
 
 DESCRIPTION="Aiptek USB Digital Tablet Input Driver for Linux"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sh ~sparc x86"
 RDEPEND=">=x11-base/xorg-server-1.0.99"
 DEPEND="${RDEPEND}
 	x11-proto/inputproto






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

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-aiptek: ChangeLog xf86-input-aiptek-1.3.0.ebuild
@ 2009-12-27 17:58 Joseph Jezak (josejx)
  0 siblings, 0 replies; 8+ messages in thread
From: Joseph Jezak (josejx) @ 2009-12-27 17:58 UTC (permalink / raw
  To: gentoo-commits

josejx      09/12/27 17:58:57

  Modified:             ChangeLog xf86-input-aiptek-1.3.0.ebuild
  Log:
  Marked ppc stable for bug #294958.
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

Revision  Changes    Path
1.46                 x11-drivers/xf86-input-aiptek/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-aiptek/ChangeLog?rev=1.46&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-aiptek/ChangeLog?rev=1.46&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-aiptek/ChangeLog?r1=1.45&r2=1.46

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/ChangeLog,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- ChangeLog	15 Dec 2009 19:24:35 -0000	1.45
+++ ChangeLog	27 Dec 2009 17:58:56 -0000	1.46
@@ -1,6 +1,10 @@
 # ChangeLog for x11-drivers/xf86-input-aiptek
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/ChangeLog,v 1.45 2009/12/15 19:24:35 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/ChangeLog,v 1.46 2009/12/27 17:58:56 josejx Exp $
+
+  27 Dec 2009; Joseph Jezak <josejx@gentoo.org>
+  xf86-input-aiptek-1.3.0.ebuild:
+  Marked ppc stable for bug #294958.
 
   15 Dec 2009; Brent Baude <ranger@gentoo.org>
   xf86-input-aiptek-1.3.0.ebuild:



1.5                  x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.3.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.3.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.3.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.3.0.ebuild?r1=1.4&r2=1.5

Index: xf86-input-aiptek-1.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.3.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xf86-input-aiptek-1.3.0.ebuild	15 Dec 2009 19:24:35 -0000	1.4
+++ xf86-input-aiptek-1.3.0.ebuild	27 Dec 2009 17:58:56 -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-drivers/xf86-input-aiptek/xf86-input-aiptek-1.3.0.ebuild,v 1.4 2009/12/15 19:24:35 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.3.0.ebuild,v 1.5 2009/12/27 17:58:56 josejx Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -8,7 +8,7 @@
 inherit x-modular
 
 DESCRIPTION="Aiptek USB Digital Tablet Input Driver for Linux"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sh ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sh ~sparc x86"
 RDEPEND=">=x11-base/xorg-server-1.0.99"
 DEPEND="${RDEPEND}
 	x11-proto/inputproto






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

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-aiptek: ChangeLog xf86-input-aiptek-1.3.0.ebuild
@ 2010-01-14 17:21 Jeroen Roovers (jer)
  0 siblings, 0 replies; 8+ messages in thread
From: Jeroen Roovers (jer) @ 2010-01-14 17:21 UTC (permalink / raw
  To: gentoo-commits

jer         10/01/14 17:21:17

  Modified:             ChangeLog xf86-input-aiptek-1.3.0.ebuild
  Log:
  Stable for HPPA (bug #294958).
  (Portage version: 2.2_rc61/cvs/Linux i686)

Revision  Changes    Path
1.47                 x11-drivers/xf86-input-aiptek/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-aiptek/ChangeLog?rev=1.47&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-aiptek/ChangeLog?rev=1.47&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-aiptek/ChangeLog?r1=1.46&r2=1.47

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/ChangeLog,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- ChangeLog	27 Dec 2009 17:58:56 -0000	1.46
+++ ChangeLog	14 Jan 2010 17:21:16 -0000	1.47
@@ -1,6 +1,10 @@
 # ChangeLog for x11-drivers/xf86-input-aiptek
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/ChangeLog,v 1.46 2009/12/27 17:58:56 josejx Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/ChangeLog,v 1.47 2010/01/14 17:21:16 jer Exp $
+
+  14 Jan 2010; Jeroen Roovers <jer@gentoo.org>
+  xf86-input-aiptek-1.3.0.ebuild:
+  Stable for HPPA (bug #294958).
 
   27 Dec 2009; Joseph Jezak <josejx@gentoo.org>
   xf86-input-aiptek-1.3.0.ebuild:



1.6                  x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.3.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.3.0.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.3.0.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.3.0.ebuild?r1=1.5&r2=1.6

Index: xf86-input-aiptek-1.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.3.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xf86-input-aiptek-1.3.0.ebuild	27 Dec 2009 17:58:56 -0000	1.5
+++ xf86-input-aiptek-1.3.0.ebuild	14 Jan 2010 17:21:16 -0000	1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.3.0.ebuild,v 1.5 2009/12/27 17:58:56 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.3.0.ebuild,v 1.6 2010/01/14 17:21:16 jer Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -8,7 +8,7 @@
 inherit x-modular
 
 DESCRIPTION="Aiptek USB Digital Tablet Input Driver for Linux"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sh ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sh ~sparc x86"
 RDEPEND=">=x11-base/xorg-server-1.0.99"
 DEPEND="${RDEPEND}
 	x11-proto/inputproto






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

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-aiptek: ChangeLog xf86-input-aiptek-1.3.0.ebuild
@ 2010-01-14 22:31 Markus Meier (maekke)
  0 siblings, 0 replies; 8+ messages in thread
From: Markus Meier (maekke) @ 2010-01-14 22:31 UTC (permalink / raw
  To: gentoo-commits

maekke      10/01/14 22:31:10

  Modified:             ChangeLog xf86-input-aiptek-1.3.0.ebuild
  Log:
  arm stable, bug #294958
  (Portage version: 2.2_rc61/cvs/Linux x86_64)

Revision  Changes    Path
1.48                 x11-drivers/xf86-input-aiptek/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-aiptek/ChangeLog?rev=1.48&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-aiptek/ChangeLog?rev=1.48&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-aiptek/ChangeLog?r1=1.47&r2=1.48

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/ChangeLog,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- ChangeLog	14 Jan 2010 17:21:16 -0000	1.47
+++ ChangeLog	14 Jan 2010 22:31:09 -0000	1.48
@@ -1,6 +1,10 @@
 # ChangeLog for x11-drivers/xf86-input-aiptek
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/ChangeLog,v 1.47 2010/01/14 17:21:16 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/ChangeLog,v 1.48 2010/01/14 22:31:09 maekke Exp $
+
+  14 Jan 2010; Markus Meier <maekke@gentoo.org>
+  xf86-input-aiptek-1.3.0.ebuild:
+  arm stable, bug #294958
 
   14 Jan 2010; Jeroen Roovers <jer@gentoo.org>
   xf86-input-aiptek-1.3.0.ebuild:



1.7                  x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.3.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.3.0.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.3.0.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.3.0.ebuild?r1=1.6&r2=1.7

Index: xf86-input-aiptek-1.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.3.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- xf86-input-aiptek-1.3.0.ebuild	14 Jan 2010 17:21:16 -0000	1.6
+++ xf86-input-aiptek-1.3.0.ebuild	14 Jan 2010 22:31:09 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.3.0.ebuild,v 1.6 2010/01/14 17:21:16 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.3.0.ebuild,v 1.7 2010/01/14 22:31:09 maekke Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -8,7 +8,7 @@
 inherit x-modular
 
 DESCRIPTION="Aiptek USB Digital Tablet Input Driver for Linux"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sh ~sparc x86"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sh ~sparc x86"
 RDEPEND=">=x11-base/xorg-server-1.0.99"
 DEPEND="${RDEPEND}
 	x11-proto/inputproto






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

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-aiptek: ChangeLog xf86-input-aiptek-1.3.0.ebuild
@ 2010-01-18 19:27 Raul Porcel (armin76)
  0 siblings, 0 replies; 8+ messages in thread
From: Raul Porcel (armin76) @ 2010-01-18 19:27 UTC (permalink / raw
  To: gentoo-commits

armin76     10/01/18 19:27:57

  Modified:             ChangeLog xf86-input-aiptek-1.3.0.ebuild
  Log:
  alpha/ia64/sh/sparc stable wrt #294958
  (Portage version: 2.1.6.13/cvs/Linux ia64, RepoMan options: --force)

Revision  Changes    Path
1.49                 x11-drivers/xf86-input-aiptek/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-aiptek/ChangeLog?rev=1.49&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-aiptek/ChangeLog?rev=1.49&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-aiptek/ChangeLog?r1=1.48&r2=1.49

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog	14 Jan 2010 22:31:09 -0000	1.48
+++ ChangeLog	18 Jan 2010 19:27:56 -0000	1.49
@@ -1,6 +1,10 @@
 # ChangeLog for x11-drivers/xf86-input-aiptek
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/ChangeLog,v 1.48 2010/01/14 22:31:09 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/ChangeLog,v 1.49 2010/01/18 19:27:56 armin76 Exp $
+
+  18 Jan 2010; Raúl Porcel <armin76@gentoo.org>
+  xf86-input-aiptek-1.3.0.ebuild:
+  alpha/ia64/sh/sparc stable wrt #294958
 
   14 Jan 2010; Markus Meier <maekke@gentoo.org>
   xf86-input-aiptek-1.3.0.ebuild:



1.8                  x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.3.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.3.0.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.3.0.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.3.0.ebuild?r1=1.7&r2=1.8

Index: xf86-input-aiptek-1.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.3.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- xf86-input-aiptek-1.3.0.ebuild	14 Jan 2010 22:31:09 -0000	1.7
+++ xf86-input-aiptek-1.3.0.ebuild	18 Jan 2010 19:27:56 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.3.0.ebuild,v 1.7 2010/01/14 22:31:09 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.3.0.ebuild,v 1.8 2010/01/18 19:27:56 armin76 Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -8,7 +8,7 @@
 inherit x-modular
 
 DESCRIPTION="Aiptek USB Digital Tablet Input Driver for Linux"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sh ~sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86"
 RDEPEND=">=x11-base/xorg-server-1.0.99"
 DEPEND="${RDEPEND}
 	x11-proto/inputproto






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

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

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-14 22:31 [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-aiptek: ChangeLog xf86-input-aiptek-1.3.0.ebuild Markus Meier (maekke)
  -- strict thread matches above, loose matches on Subject: below --
2010-01-18 19:27 Raul Porcel (armin76)
2010-01-14 17:21 Jeroen Roovers (jer)
2009-12-27 17:58 Joseph Jezak (josejx)
2009-12-15 19:24 Brent Baude (ranger)
2009-12-10 18:57 Christian Faulhammer (fauli)
2009-12-10 13:46 Samuli Suominen (ssuominen)
2009-10-03 11:43 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