public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-proto/inputproto: ChangeLog inputproto-2.0.2.ebuild
@ 2011-06-08 21:57 Chi-Thanh Christopher Nguyen (chithanh)
  0 siblings, 0 replies; 8+ messages in thread
From: Chi-Thanh Christopher Nguyen (chithanh) @ 2011-06-08 21:57 UTC (permalink / raw
  To: gentoo-commits

chithanh    11/06/08 21:57:31

  Modified:             ChangeLog
  Added:                inputproto-2.0.2.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.0_alpha37/cvs/Linux x86_64)

Revision  Changes    Path
1.112                x11-proto/inputproto/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/inputproto/ChangeLog?rev=1.112&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/inputproto/ChangeLog?rev=1.112&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/inputproto/ChangeLog?r1=1.111&r2=1.112

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v
retrieving revision 1.111
retrieving revision 1.112
diff -u -r1.111 -r1.112
--- ChangeLog	18 Apr 2011 11:41:07 -0000	1.111
+++ ChangeLog	8 Jun 2011 21:57:31 -0000	1.112
@@ -1,6 +1,12 @@
 # ChangeLog for x11-proto/inputproto
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.111 2011/04/18 11:41:07 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.112 2011/06/08 21:57:31 chithanh Exp $
+
+*inputproto-2.0.2 (08 Jun 2011)
+
+  08 Jun 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+  +inputproto-2.0.2.ebuild:
+  Version bump.
 
   18 Apr 2011; Tomáš Chvátal <scarabeus@gentoo.org> -inputproto-2.0.ebuild:
   old



1.1                  x11-proto/inputproto/inputproto-2.0.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/inputproto/inputproto-2.0.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/inputproto/inputproto-2.0.2.ebuild?rev=1.1&content-type=text/plain

Index: inputproto-2.0.2.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-2.0.2.ebuild,v 1.1 2011/06/08 21:57:31 chithanh Exp $

EAPI=4
inherit xorg-2

DESCRIPTION="X.Org Input protocol headers"

KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
IUSE=""

RDEPEND=""
DEPEND="${RDEPEND}
!<x11-libs/libXi-1.2.99"






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

* [gentoo-commits] gentoo-x86 commit in x11-proto/inputproto: ChangeLog inputproto-2.0.2.ebuild
@ 2011-06-23  7:55 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 8+ messages in thread
From: Markos Chandras (hwoarang) @ 2011-06-23  7:55 UTC (permalink / raw
  To: gentoo-commits

hwoarang    11/06/23 07:55:04

  Modified:             ChangeLog inputproto-2.0.2.ebuild
  Log:
  Stable on amd64 wrt bug #372333
  
  (Portage version: 2.1.9.49/cvs/Linux x86_64)

Revision  Changes    Path
1.113                x11-proto/inputproto/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/inputproto/ChangeLog?rev=1.113&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/inputproto/ChangeLog?rev=1.113&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/inputproto/ChangeLog?r1=1.112&r2=1.113

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v
retrieving revision 1.112
retrieving revision 1.113
diff -u -r1.112 -r1.113
--- ChangeLog	8 Jun 2011 21:57:31 -0000	1.112
+++ ChangeLog	23 Jun 2011 07:55:04 -0000	1.113
@@ -1,6 +1,9 @@
 # ChangeLog for x11-proto/inputproto
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.112 2011/06/08 21:57:31 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.113 2011/06/23 07:55:04 hwoarang Exp $
+
+  23 Jun 2011; Markos Chandras <hwoarang@gentoo.org> inputproto-2.0.2.ebuild:
+  Stable on amd64 wrt bug #372333
 
 *inputproto-2.0.2 (08 Jun 2011)
 



1.2                  x11-proto/inputproto/inputproto-2.0.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/inputproto/inputproto-2.0.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/inputproto/inputproto-2.0.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/inputproto/inputproto-2.0.2.ebuild?r1=1.1&r2=1.2

Index: inputproto-2.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-2.0.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- inputproto-2.0.2.ebuild	8 Jun 2011 21:57:31 -0000	1.1
+++ inputproto-2.0.2.ebuild	23 Jun 2011 07:55:04 -0000	1.2
@@ -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-proto/inputproto/inputproto-2.0.2.ebuild,v 1.1 2011/06/08 21:57:31 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-2.0.2.ebuild,v 1.2 2011/06/23 07:55:04 hwoarang Exp $
 
 EAPI=4
 inherit xorg-2
 
 DESCRIPTION="X.Org Input protocol headers"
 
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 IUSE=""
 
 RDEPEND=""






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

* [gentoo-commits] gentoo-x86 commit in x11-proto/inputproto: ChangeLog inputproto-2.0.2.ebuild
@ 2011-06-26 21:10 Markus Meier (maekke)
  0 siblings, 0 replies; 8+ messages in thread
From: Markus Meier (maekke) @ 2011-06-26 21:10 UTC (permalink / raw
  To: gentoo-commits

maekke      11/06/26 21:10:41

  Modified:             ChangeLog inputproto-2.0.2.ebuild
  Log:
  arm stable, bug #371857
  
  (Portage version: 2.1.10.3/cvs/Linux i686)

Revision  Changes    Path
1.114                x11-proto/inputproto/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/inputproto/ChangeLog?rev=1.114&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/inputproto/ChangeLog?rev=1.114&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/inputproto/ChangeLog?r1=1.113&r2=1.114

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v
retrieving revision 1.113
retrieving revision 1.114
diff -u -r1.113 -r1.114
--- ChangeLog	23 Jun 2011 07:55:04 -0000	1.113
+++ ChangeLog	26 Jun 2011 21:10:41 -0000	1.114
@@ -1,6 +1,9 @@
 # ChangeLog for x11-proto/inputproto
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.113 2011/06/23 07:55:04 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.114 2011/06/26 21:10:41 maekke Exp $
+
+  26 Jun 2011; Markus Meier <maekke@gentoo.org> inputproto-2.0.2.ebuild:
+  arm stable, bug #371857
 
   23 Jun 2011; Markos Chandras <hwoarang@gentoo.org> inputproto-2.0.2.ebuild:
   Stable on amd64 wrt bug #372333



1.3                  x11-proto/inputproto/inputproto-2.0.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/inputproto/inputproto-2.0.2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/inputproto/inputproto-2.0.2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/inputproto/inputproto-2.0.2.ebuild?r1=1.2&r2=1.3

Index: inputproto-2.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-2.0.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- inputproto-2.0.2.ebuild	23 Jun 2011 07:55:04 -0000	1.2
+++ inputproto-2.0.2.ebuild	26 Jun 2011 21:10:41 -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-proto/inputproto/inputproto-2.0.2.ebuild,v 1.2 2011/06/23 07:55:04 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-2.0.2.ebuild,v 1.3 2011/06/26 21:10:41 maekke Exp $
 
 EAPI=4
 inherit xorg-2
 
 DESCRIPTION="X.Org Input protocol headers"
 
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 IUSE=""
 
 RDEPEND=""






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

* [gentoo-commits] gentoo-x86 commit in x11-proto/inputproto: ChangeLog inputproto-2.0.2.ebuild
@ 2011-06-28 21:29 Brent Baude (ranger)
  0 siblings, 0 replies; 8+ messages in thread
From: Brent Baude (ranger) @ 2011-06-28 21:29 UTC (permalink / raw
  To: gentoo-commits

ranger      11/06/28 21:29:28

  Modified:             ChangeLog inputproto-2.0.2.ebuild
  Log:
  Marking inputproto-2.0.2 ppc for bug 371857
  
  (Portage version: 2.1.9.42/cvs/Linux ppc64)

Revision  Changes    Path
1.115                x11-proto/inputproto/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/inputproto/ChangeLog?rev=1.115&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/inputproto/ChangeLog?rev=1.115&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/inputproto/ChangeLog?r1=1.114&r2=1.115

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v
retrieving revision 1.114
retrieving revision 1.115
diff -u -r1.114 -r1.115
--- ChangeLog	26 Jun 2011 21:10:41 -0000	1.114
+++ ChangeLog	28 Jun 2011 21:29:28 -0000	1.115
@@ -1,6 +1,9 @@
 # ChangeLog for x11-proto/inputproto
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.114 2011/06/26 21:10:41 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.115 2011/06/28 21:29:28 ranger Exp $
+
+  28 Jun 2011; Brent Baude <ranger@gentoo.org> inputproto-2.0.2.ebuild:
+  Marking inputproto-2.0.2 ppc stable for bug 371857
 
   26 Jun 2011; Markus Meier <maekke@gentoo.org> inputproto-2.0.2.ebuild:
   arm stable, bug #371857



1.4                  x11-proto/inputproto/inputproto-2.0.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/inputproto/inputproto-2.0.2.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/inputproto/inputproto-2.0.2.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/inputproto/inputproto-2.0.2.ebuild?r1=1.3&r2=1.4

Index: inputproto-2.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-2.0.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- inputproto-2.0.2.ebuild	26 Jun 2011 21:10:41 -0000	1.3
+++ inputproto-2.0.2.ebuild	28 Jun 2011 21:29:28 -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-proto/inputproto/inputproto-2.0.2.ebuild,v 1.3 2011/06/26 21:10:41 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-2.0.2.ebuild,v 1.4 2011/06/28 21:29:28 ranger Exp $
 
 EAPI=4
 inherit xorg-2
 
 DESCRIPTION="X.Org Input protocol headers"
 
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 IUSE=""
 
 RDEPEND=""






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

* [gentoo-commits] gentoo-x86 commit in x11-proto/inputproto: ChangeLog inputproto-2.0.2.ebuild
@ 2011-07-13 20:17 Markus Meier (maekke)
  0 siblings, 0 replies; 8+ messages in thread
From: Markus Meier (maekke) @ 2011-07-13 20:17 UTC (permalink / raw
  To: gentoo-commits

maekke      11/07/13 20:17:35

  Modified:             ChangeLog inputproto-2.0.2.ebuild
  Log:
  x86 stable, bug #371857
  
  (Portage version: 2.1.10.4/cvs/Linux x86_64)

Revision  Changes    Path
1.116                x11-proto/inputproto/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/inputproto/ChangeLog?rev=1.116&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/inputproto/ChangeLog?rev=1.116&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/inputproto/ChangeLog?r1=1.115&r2=1.116

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v
retrieving revision 1.115
retrieving revision 1.116
diff -u -r1.115 -r1.116
--- ChangeLog	28 Jun 2011 21:29:28 -0000	1.115
+++ ChangeLog	13 Jul 2011 20:17:35 -0000	1.116
@@ -1,6 +1,9 @@
 # ChangeLog for x11-proto/inputproto
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.115 2011/06/28 21:29:28 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.116 2011/07/13 20:17:35 maekke Exp $
+
+  13 Jul 2011; Markus Meier <maekke@gentoo.org> inputproto-2.0.2.ebuild:
+  x86 stable, bug #371857
 
   28 Jun 2011; Brent Baude <ranger@gentoo.org> inputproto-2.0.2.ebuild:
   Marking inputproto-2.0.2 ppc stable for bug 371857



1.5                  x11-proto/inputproto/inputproto-2.0.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/inputproto/inputproto-2.0.2.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/inputproto/inputproto-2.0.2.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/inputproto/inputproto-2.0.2.ebuild?r1=1.4&r2=1.5

Index: inputproto-2.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-2.0.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- inputproto-2.0.2.ebuild	28 Jun 2011 21:29:28 -0000	1.4
+++ inputproto-2.0.2.ebuild	13 Jul 2011 20:17:35 -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-proto/inputproto/inputproto-2.0.2.ebuild,v 1.4 2011/06/28 21:29:28 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-2.0.2.ebuild,v 1.5 2011/07/13 20:17:35 maekke Exp $
 
 EAPI=4
 inherit xorg-2
 
 DESCRIPTION="X.Org Input protocol headers"
 
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 IUSE=""
 
 RDEPEND=""






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

* [gentoo-commits] gentoo-x86 commit in x11-proto/inputproto: ChangeLog inputproto-2.0.2.ebuild
@ 2011-07-29 10:22 Kacper Kowalik (xarthisius)
  0 siblings, 0 replies; 8+ messages in thread
From: Kacper Kowalik (xarthisius) @ 2011-07-29 10:22 UTC (permalink / raw
  To: gentoo-commits

xarthisius    11/07/29 10:22:47

  Modified:             ChangeLog inputproto-2.0.2.ebuild
  Log:
  ppc64 stable wrt #371857
  
  (Portage version: 2.2.0_alpha47/cvs/Linux x86_64)

Revision  Changes    Path
1.117                x11-proto/inputproto/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/inputproto/ChangeLog?rev=1.117&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/inputproto/ChangeLog?rev=1.117&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/inputproto/ChangeLog?r1=1.116&r2=1.117

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v
retrieving revision 1.116
retrieving revision 1.117
diff -u -r1.116 -r1.117
--- ChangeLog	13 Jul 2011 20:17:35 -0000	1.116
+++ ChangeLog	29 Jul 2011 10:22:47 -0000	1.117
@@ -1,6 +1,9 @@
 # ChangeLog for x11-proto/inputproto
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.116 2011/07/13 20:17:35 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.117 2011/07/29 10:22:47 xarthisius Exp $
+
+  29 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> inputproto-2.0.2.ebuild:
+  ppc64 stable wrt #371857
 
   13 Jul 2011; Markus Meier <maekke@gentoo.org> inputproto-2.0.2.ebuild:
   x86 stable, bug #371857



1.6                  x11-proto/inputproto/inputproto-2.0.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/inputproto/inputproto-2.0.2.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/inputproto/inputproto-2.0.2.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/inputproto/inputproto-2.0.2.ebuild?r1=1.5&r2=1.6

Index: inputproto-2.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-2.0.2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- inputproto-2.0.2.ebuild	13 Jul 2011 20:17:35 -0000	1.5
+++ inputproto-2.0.2.ebuild	29 Jul 2011 10:22:47 -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-proto/inputproto/inputproto-2.0.2.ebuild,v 1.5 2011/07/13 20:17:35 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-2.0.2.ebuild,v 1.6 2011/07/29 10:22:47 xarthisius Exp $
 
 EAPI=4
 inherit xorg-2
 
 DESCRIPTION="X.Org Input protocol headers"
 
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 IUSE=""
 
 RDEPEND=""






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

* [gentoo-commits] gentoo-x86 commit in x11-proto/inputproto: ChangeLog inputproto-2.0.2.ebuild
@ 2011-07-30 11:17 Raul Porcel (armin76)
  0 siblings, 0 replies; 8+ messages in thread
From: Raul Porcel (armin76) @ 2011-07-30 11:17 UTC (permalink / raw
  To: gentoo-commits

armin76     11/07/30 11:17:55

  Modified:             ChangeLog inputproto-2.0.2.ebuild
  Log:
  alpha/ia64/s390/sh/sparc stable wrt #371857
  
  (Portage version: 2.1.10.7/cvs/Linux ia64)

Revision  Changes    Path
1.118                x11-proto/inputproto/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/inputproto/ChangeLog?rev=1.118&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/inputproto/ChangeLog?rev=1.118&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/inputproto/ChangeLog?r1=1.117&r2=1.118

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v
retrieving revision 1.117
retrieving revision 1.118
diff -u -r1.117 -r1.118
--- ChangeLog	29 Jul 2011 10:22:47 -0000	1.117
+++ ChangeLog	30 Jul 2011 11:17:55 -0000	1.118
@@ -1,6 +1,9 @@
 # ChangeLog for x11-proto/inputproto
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.117 2011/07/29 10:22:47 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.118 2011/07/30 11:17:55 armin76 Exp $
+
+  30 Jul 2011; Raúl Porcel <armin76@gentoo.org> inputproto-2.0.2.ebuild:
+  alpha/ia64/s390/sh/sparc stable wrt #371857
 
   29 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> inputproto-2.0.2.ebuild:
   ppc64 stable wrt #371857



1.7                  x11-proto/inputproto/inputproto-2.0.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/inputproto/inputproto-2.0.2.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/inputproto/inputproto-2.0.2.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/inputproto/inputproto-2.0.2.ebuild?r1=1.6&r2=1.7

Index: inputproto-2.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-2.0.2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- inputproto-2.0.2.ebuild	29 Jul 2011 10:22:47 -0000	1.6
+++ inputproto-2.0.2.ebuild	30 Jul 2011 11:17:55 -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-proto/inputproto/inputproto-2.0.2.ebuild,v 1.6 2011/07/29 10:22:47 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-2.0.2.ebuild,v 1.7 2011/07/30 11:17:55 armin76 Exp $
 
 EAPI=4
 inherit xorg-2
 
 DESCRIPTION="X.Org Input protocol headers"
 
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 IUSE=""
 
 RDEPEND=""






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

* [gentoo-commits] gentoo-x86 commit in x11-proto/inputproto: ChangeLog inputproto-2.0.2.ebuild
@ 2011-08-20 15:55 Jeroen Roovers (jer)
  0 siblings, 0 replies; 8+ messages in thread
From: Jeroen Roovers (jer) @ 2011-08-20 15:55 UTC (permalink / raw
  To: gentoo-commits

jer         11/08/20 15:55:01

  Modified:             ChangeLog inputproto-2.0.2.ebuild
  Log:
  Stable for HPPA (bug #371857).
  
  (Portage version: 2.2.0_alpha51/cvs/Linux x86_64)

Revision  Changes    Path
1.119                x11-proto/inputproto/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/inputproto/ChangeLog?rev=1.119&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/inputproto/ChangeLog?rev=1.119&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/inputproto/ChangeLog?r1=1.118&r2=1.119

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v
retrieving revision 1.118
retrieving revision 1.119
diff -u -r1.118 -r1.119
--- ChangeLog	30 Jul 2011 11:17:55 -0000	1.118
+++ ChangeLog	20 Aug 2011 15:55:01 -0000	1.119
@@ -1,6 +1,9 @@
 # ChangeLog for x11-proto/inputproto
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.118 2011/07/30 11:17:55 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.119 2011/08/20 15:55:01 jer Exp $
+
+  20 Aug 2011; Jeroen Roovers <jer@gentoo.org> inputproto-2.0.2.ebuild:
+  Stable for HPPA (bug #371857).
 
   30 Jul 2011; Raúl Porcel <armin76@gentoo.org> inputproto-2.0.2.ebuild:
   alpha/ia64/s390/sh/sparc stable wrt #371857



1.8                  x11-proto/inputproto/inputproto-2.0.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/inputproto/inputproto-2.0.2.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/inputproto/inputproto-2.0.2.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/inputproto/inputproto-2.0.2.ebuild?r1=1.7&r2=1.8

Index: inputproto-2.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-2.0.2.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- inputproto-2.0.2.ebuild	30 Jul 2011 11:17:55 -0000	1.7
+++ inputproto-2.0.2.ebuild	20 Aug 2011 15:55:01 -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-proto/inputproto/inputproto-2.0.2.ebuild,v 1.7 2011/07/30 11:17:55 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-2.0.2.ebuild,v 1.8 2011/08/20 15:55:01 jer Exp $
 
 EAPI=4
 inherit xorg-2
 
 DESCRIPTION="X.Org Input protocol headers"
 
-KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 IUSE=""
 
 RDEPEND=""






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

end of thread, other threads:[~2011-08-20 15:55 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-23  7:55 [gentoo-commits] gentoo-x86 commit in x11-proto/inputproto: ChangeLog inputproto-2.0.2.ebuild Markos Chandras (hwoarang)
  -- strict thread matches above, loose matches on Subject: below --
2011-08-20 15:55 Jeroen Roovers (jer)
2011-07-30 11:17 Raul Porcel (armin76)
2011-07-29 10:22 Kacper Kowalik (xarthisius)
2011-07-13 20:17 Markus Meier (maekke)
2011-06-28 21:29 Brent Baude (ranger)
2011-06-26 21:10 Markus Meier (maekke)
2011-06-08 21:57 Chi-Thanh Christopher Nguyen (chithanh)

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