public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-proto/xcmiscproto: ChangeLog xcmiscproto-1.2.0.ebuild
@ 2009-09-19 11:17 Remi Cardona (remi)
  0 siblings, 0 replies; 11+ messages in thread
From: Remi Cardona (remi) @ 2009-09-19 11:17 UTC (permalink / raw
  To: gentoo-commits

remi        09/09/19 11:17:41

  Modified:             ChangeLog
  Added:                xcmiscproto-1.2.0.ebuild
  Log:
  x11-proto/xcmiscproto: bump to 1.2.0
  (Portage version: 2.2_rc40/cvs/Linux i686)

Revision  Changes    Path
1.29                 x11-proto/xcmiscproto/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog	5 May 2009 15:31:22 -0000	1.28
+++ ChangeLog	19 Sep 2009 11:17:41 -0000	1.29
@@ -1,6 +1,11 @@
 # ChangeLog for x11-proto/xcmiscproto
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/ChangeLog,v 1.28 2009/05/05 15:31:22 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/ChangeLog,v 1.29 2009/09/19 11:17:41 remi Exp $
+
+*xcmiscproto-1.2.0 (19 Sep 2009)
+
+  19 Sep 2009; Rémi Cardona <remi@gentoo.org> +xcmiscproto-1.2.0.ebuild:
+  bump to 1.2.0
 
   05 May 2009; Christian Faulhammer <fauli@gentoo.org>
   xcmiscproto-1.1.2.ebuild:



1.1                  x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild?rev=1.1&content-type=text/plain

Index: xcmiscproto-1.2.0.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild,v 1.1 2009/09/19 11:17:41 remi Exp $

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

inherit x-modular

DESCRIPTION="X.Org XCMisc protocol headers"

KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE=""

RDEPEND=""
DEPEND="${RDEPEND}
	>=x11-misc/util-macros-1.2"






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

* [gentoo-commits] gentoo-x86 commit in x11-proto/xcmiscproto: ChangeLog xcmiscproto-1.2.0.ebuild
@ 2009-10-03 15:55 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; 11+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2009-10-03 15:55 UTC (permalink / raw
  To: gentoo-commits

scarabeus    09/10/03 15:55:24

  Modified:             ChangeLog xcmiscproto-1.2.0.ebuild
  Log:
  Dep cleanup.
  (Portage version: 2.2_rc41/cvs/Linux x86_64)

Revision  Changes    Path
1.30                 x11-proto/xcmiscproto/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog	19 Sep 2009 11:17:41 -0000	1.29
+++ ChangeLog	3 Oct 2009 15:55:23 -0000	1.30
@@ -1,6 +1,10 @@
 # ChangeLog for x11-proto/xcmiscproto
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/ChangeLog,v 1.29 2009/09/19 11:17:41 remi Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/ChangeLog,v 1.30 2009/10/03 15:55:23 scarabeus Exp $
+
+  03 Oct 2009; Tomáš Chvátal <scarabeus@gentoo.org>
+  xcmiscproto-1.2.0.ebuild:
+  Dep cleanup.
 
 *xcmiscproto-1.2.0 (19 Sep 2009)
 



1.2                  x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild?r1=1.1&r2=1.2

Index: xcmiscproto-1.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xcmiscproto-1.2.0.ebuild	19 Sep 2009 11:17:41 -0000	1.1
+++ xcmiscproto-1.2.0.ebuild	3 Oct 2009 15:55:23 -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-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild,v 1.1 2009/09/19 11:17:41 remi Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild,v 1.2 2009/10/03 15:55:23 scarabeus Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -13,5 +13,4 @@
 IUSE=""
 
 RDEPEND=""
-DEPEND="${RDEPEND}
-	>=x11-misc/util-macros-1.2"
+DEPEND="${RDEPEND}"






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

* [gentoo-commits] gentoo-x86 commit in x11-proto/xcmiscproto: ChangeLog xcmiscproto-1.2.0.ebuild
@ 2009-12-10 13:18 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 11+ messages in thread
From: Samuli Suominen (ssuominen) @ 2009-12-10 13:18 UTC (permalink / raw
  To: gentoo-commits

ssuominen    09/12/10 13:18:56

  Modified:             ChangeLog xcmiscproto-1.2.0.ebuild
  Log:
  amd64 stable wrt #294958
  (Portage version: 2.2_rc56/cvs/Linux x86_64)

Revision  Changes    Path
1.31                 x11-proto/xcmiscproto/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog	3 Oct 2009 15:55:23 -0000	1.30
+++ ChangeLog	10 Dec 2009 13:18:55 -0000	1.31
@@ -1,6 +1,10 @@
 # ChangeLog for x11-proto/xcmiscproto
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/ChangeLog,v 1.30 2009/10/03 15:55:23 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/ChangeLog,v 1.31 2009/12/10 13:18:55 ssuominen Exp $
+
+  10 Dec 2009; Samuli Suominen <ssuominen@gentoo.org>
+  xcmiscproto-1.2.0.ebuild:
+  amd64 stable wrt #294958
 
   03 Oct 2009; Tomáš Chvátal <scarabeus@gentoo.org>
   xcmiscproto-1.2.0.ebuild:



1.3                  x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild?r1=1.2&r2=1.3

Index: xcmiscproto-1.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xcmiscproto-1.2.0.ebuild	3 Oct 2009 15:55:23 -0000	1.2
+++ xcmiscproto-1.2.0.ebuild	10 Dec 2009 13:18:55 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild,v 1.2 2009/10/03 15:55:23 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild,v 1.3 2009/12/10 13:18:55 ssuominen Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 
 DESCRIPTION="X.Org XCMisc protocol headers"
 
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
 IUSE=""
 
 RDEPEND=""






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

* [gentoo-commits] gentoo-x86 commit in x11-proto/xcmiscproto: ChangeLog xcmiscproto-1.2.0.ebuild
@ 2009-12-10 19:40 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 11+ messages in thread
From: Christian Faulhammer (fauli) @ 2009-12-10 19:40 UTC (permalink / raw
  To: gentoo-commits

fauli       09/12/10 19:40:16

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

Revision  Changes    Path
1.32                 x11-proto/xcmiscproto/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog	10 Dec 2009 13:18:55 -0000	1.31
+++ ChangeLog	10 Dec 2009 19:40:15 -0000	1.32
@@ -1,6 +1,10 @@
 # ChangeLog for x11-proto/xcmiscproto
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/ChangeLog,v 1.31 2009/12/10 13:18:55 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/ChangeLog,v 1.32 2009/12/10 19:40:15 fauli Exp $
+
+  10 Dec 2009; Christian Faulhammer <fauli@gentoo.org>
+  xcmiscproto-1.2.0.ebuild:
+  x86 stable, bug 294958
 
   10 Dec 2009; Samuli Suominen <ssuominen@gentoo.org>
   xcmiscproto-1.2.0.ebuild:



1.4                  x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild?r1=1.3&r2=1.4

Index: xcmiscproto-1.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xcmiscproto-1.2.0.ebuild	10 Dec 2009 13:18:55 -0000	1.3
+++ xcmiscproto-1.2.0.ebuild	10 Dec 2009 19:40:15 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild,v 1.3 2009/12/10 13:18:55 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild,v 1.4 2009/12/10 19:40:15 fauli Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 
 DESCRIPTION="X.Org XCMisc protocol headers"
 
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
 IUSE=""
 
 RDEPEND=""






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

* [gentoo-commits] gentoo-x86 commit in x11-proto/xcmiscproto: ChangeLog xcmiscproto-1.2.0.ebuild
@ 2009-12-15 19:49 Brent Baude (ranger)
  0 siblings, 0 replies; 11+ messages in thread
From: Brent Baude (ranger) @ 2009-12-15 19:49 UTC (permalink / raw
  To: gentoo-commits

ranger      09/12/15 19:49:21

  Modified:             ChangeLog xcmiscproto-1.2.0.ebuild
  Log:
  Marking xcmiscproto-1.2.0 ppc64 for bug 294958
  (Portage version: 2.1.7.1/cvs/Linux ppc64)

Revision  Changes    Path
1.33                 x11-proto/xcmiscproto/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog	10 Dec 2009 19:40:15 -0000	1.32
+++ ChangeLog	15 Dec 2009 19:49:21 -0000	1.33
@@ -1,6 +1,9 @@
 # ChangeLog for x11-proto/xcmiscproto
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/ChangeLog,v 1.32 2009/12/10 19:40:15 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/ChangeLog,v 1.33 2009/12/15 19:49:21 ranger Exp $
+
+  15 Dec 2009; Brent Baude <ranger@gentoo.org> xcmiscproto-1.2.0.ebuild:
+  Marking xcmiscproto-1.2.0 ppc64 stable for bug 294958
 
   10 Dec 2009; Christian Faulhammer <fauli@gentoo.org>
   xcmiscproto-1.2.0.ebuild:



1.5                  x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild?r1=1.4&r2=1.5

Index: xcmiscproto-1.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xcmiscproto-1.2.0.ebuild	10 Dec 2009 19:40:15 -0000	1.4
+++ xcmiscproto-1.2.0.ebuild	15 Dec 2009 19:49:21 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild,v 1.4 2009/12/10 19:40:15 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild,v 1.5 2009/12/15 19:49:21 ranger Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 
 DESCRIPTION="X.Org XCMisc protocol headers"
 
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
 IUSE=""
 
 RDEPEND=""






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

* [gentoo-commits] gentoo-x86 commit in x11-proto/xcmiscproto: ChangeLog xcmiscproto-1.2.0.ebuild
@ 2009-12-27 18:16 Joseph Jezak (josejx)
  0 siblings, 0 replies; 11+ messages in thread
From: Joseph Jezak (josejx) @ 2009-12-27 18:16 UTC (permalink / raw
  To: gentoo-commits

josejx      09/12/27 18:16:41

  Modified:             ChangeLog xcmiscproto-1.2.0.ebuild
  Log:
  Marked ppc stable for bug #294958.
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

Revision  Changes    Path
1.34                 x11-proto/xcmiscproto/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog	15 Dec 2009 19:49:21 -0000	1.33
+++ ChangeLog	27 Dec 2009 18:16:40 -0000	1.34
@@ -1,6 +1,9 @@
 # ChangeLog for x11-proto/xcmiscproto
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/ChangeLog,v 1.33 2009/12/15 19:49:21 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/ChangeLog,v 1.34 2009/12/27 18:16:40 josejx Exp $
+
+  27 Dec 2009; Joseph Jezak <josejx@gentoo.org> xcmiscproto-1.2.0.ebuild:
+  Marked ppc stable for bug #294958.
 
   15 Dec 2009; Brent Baude <ranger@gentoo.org> xcmiscproto-1.2.0.ebuild:
   Marking xcmiscproto-1.2.0 ppc64 stable for bug 294958



1.6                  x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild?r1=1.5&r2=1.6

Index: xcmiscproto-1.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xcmiscproto-1.2.0.ebuild	15 Dec 2009 19:49:21 -0000	1.5
+++ xcmiscproto-1.2.0.ebuild	27 Dec 2009 18:16:40 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild,v 1.5 2009/12/15 19:49:21 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild,v 1.6 2009/12/27 18:16:40 josejx Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 
 DESCRIPTION="X.Org XCMisc protocol headers"
 
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
 IUSE=""
 
 RDEPEND=""






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

* [gentoo-commits] gentoo-x86 commit in x11-proto/xcmiscproto: ChangeLog xcmiscproto-1.2.0.ebuild
@ 2010-01-14 17:11 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 11+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-01-14 17:11 UTC (permalink / raw
  To: gentoo-commits

fauli       10/01/14 17:11:52

  Modified:             ChangeLog xcmiscproto-1.2.0.ebuild
  Log:
  Transfer Prefix keywords
  (Portage version: 2.1.6.13/cvs/Linux i686)

Revision  Changes    Path
1.35                 x11-proto/xcmiscproto/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog	27 Dec 2009 18:16:40 -0000	1.34
+++ ChangeLog	14 Jan 2010 17:11:51 -0000	1.35
@@ -1,6 +1,10 @@
 # ChangeLog for x11-proto/xcmiscproto
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/ChangeLog,v 1.34 2009/12/27 18:16:40 josejx Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/ChangeLog,v 1.35 2010/01/14 17:11:51 fauli Exp $
+
+  14 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
+  xcmiscproto-1.2.0.ebuild:
+  Transfer Prefix keywords
 
   27 Dec 2009; Joseph Jezak <josejx@gentoo.org> xcmiscproto-1.2.0.ebuild:
   Marked ppc stable for bug #294958.



1.7                  x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild?r1=1.6&r2=1.7

Index: xcmiscproto-1.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- xcmiscproto-1.2.0.ebuild	27 Dec 2009 18:16:40 -0000	1.6
+++ xcmiscproto-1.2.0.ebuild	14 Jan 2010 17:11:51 -0000	1.7
@@ -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-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild,v 1.6 2009/12/27 18:16:40 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild,v 1.7 2010/01/14 17:11:51 fauli Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 
 DESCRIPTION="X.Org XCMisc protocol headers"
 
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND=""






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

* [gentoo-commits] gentoo-x86 commit in x11-proto/xcmiscproto: ChangeLog xcmiscproto-1.2.0.ebuild
@ 2010-01-14 17:53 Jeroen Roovers (jer)
  0 siblings, 0 replies; 11+ messages in thread
From: Jeroen Roovers (jer) @ 2010-01-14 17:53 UTC (permalink / raw
  To: gentoo-commits

jer         10/01/14 17:53:34

  Modified:             ChangeLog xcmiscproto-1.2.0.ebuild
  Log:
  Stable for HPPA (bug #294958).
  (Portage version: 2.2_rc61/cvs/Linux i686)

Revision  Changes    Path
1.36                 x11-proto/xcmiscproto/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog	14 Jan 2010 17:11:51 -0000	1.35
+++ ChangeLog	14 Jan 2010 17:53:33 -0000	1.36
@@ -1,6 +1,9 @@
 # ChangeLog for x11-proto/xcmiscproto
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/ChangeLog,v 1.35 2010/01/14 17:11:51 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/ChangeLog,v 1.36 2010/01/14 17:53:33 jer Exp $
+
+  14 Jan 2010; Jeroen Roovers <jer@gentoo.org> xcmiscproto-1.2.0.ebuild:
+  Stable for HPPA (bug #294958).
 
   14 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
   xcmiscproto-1.2.0.ebuild:



1.8                  x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild?r1=1.7&r2=1.8

Index: xcmiscproto-1.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- xcmiscproto-1.2.0.ebuild	14 Jan 2010 17:11:51 -0000	1.7
+++ xcmiscproto-1.2.0.ebuild	14 Jan 2010 17:53:33 -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-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild,v 1.7 2010/01/14 17:11:51 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild,v 1.8 2010/01/14 17:53:33 jer Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 
 DESCRIPTION="X.Org XCMisc protocol headers"
 
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND=""






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

* [gentoo-commits] gentoo-x86 commit in x11-proto/xcmiscproto: ChangeLog xcmiscproto-1.2.0.ebuild
@ 2010-01-14 23:02 Markus Meier (maekke)
  0 siblings, 0 replies; 11+ messages in thread
From: Markus Meier (maekke) @ 2010-01-14 23:02 UTC (permalink / raw
  To: gentoo-commits

maekke      10/01/14 23:02:46

  Modified:             ChangeLog xcmiscproto-1.2.0.ebuild
  Log:
  arm stable, bug #294958
  (Portage version: 2.2_rc61/cvs/Linux x86_64)

Revision  Changes    Path
1.37                 x11-proto/xcmiscproto/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog	14 Jan 2010 17:53:33 -0000	1.36
+++ ChangeLog	14 Jan 2010 23:02:45 -0000	1.37
@@ -1,6 +1,9 @@
 # ChangeLog for x11-proto/xcmiscproto
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/ChangeLog,v 1.36 2010/01/14 17:53:33 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/ChangeLog,v 1.37 2010/01/14 23:02:45 maekke Exp $
+
+  14 Jan 2010; Markus Meier <maekke@gentoo.org> xcmiscproto-1.2.0.ebuild:
+  arm stable, bug #294958
 
   14 Jan 2010; Jeroen Roovers <jer@gentoo.org> xcmiscproto-1.2.0.ebuild:
   Stable for HPPA (bug #294958).



1.9                  x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild?r1=1.8&r2=1.9

Index: xcmiscproto-1.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- xcmiscproto-1.2.0.ebuild	14 Jan 2010 17:53:33 -0000	1.8
+++ xcmiscproto-1.2.0.ebuild	14 Jan 2010 23:02:45 -0000	1.9
@@ -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-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild,v 1.8 2010/01/14 17:53:33 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild,v 1.9 2010/01/14 23:02:45 maekke Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 
 DESCRIPTION="X.Org XCMisc protocol headers"
 
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND=""






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

* [gentoo-commits] gentoo-x86 commit in x11-proto/xcmiscproto: ChangeLog xcmiscproto-1.2.0.ebuild
@ 2010-01-18 20:24 Raul Porcel (armin76)
  0 siblings, 0 replies; 11+ messages in thread
From: Raul Porcel (armin76) @ 2010-01-18 20:24 UTC (permalink / raw
  To: gentoo-commits

armin76     10/01/18 20:24:07

  Modified:             ChangeLog xcmiscproto-1.2.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.38                 x11-proto/xcmiscproto/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog	14 Jan 2010 23:02:45 -0000	1.37
+++ ChangeLog	18 Jan 2010 20:24:07 -0000	1.38
@@ -1,6 +1,9 @@
 # ChangeLog for x11-proto/xcmiscproto
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/ChangeLog,v 1.37 2010/01/14 23:02:45 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/ChangeLog,v 1.38 2010/01/18 20:24:07 armin76 Exp $
+
+  18 Jan 2010; Raúl Porcel <armin76@gentoo.org> xcmiscproto-1.2.0.ebuild:
+  alpha/ia64/sh/sparc stable wrt #294958
 
   14 Jan 2010; Markus Meier <maekke@gentoo.org> xcmiscproto-1.2.0.ebuild:
   arm stable, bug #294958



1.10                 x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild?r1=1.9&r2=1.10

Index: xcmiscproto-1.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- xcmiscproto-1.2.0.ebuild	14 Jan 2010 23:02:45 -0000	1.9
+++ xcmiscproto-1.2.0.ebuild	18 Jan 2010 20:24:07 -0000	1.10
@@ -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-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild,v 1.9 2010/01/14 23:02:45 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild,v 1.10 2010/01/18 20:24:07 armin76 Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 
 DESCRIPTION="X.Org XCMisc protocol headers"
 
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND=""






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

* [gentoo-commits] gentoo-x86 commit in x11-proto/xcmiscproto: ChangeLog xcmiscproto-1.2.0.ebuild
@ 2010-01-19 20:32 Raul Porcel (armin76)
  0 siblings, 0 replies; 11+ messages in thread
From: Raul Porcel (armin76) @ 2010-01-19 20:32 UTC (permalink / raw
  To: gentoo-commits

armin76     10/01/19 20:32:54

  Modified:             ChangeLog xcmiscproto-1.2.0.ebuild
  Log:
  s390 stable wrt #294958
  (Portage version: 2.1.6.13/cvs/Linux ia64, RepoMan options: --force)

Revision  Changes    Path
1.39                 x11-proto/xcmiscproto/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/ChangeLog,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ChangeLog	18 Jan 2010 20:24:07 -0000	1.38
+++ ChangeLog	19 Jan 2010 20:32:54 -0000	1.39
@@ -1,6 +1,9 @@
 # ChangeLog for x11-proto/xcmiscproto
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/ChangeLog,v 1.38 2010/01/18 20:24:07 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/ChangeLog,v 1.39 2010/01/19 20:32:54 armin76 Exp $
+
+  19 Jan 2010; Raúl Porcel <armin76@gentoo.org> xcmiscproto-1.2.0.ebuild:
+  s390 stable wrt #294958
 
   18 Jan 2010; Raúl Porcel <armin76@gentoo.org> xcmiscproto-1.2.0.ebuild:
   alpha/ia64/sh/sparc stable wrt #294958



1.11                 x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild?r1=1.10&r2=1.11

Index: xcmiscproto-1.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- xcmiscproto-1.2.0.ebuild	18 Jan 2010 20:24:07 -0000	1.10
+++ xcmiscproto-1.2.0.ebuild	19 Jan 2010 20:32:54 -0000	1.11
@@ -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-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild,v 1.10 2010/01/18 20:24:07 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild,v 1.11 2010/01/19 20:32:54 armin76 Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 
 DESCRIPTION="X.Org XCMisc protocol headers"
 
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND=""






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

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

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-03 15:55 [gentoo-commits] gentoo-x86 commit in x11-proto/xcmiscproto: ChangeLog xcmiscproto-1.2.0.ebuild Tomas Chvatal (scarabeus)
  -- strict thread matches above, loose matches on Subject: below --
2010-01-19 20:32 Raul Porcel (armin76)
2010-01-18 20:24 Raul Porcel (armin76)
2010-01-14 23:02 Markus Meier (maekke)
2010-01-14 17:53 Jeroen Roovers (jer)
2010-01-14 17:11 Christian Faulhammer (fauli)
2009-12-27 18:16 Joseph Jezak (josejx)
2009-12-15 19:49 Brent Baude (ranger)
2009-12-10 19:40 Christian Faulhammer (fauli)
2009-12-10 13:18 Samuli Suominen (ssuominen)
2009-09-19 11:17 Remi Cardona (remi)

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