* [gentoo-commits] gentoo-x86 commit in x11-misc/xinput: xinput-1.3.0.ebuild ChangeLog
@ 2008-09-14 0:40 Friedrich Oslage (bluebird)
0 siblings, 0 replies; 5+ messages in thread
From: Friedrich Oslage (bluebird) @ 2008-09-14 0:40 UTC (permalink / raw
To: gentoo-commits
bluebird 08/09/14 00:40:43
Modified: xinput-1.3.0.ebuild ChangeLog
Log:
Add ~sparc keyword, bug #237411
(Portage version: 2.2_rc8/cvs/Linux 2.6.27-rc6-00036-ga551b98 sparc64)
Revision Changes Path
1.2 x11-misc/xinput/xinput-1.3.0.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xinput/xinput-1.3.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xinput/xinput-1.3.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xinput/xinput-1.3.0.ebuild?r1=1.1&r2=1.2
Index: xinput-1.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xinput/xinput-1.3.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xinput-1.3.0.ebuild 10 Jan 2008 08:01:04 -0000 1.1
+++ xinput-1.3.0.ebuild 14 Sep 2008 00:40:42 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xinput/xinput-1.3.0.ebuild,v 1.1 2008/01/10 08:01:04 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xinput/xinput-1.3.0.ebuild,v 1.2 2008/09/14 00:40:42 bluebird Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -10,7 +10,7 @@
DESCRIPTION="Utility to set XInput device parameters"
SRC_URI="http://xorg.freedesktop.org/archive/individual/app/${P}.tar.bz2"
LICENSE="as-is"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE=""
RDEPEND="x11-libs/libXi"
DEPEND="${RDEPEND}
1.13 x11-misc/xinput/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xinput/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xinput/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xinput/ChangeLog?r1=1.12&r2=1.13
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xinput/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog 13 Jan 2008 16:59:24 -0000 1.12
+++ ChangeLog 14 Sep 2008 00:40:42 -0000 1.13
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/xinput
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xinput/ChangeLog,v 1.12 2008/01/13 16:59:24 welp Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xinput/ChangeLog,v 1.13 2008/09/14 00:40:42 bluebird Exp $
+
+ 14 Sep 2008; Friedrich Oslage <bluebird@gentoo.org> xinput-1.3.0.ebuild:
+ Add ~sparc keyword, bug #237411
13 Jan 2008; <welp@gentoo.org> xinput-1.2.ebuild:
Stable on amd64
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-misc/xinput: xinput-1.3.0.ebuild ChangeLog
@ 2008-09-24 9:51 Alexis Ballier (aballier)
0 siblings, 0 replies; 5+ messages in thread
From: Alexis Ballier (aballier) @ 2008-09-24 9:51 UTC (permalink / raw
To: gentoo-commits
aballier 08/09/24 09:51:02
Modified: xinput-1.3.0.ebuild ChangeLog
Log:
keyword ~x86-fbsd
(Portage version: 2.2_rc9/cvs/Linux 2.6.26.5 x86_64)
Revision Changes Path
1.3 x11-misc/xinput/xinput-1.3.0.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xinput/xinput-1.3.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xinput/xinput-1.3.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xinput/xinput-1.3.0.ebuild?r1=1.2&r2=1.3
Index: xinput-1.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xinput/xinput-1.3.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xinput-1.3.0.ebuild 14 Sep 2008 00:40:42 -0000 1.2
+++ xinput-1.3.0.ebuild 24 Sep 2008 09:51:02 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xinput/xinput-1.3.0.ebuild,v 1.2 2008/09/14 00:40:42 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xinput/xinput-1.3.0.ebuild,v 1.3 2008/09/24 09:51:02 aballier Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -10,7 +10,7 @@
DESCRIPTION="Utility to set XInput device parameters"
SRC_URI="http://xorg.freedesktop.org/archive/individual/app/${P}.tar.bz2"
LICENSE="as-is"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd"
IUSE=""
RDEPEND="x11-libs/libXi"
DEPEND="${RDEPEND}
1.14 x11-misc/xinput/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xinput/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xinput/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xinput/ChangeLog?r1=1.13&r2=1.14
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xinput/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog 14 Sep 2008 00:40:42 -0000 1.13
+++ ChangeLog 24 Sep 2008 09:51:02 -0000 1.14
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/xinput
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xinput/ChangeLog,v 1.13 2008/09/14 00:40:42 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xinput/ChangeLog,v 1.14 2008/09/24 09:51:02 aballier Exp $
+
+ 24 Sep 2008; Alexis Ballier <aballier@gentoo.org> xinput-1.3.0.ebuild:
+ keyword ~x86-fbsd
14 Sep 2008; Friedrich Oslage <bluebird@gentoo.org> xinput-1.3.0.ebuild:
Add ~sparc keyword, bug #237411
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-misc/xinput: xinput-1.3.0.ebuild ChangeLog
@ 2008-09-26 12:59 Jeroen Roovers (jer)
0 siblings, 0 replies; 5+ messages in thread
From: Jeroen Roovers (jer) @ 2008-09-26 12:59 UTC (permalink / raw
To: gentoo-commits
jer 08/09/26 12:59:10
Modified: xinput-1.3.0.ebuild ChangeLog
Log:
Marked ~hppa (bug #237411).
(Portage version: 2.2_rc9/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
Revision Changes Path
1.4 x11-misc/xinput/xinput-1.3.0.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xinput/xinput-1.3.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xinput/xinput-1.3.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xinput/xinput-1.3.0.ebuild?r1=1.3&r2=1.4
Index: xinput-1.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xinput/xinput-1.3.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xinput-1.3.0.ebuild 24 Sep 2008 09:51:02 -0000 1.3
+++ xinput-1.3.0.ebuild 26 Sep 2008 12:59:09 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xinput/xinput-1.3.0.ebuild,v 1.3 2008/09/24 09:51:02 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xinput/xinput-1.3.0.ebuild,v 1.4 2008/09/26 12:59:09 jer Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -10,7 +10,7 @@
DESCRIPTION="Utility to set XInput device parameters"
SRC_URI="http://xorg.freedesktop.org/archive/individual/app/${P}.tar.bz2"
LICENSE="as-is"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86 ~x86-fbsd"
IUSE=""
RDEPEND="x11-libs/libXi"
DEPEND="${RDEPEND}
1.15 x11-misc/xinput/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xinput/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xinput/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xinput/ChangeLog?r1=1.14&r2=1.15
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xinput/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog 24 Sep 2008 09:51:02 -0000 1.14
+++ ChangeLog 26 Sep 2008 12:59:09 -0000 1.15
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/xinput
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xinput/ChangeLog,v 1.14 2008/09/24 09:51:02 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xinput/ChangeLog,v 1.15 2008/09/26 12:59:09 jer Exp $
+
+ 26 Sep 2008; Jeroen Roovers <jer@gentoo.org> xinput-1.3.0.ebuild:
+ Marked ~hppa (bug #237411).
24 Sep 2008; Alexis Ballier <aballier@gentoo.org> xinput-1.3.0.ebuild:
keyword ~x86-fbsd
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-misc/xinput: xinput-1.3.0.ebuild ChangeLog
@ 2008-10-03 8:49 Raul Porcel (armin76)
0 siblings, 0 replies; 5+ messages in thread
From: Raul Porcel (armin76) @ 2008-10-03 8:49 UTC (permalink / raw
To: gentoo-commits
armin76 08/10/03 08:49:41
Modified: xinput-1.3.0.ebuild ChangeLog
Log:
Add ~ia64 wrt #237411
(Portage version: 2.1.4.4)
Revision Changes Path
1.5 x11-misc/xinput/xinput-1.3.0.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xinput/xinput-1.3.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xinput/xinput-1.3.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xinput/xinput-1.3.0.ebuild?r1=1.4&r2=1.5
Index: xinput-1.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xinput/xinput-1.3.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xinput-1.3.0.ebuild 26 Sep 2008 12:59:09 -0000 1.4
+++ xinput-1.3.0.ebuild 3 Oct 2008 08:49:41 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xinput/xinput-1.3.0.ebuild,v 1.4 2008/09/26 12:59:09 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xinput/xinput-1.3.0.ebuild,v 1.5 2008/10/03 08:49:41 armin76 Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -10,7 +10,7 @@
DESCRIPTION="Utility to set XInput device parameters"
SRC_URI="http://xorg.freedesktop.org/archive/individual/app/${P}.tar.bz2"
LICENSE="as-is"
-KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd"
IUSE=""
RDEPEND="x11-libs/libXi"
DEPEND="${RDEPEND}
1.16 x11-misc/xinput/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xinput/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xinput/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xinput/ChangeLog?r1=1.15&r2=1.16
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xinput/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog 26 Sep 2008 12:59:09 -0000 1.15
+++ ChangeLog 3 Oct 2008 08:49:41 -0000 1.16
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/xinput
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xinput/ChangeLog,v 1.15 2008/09/26 12:59:09 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xinput/ChangeLog,v 1.16 2008/10/03 08:49:41 armin76 Exp $
+
+ 03 Oct 2008; Raúl Porcel <armin76@gentoo.org> xinput-1.3.0.ebuild:
+ Add ~ia64 wrt #237411
26 Sep 2008; Jeroen Roovers <jer@gentoo.org> xinput-1.3.0.ebuild:
Marked ~hppa (bug #237411).
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-misc/xinput: xinput-1.3.0.ebuild ChangeLog
@ 2008-12-16 16:31 Brent Baude (ranger)
0 siblings, 0 replies; 5+ messages in thread
From: Brent Baude (ranger) @ 2008-12-16 16:31 UTC (permalink / raw
To: gentoo-commits
ranger 08/12/16 16:31:43
Modified: xinput-1.3.0.ebuild ChangeLog
Log:
Marking xinput-1.3.0 ~ppc64 for bug 237411
(Portage version: 2.2_rc17/cvs/Linux 2.6.25-gentoo-r7 ppc64)
Revision Changes Path
1.6 x11-misc/xinput/xinput-1.3.0.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xinput/xinput-1.3.0.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xinput/xinput-1.3.0.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xinput/xinput-1.3.0.ebuild?r1=1.5&r2=1.6
Index: xinput-1.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xinput/xinput-1.3.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xinput-1.3.0.ebuild 3 Oct 2008 08:49:41 -0000 1.5
+++ xinput-1.3.0.ebuild 16 Dec 2008 16:31:43 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xinput/xinput-1.3.0.ebuild,v 1.5 2008/10/03 08:49:41 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xinput/xinput-1.3.0.ebuild,v 1.6 2008/12/16 16:31:43 ranger Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -10,7 +10,7 @@
DESCRIPTION="Utility to set XInput device parameters"
SRC_URI="http://xorg.freedesktop.org/archive/individual/app/${P}.tar.bz2"
LICENSE="as-is"
-KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
RDEPEND="x11-libs/libXi"
DEPEND="${RDEPEND}
1.17 x11-misc/xinput/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xinput/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xinput/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xinput/ChangeLog?r1=1.16&r2=1.17
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xinput/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog 3 Oct 2008 08:49:41 -0000 1.16
+++ ChangeLog 16 Dec 2008 16:31:43 -0000 1.17
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/xinput
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xinput/ChangeLog,v 1.16 2008/10/03 08:49:41 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xinput/ChangeLog,v 1.17 2008/12/16 16:31:43 ranger Exp $
+
+ 16 Dec 2008; Brent Baude <ranger@gentoo.org> xinput-1.3.0.ebuild:
+ Marking xinput-1.3.0 ~ppc64 for bug 237411
03 Oct 2008; Raúl Porcel <armin76@gentoo.org> xinput-1.3.0.ebuild:
Add ~ia64 wrt #237411
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2008-12-16 16:31 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-16 16:31 [gentoo-commits] gentoo-x86 commit in x11-misc/xinput: xinput-1.3.0.ebuild ChangeLog Brent Baude (ranger)
-- strict thread matches above, loose matches on Subject: below --
2008-10-03 8:49 Raul Porcel (armin76)
2008-09-26 12:59 Jeroen Roovers (jer)
2008-09-24 9:51 Alexis Ballier (aballier)
2008-09-14 0:40 Friedrich Oslage (bluebird)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox