* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-void: ChangeLog xf86-input-void-1.4.0.ebuild
@ 2011-05-05 10:48 Tomas Chvatal (scarabeus)
0 siblings, 0 replies; 9+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2011-05-05 10:48 UTC (permalink / raw
To: gentoo-commits
scarabeus 11/05/05 10:48:35
Modified: ChangeLog
Added: xf86-input-void-1.4.0.ebuild
Log:
Version bump to latest that does compile with xorg-server-1.10
(Portage version: 2.2.0_alpha30/cvs/Linux x86_64)
Revision Changes Path
1.64 x11-drivers/xf86-input-void/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog?rev=1.64&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog?rev=1.64&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog?r1=1.63&r2=1.64
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- ChangeLog 14 Feb 2011 23:56:23 -0000 1.63
+++ ChangeLog 5 May 2011 10:48:35 -0000 1.64
@@ -1,6 +1,12 @@
# ChangeLog for x11-drivers/xf86-input-void
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v 1.63 2011/02/14 23:56:23 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v 1.64 2011/05/05 10:48:35 scarabeus Exp $
+
+*xf86-input-void-1.4.0 (05 May 2011)
+
+ 05 May 2011; Tomáš Chvátal <scarabeus@gentoo.org>
+ +xf86-input-void-1.4.0.ebuild:
+ Version bump to latest that does compile with xorg-server-1.10
14 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org>
xf86-input-void-1.3.1.ebuild:
1.1 x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild?rev=1.1&content-type=text/plain
Index: xf86-input-void-1.4.0.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild,v 1.1 2011/05/05 10:48:35 scarabeus Exp $
EAPI=4
inherit xorg-2
DESCRIPTION="null input driver"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE=""
RDEPEND=""
DEPEND="${RDEPEND}"
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-void: ChangeLog xf86-input-void-1.4.0.ebuild
@ 2011-05-11 9:05 Tomas Chvatal (scarabeus)
0 siblings, 0 replies; 9+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2011-05-11 9:05 UTC (permalink / raw
To: gentoo-commits
scarabeus 11/05/11 09:05:06
Modified: ChangeLog xf86-input-void-1.4.0.ebuild
Log:
Add minimal version of xorg-server required.
(Portage version: 2.2.0_alpha32/cvs/Linux x86_64)
Revision Changes Path
1.65 x11-drivers/xf86-input-void/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog?rev=1.65&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog?rev=1.65&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog?r1=1.64&r2=1.65
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- ChangeLog 5 May 2011 10:48:35 -0000 1.64
+++ ChangeLog 11 May 2011 09:05:06 -0000 1.65
@@ -1,6 +1,14 @@
# ChangeLog for x11-drivers/xf86-input-void
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v 1.64 2011/05/05 10:48:35 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v 1.65 2011/05/11 09:05:06 scarabeus Exp $
+
+ 11 May 2011; Tomáš Chvátal <scarabeus@gentoo.org>
+ xf86-input-void-1.4.0.ebuild:
+ Add minimal version of xorg-server required.
+
+ 11 May 2011; Tomáš Chvátal <scarabeus@gentoo.org>
+ xf86-input-void-1.4.0.ebuild:
+ Add minimal version of xorg-server required.
*xf86-input-void-1.4.0 (05 May 2011)
1.2 x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild?r1=1.1&r2=1.2
Index: xf86-input-void-1.4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xf86-input-void-1.4.0.ebuild 5 May 2011 10:48:35 -0000 1.1
+++ xf86-input-void-1.4.0.ebuild 11 May 2011 09:05:06 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild,v 1.1 2011/05/05 10:48:35 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild,v 1.2 2011/05/11 09:05:06 scarabeus Exp $
EAPI=4
inherit xorg-2
@@ -10,5 +10,5 @@
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE=""
-RDEPEND=""
+RDEPEND=">=x11-base/xorg-server-1.9.99.1"
DEPEND="${RDEPEND}"
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-void: ChangeLog xf86-input-void-1.4.0.ebuild
@ 2011-07-02 22:14 Markos Chandras (hwoarang)
0 siblings, 0 replies; 9+ messages in thread
From: Markos Chandras (hwoarang) @ 2011-07-02 22:14 UTC (permalink / raw
To: gentoo-commits
hwoarang 11/07/02 22:14:58
Modified: ChangeLog xf86-input-void-1.4.0.ebuild
Log:
Stable on amd64 wrt bug #373785
(Portage version: 2.2.0_alpha42/cvs/Linux x86_64)
Revision Changes Path
1.66 x11-drivers/xf86-input-void/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog?rev=1.66&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog?rev=1.66&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog?r1=1.65&r2=1.66
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- ChangeLog 11 May 2011 09:05:06 -0000 1.65
+++ ChangeLog 2 Jul 2011 22:14:58 -0000 1.66
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-input-void
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v 1.65 2011/05/11 09:05:06 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v 1.66 2011/07/02 22:14:58 hwoarang Exp $
+
+ 02 Jul 2011; Markos Chandras <hwoarang@gentoo.org>
+ xf86-input-void-1.4.0.ebuild:
+ Stable on amd64 wrt bug #373785
11 May 2011; Tomáš Chvátal <scarabeus@gentoo.org>
xf86-input-void-1.4.0.ebuild:
1.3 x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild?r1=1.2&r2=1.3
Index: xf86-input-void-1.4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xf86-input-void-1.4.0.ebuild 11 May 2011 09:05:06 -0000 1.2
+++ xf86-input-void-1.4.0.ebuild 2 Jul 2011 22:14:58 -0000 1.3
@@ -1,13 +1,13 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild,v 1.2 2011/05/11 09:05:06 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild,v 1.3 2011/07/02 22:14:58 hwoarang Exp $
EAPI=4
inherit xorg-2
DESCRIPTION="null input driver"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE=""
RDEPEND=">=x11-base/xorg-server-1.9.99.1"
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-void: ChangeLog xf86-input-void-1.4.0.ebuild
@ 2011-07-10 21:28 Markus Meier (maekke)
0 siblings, 0 replies; 9+ messages in thread
From: Markus Meier (maekke) @ 2011-07-10 21:28 UTC (permalink / raw
To: gentoo-commits
maekke 11/07/10 21:28:17
Modified: ChangeLog xf86-input-void-1.4.0.ebuild
Log:
arm stable, bug #373785
(Portage version: 2.1.10.4/cvs/Linux i686)
Revision Changes Path
1.67 x11-drivers/xf86-input-void/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog?rev=1.67&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog?rev=1.67&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog?r1=1.66&r2=1.67
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- ChangeLog 2 Jul 2011 22:14:58 -0000 1.66
+++ ChangeLog 10 Jul 2011 21:28:17 -0000 1.67
@@ -1,6 +1,9 @@
# ChangeLog for x11-drivers/xf86-input-void
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v 1.66 2011/07/02 22:14:58 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v 1.67 2011/07/10 21:28:17 maekke Exp $
+
+ 10 Jul 2011; Markus Meier <maekke@gentoo.org> xf86-input-void-1.4.0.ebuild:
+ arm stable, bug #373785
02 Jul 2011; Markos Chandras <hwoarang@gentoo.org>
xf86-input-void-1.4.0.ebuild:
1.4 x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild?r1=1.3&r2=1.4
Index: xf86-input-void-1.4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xf86-input-void-1.4.0.ebuild 2 Jul 2011 22:14:58 -0000 1.3
+++ xf86-input-void-1.4.0.ebuild 10 Jul 2011 21:28:17 -0000 1.4
@@ -1,13 +1,13 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild,v 1.3 2011/07/02 22:14:58 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild,v 1.4 2011/07/10 21:28:17 maekke Exp $
EAPI=4
inherit xorg-2
DESCRIPTION="null input driver"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE=""
RDEPEND=">=x11-base/xorg-server-1.9.99.1"
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-void: ChangeLog xf86-input-void-1.4.0.ebuild
@ 2011-07-13 20:23 Markus Meier (maekke)
0 siblings, 0 replies; 9+ messages in thread
From: Markus Meier (maekke) @ 2011-07-13 20:23 UTC (permalink / raw
To: gentoo-commits
maekke 11/07/13 20:23:14
Modified: ChangeLog xf86-input-void-1.4.0.ebuild
Log:
x86 stable, bug #373785
(Portage version: 2.1.10.4/cvs/Linux x86_64)
Revision Changes Path
1.68 x11-drivers/xf86-input-void/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog?rev=1.68&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog?rev=1.68&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog?r1=1.67&r2=1.68
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- ChangeLog 10 Jul 2011 21:28:17 -0000 1.67
+++ ChangeLog 13 Jul 2011 20:23:14 -0000 1.68
@@ -1,6 +1,9 @@
# ChangeLog for x11-drivers/xf86-input-void
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v 1.67 2011/07/10 21:28:17 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v 1.68 2011/07/13 20:23:14 maekke Exp $
+
+ 13 Jul 2011; Markus Meier <maekke@gentoo.org> xf86-input-void-1.4.0.ebuild:
+ x86 stable, bug #373785
10 Jul 2011; Markus Meier <maekke@gentoo.org> xf86-input-void-1.4.0.ebuild:
arm stable, bug #373785
1.5 x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild?r1=1.4&r2=1.5
Index: xf86-input-void-1.4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xf86-input-void-1.4.0.ebuild 10 Jul 2011 21:28:17 -0000 1.4
+++ xf86-input-void-1.4.0.ebuild 13 Jul 2011 20:23:14 -0000 1.5
@@ -1,13 +1,13 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild,v 1.4 2011/07/10 21:28:17 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild,v 1.5 2011/07/13 20:23:14 maekke Exp $
EAPI=4
inherit xorg-2
DESCRIPTION="null input driver"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
IUSE=""
RDEPEND=">=x11-base/xorg-server-1.9.99.1"
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-void: ChangeLog xf86-input-void-1.4.0.ebuild
@ 2011-07-29 11:00 Kacper Kowalik (xarthisius)
0 siblings, 0 replies; 9+ messages in thread
From: Kacper Kowalik (xarthisius) @ 2011-07-29 11:00 UTC (permalink / raw
To: gentoo-commits
xarthisius 11/07/29 11:00:33
Modified: ChangeLog xf86-input-void-1.4.0.ebuild
Log:
ppc/ppc64 stable wrt #373785
(Portage version: 2.2.0_alpha47/cvs/Linux x86_64)
Revision Changes Path
1.69 x11-drivers/xf86-input-void/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog?rev=1.69&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog?rev=1.69&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog?r1=1.68&r2=1.69
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- ChangeLog 13 Jul 2011 20:23:14 -0000 1.68
+++ ChangeLog 29 Jul 2011 11:00:33 -0000 1.69
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-input-void
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v 1.68 2011/07/13 20:23:14 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v 1.69 2011/07/29 11:00:33 xarthisius Exp $
+
+ 29 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org>
+ xf86-input-void-1.4.0.ebuild:
+ ppc/ppc64 stable wrt #373785
13 Jul 2011; Markus Meier <maekke@gentoo.org> xf86-input-void-1.4.0.ebuild:
x86 stable, bug #373785
1.6 x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild?r1=1.5&r2=1.6
Index: xf86-input-void-1.4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xf86-input-void-1.4.0.ebuild 13 Jul 2011 20:23:14 -0000 1.5
+++ xf86-input-void-1.4.0.ebuild 29 Jul 2011 11:00:33 -0000 1.6
@@ -1,13 +1,13 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild,v 1.5 2011/07/13 20:23:14 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild,v 1.6 2011/07/29 11:00:33 xarthisius Exp $
EAPI=4
inherit xorg-2
DESCRIPTION="null input driver"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd"
IUSE=""
RDEPEND=">=x11-base/xorg-server-1.9.99.1"
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-void: ChangeLog xf86-input-void-1.4.0.ebuild
@ 2011-07-30 11:20 Raul Porcel (armin76)
0 siblings, 0 replies; 9+ messages in thread
From: Raul Porcel (armin76) @ 2011-07-30 11:20 UTC (permalink / raw
To: gentoo-commits
armin76 11/07/30 11:20:34
Modified: ChangeLog xf86-input-void-1.4.0.ebuild
Log:
alpha/ia64/sh/sparc stable wrt #373785
(Portage version: 2.1.10.7/cvs/Linux ia64)
Revision Changes Path
1.70 x11-drivers/xf86-input-void/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog?rev=1.70&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog?rev=1.70&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog?r1=1.69&r2=1.70
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- ChangeLog 29 Jul 2011 11:00:33 -0000 1.69
+++ ChangeLog 30 Jul 2011 11:20:33 -0000 1.70
@@ -1,6 +1,9 @@
# ChangeLog for x11-drivers/xf86-input-void
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v 1.69 2011/07/29 11:00:33 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v 1.70 2011/07/30 11:20:33 armin76 Exp $
+
+ 30 Jul 2011; Raúl Porcel <armin76@gentoo.org> xf86-input-void-1.4.0.ebuild:
+ alpha/ia64/sh/sparc stable wrt #373785
29 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org>
xf86-input-void-1.4.0.ebuild:
1.7 x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild?r1=1.6&r2=1.7
Index: xf86-input-void-1.4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- xf86-input-void-1.4.0.ebuild 29 Jul 2011 11:00:33 -0000 1.6
+++ xf86-input-void-1.4.0.ebuild 30 Jul 2011 11:20:33 -0000 1.7
@@ -1,13 +1,13 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild,v 1.6 2011/07/29 11:00:33 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild,v 1.7 2011/07/30 11:20:33 armin76 Exp $
EAPI=4
inherit xorg-2
DESCRIPTION="null input driver"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd"
IUSE=""
RDEPEND=">=x11-base/xorg-server-1.9.99.1"
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-void: ChangeLog xf86-input-void-1.4.0.ebuild
@ 2011-08-20 15:43 Jeroen Roovers (jer)
0 siblings, 0 replies; 9+ messages in thread
From: Jeroen Roovers (jer) @ 2011-08-20 15:43 UTC (permalink / raw
To: gentoo-commits
jer 11/08/20 15:43:02
Modified: ChangeLog xf86-input-void-1.4.0.ebuild
Log:
Stable for HPPA (bug #373785).
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Revision Changes Path
1.71 x11-drivers/xf86-input-void/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog?rev=1.71&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog?rev=1.71&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog?r1=1.70&r2=1.71
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- ChangeLog 30 Jul 2011 11:20:33 -0000 1.70
+++ ChangeLog 20 Aug 2011 15:43:02 -0000 1.71
@@ -1,6 +1,9 @@
# ChangeLog for x11-drivers/xf86-input-void
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v 1.70 2011/07/30 11:20:33 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v 1.71 2011/08/20 15:43:02 jer Exp $
+
+ 20 Aug 2011; Jeroen Roovers <jer@gentoo.org> xf86-input-void-1.4.0.ebuild:
+ Stable for HPPA (bug #373785).
30 Jul 2011; Raúl Porcel <armin76@gentoo.org> xf86-input-void-1.4.0.ebuild:
alpha/ia64/sh/sparc stable wrt #373785
1.8 x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild?r1=1.7&r2=1.8
Index: xf86-input-void-1.4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- xf86-input-void-1.4.0.ebuild 30 Jul 2011 11:20:33 -0000 1.7
+++ xf86-input-void-1.4.0.ebuild 20 Aug 2011 15:43:02 -0000 1.8
@@ -1,13 +1,13 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild,v 1.7 2011/07/30 11:20:33 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild,v 1.8 2011/08/20 15:43:02 jer Exp $
EAPI=4
inherit xorg-2
DESCRIPTION="null input driver"
-KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd"
IUSE=""
RDEPEND=">=x11-base/xorg-server-1.9.99.1"
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-void: ChangeLog xf86-input-void-1.4.0.ebuild
@ 2012-05-16 0:42 Alexis Ballier (aballier)
0 siblings, 0 replies; 9+ messages in thread
From: Alexis Ballier (aballier) @ 2012-05-16 0:42 UTC (permalink / raw
To: gentoo-commits
aballier 12/05/16 00:42:04
Modified: ChangeLog xf86-input-void-1.4.0.ebuild
Log:
keyword ~amd64-fbsd (compile tested only)
(Portage version: 2.2.0_alpha105/cvs/Linux x86_64)
Revision Changes Path
1.72 x11-drivers/xf86-input-void/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog?rev=1.72&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog?rev=1.72&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog?r1=1.71&r2=1.72
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -r1.71 -r1.72
--- ChangeLog 20 Aug 2011 15:43:02 -0000 1.71
+++ ChangeLog 16 May 2012 00:42:04 -0000 1.72
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-input-void
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v 1.71 2011/08/20 15:43:02 jer Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v 1.72 2012/05/16 00:42:04 aballier Exp $
+
+ 16 May 2012; Alexis Ballier <aballier@gentoo.org>
+ xf86-input-void-1.4.0.ebuild:
+ keyword ~amd64-fbsd (compile tested only)
20 Aug 2011; Jeroen Roovers <jer@gentoo.org> xf86-input-void-1.4.0.ebuild:
Stable for HPPA (bug #373785).
1.9 x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild?r1=1.8&r2=1.9
Index: xf86-input-void-1.4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- xf86-input-void-1.4.0.ebuild 20 Aug 2011 15:43:02 -0000 1.8
+++ xf86-input-void-1.4.0.ebuild 16 May 2012 00:42:04 -0000 1.9
@@ -1,13 +1,13 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild,v 1.8 2011/08/20 15:43:02 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild,v 1.9 2012/05/16 00:42:04 aballier Exp $
EAPI=4
inherit xorg-2
DESCRIPTION="null input driver"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
IUSE=""
RDEPEND=">=x11-base/xorg-server-1.9.99.1"
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2012-05-16 0:42 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-02 22:14 [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-void: ChangeLog xf86-input-void-1.4.0.ebuild Markos Chandras (hwoarang)
-- strict thread matches above, loose matches on Subject: below --
2012-05-16 0:42 Alexis Ballier (aballier)
2011-08-20 15:43 Jeroen Roovers (jer)
2011-07-30 11:20 Raul Porcel (armin76)
2011-07-29 11:00 Kacper Kowalik (xarthisius)
2011-07-13 20:23 Markus Meier (maekke)
2011-07-10 21:28 Markus Meier (maekke)
2011-05-11 9:05 Tomas Chvatal (scarabeus)
2011-05-05 10:48 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