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

remi        09/05/23 17:29:57

  Modified:             ChangeLog
  Added:                xextproto-7.0.5.ebuild
  Log:
  x11-proto/xextproto: bump to 7.0.5 with patch from git
  (Portage version: 2.2_rc33/cvs/Linux i686)

Revision  Changes    Path
1.38                 x11-proto/xextproto/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog	15 May 2009 14:44:40 -0000	1.37
+++ ChangeLog	23 May 2009 17:29:57 -0000	1.38
@@ -1,6 +1,12 @@
 # ChangeLog for x11-proto/xextproto
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v 1.37 2009/05/15 14:44:40 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v 1.38 2009/05/23 17:29:57 remi Exp $
+
+*xextproto-7.0.5 (23 May 2009)
+
+  23 May 2009; Rémi Cardona <remi@gentoo.org>
+  +files/7.0.5-dont-pull-in-Xmd-h-in-Xge-h.patch, +xextproto-7.0.5.ebuild:
+  bump to 7.0.5 with patch from git
 
   15 May 2009; Raúl Porcel <armin76@gentoo.org> xextproto-7.0.4.ebuild:
   arm/m68k/s390 stable



1.1                  x11-proto/xextproto/xextproto-7.0.5.ebuild

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

Index: xextproto-7.0.5.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/xextproto-7.0.5.ebuild,v 1.1 2009/05/23 17:29:57 remi Exp $

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

inherit x-modular

DESCRIPTION="X.Org XExt protocol headers"

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

IUSE=""
DEPEND="x11-proto/inputproto"
RDEPEND="${DEPEND}"

PATCHES=(
"${FILESDIR}/${PV}-dont-pull-in-Xmd-h-in-Xge-h.patch"
)






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

* [gentoo-commits] gentoo-x86 commit in x11-proto/xextproto: ChangeLog xextproto-7.0.5.ebuild
@ 2009-09-30 19:48 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 8+ messages in thread
From: Samuli Suominen (ssuominen) @ 2009-09-30 19:48 UTC (permalink / raw
  To: gentoo-commits

ssuominen    09/09/30 19:48:29

  Modified:             ChangeLog xextproto-7.0.5.ebuild
  Log:
  amd64 stable wrt #282290
  (Portage version: 2.2_rc42/cvs/Linux x86_64)

Revision  Changes    Path
1.42                 x11-proto/xextproto/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog	19 Sep 2009 11:49:56 -0000	1.41
+++ ChangeLog	30 Sep 2009 19:48:29 -0000	1.42
@@ -1,6 +1,10 @@
 # ChangeLog for x11-proto/xextproto
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v 1.41 2009/09/19 11:49:56 remi Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v 1.42 2009/09/30 19:48:29 ssuominen Exp $
+
+  30 Sep 2009; Samuli Suominen <ssuominen@gentoo.org>
+  xextproto-7.0.5.ebuild:
+  amd64 stable wrt #282290
 
 *xextproto-7.1.1 (19 Sep 2009)
 



1.2                  x11-proto/xextproto/xextproto-7.0.5.ebuild

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

Index: xextproto-7.0.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xextproto/xextproto-7.0.5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xextproto-7.0.5.ebuild	23 May 2009 17:29:57 -0000	1.1
+++ xextproto-7.0.5.ebuild	30 Sep 2009 19:48:29 -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/xextproto/xextproto-7.0.5.ebuild,v 1.1 2009/05/23 17:29:57 remi Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/xextproto-7.0.5.ebuild,v 1.2 2009/09/30 19:48:29 ssuominen Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -8,13 +8,10 @@
 inherit x-modular
 
 DESCRIPTION="X.Org XExt protocol headers"
-
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
-
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
 IUSE=""
+
 DEPEND="x11-proto/inputproto"
 RDEPEND="${DEPEND}"
 
-PATCHES=(
-"${FILESDIR}/${PV}-dont-pull-in-Xmd-h-in-Xge-h.patch"
-)
+PATCHES=( "${FILESDIR}/${PV}-dont-pull-in-Xmd-h-in-Xge-h.patch" )






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

* [gentoo-commits] gentoo-x86 commit in x11-proto/xextproto: ChangeLog xextproto-7.0.5.ebuild
@ 2009-10-05 16:02 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 8+ messages in thread
From: Christian Faulhammer (fauli) @ 2009-10-05 16:02 UTC (permalink / raw
  To: gentoo-commits

fauli       09/10/05 16:02:37

  Modified:             ChangeLog xextproto-7.0.5.ebuild
  Log:
  x86 stable, bug 282290
  (Portage version: 2.1.6.13/cvs/Linux i686, RepoMan options: --force)

Revision  Changes    Path
1.44                 x11-proto/xextproto/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- ChangeLog	3 Oct 2009 15:57:34 -0000	1.43
+++ ChangeLog	5 Oct 2009 16:02:36 -0000	1.44
@@ -1,6 +1,10 @@
 # ChangeLog for x11-proto/xextproto
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v 1.43 2009/10/03 15:57:34 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v 1.44 2009/10/05 16:02:36 fauli Exp $
+
+  05 Oct 2009; Christian Faulhammer <fauli@gentoo.org>
+  xextproto-7.0.5.ebuild:
+  x86 stable, bug 282290
 
   03 Oct 2009; Tomáš Chvátal <scarabeus@gentoo.org>
   xextproto-7.1.1.ebuild:



1.3                  x11-proto/xextproto/xextproto-7.0.5.ebuild

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

Index: xextproto-7.0.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xextproto/xextproto-7.0.5.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xextproto-7.0.5.ebuild	30 Sep 2009 19:48:29 -0000	1.2
+++ xextproto-7.0.5.ebuild	5 Oct 2009 16:02:36 -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/xextproto/xextproto-7.0.5.ebuild,v 1.2 2009/09/30 19:48:29 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/xextproto-7.0.5.ebuild,v 1.3 2009/10/05 16:02:36 fauli Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -8,7 +8,7 @@
 inherit x-modular
 
 DESCRIPTION="X.Org XExt protocol headers"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND="x11-proto/inputproto"






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

* [gentoo-commits] gentoo-x86 commit in x11-proto/xextproto: ChangeLog xextproto-7.0.5.ebuild
@ 2009-10-09 21:53 Markus Meier (maekke)
  0 siblings, 0 replies; 8+ messages in thread
From: Markus Meier (maekke) @ 2009-10-09 21:53 UTC (permalink / raw
  To: gentoo-commits

maekke      09/10/09 21:53:31

  Modified:             ChangeLog xextproto-7.0.5.ebuild
  Log:
  arm stable, bug #282290
  (Portage version: 2.2_rc44/cvs/Linux x86_64)

Revision  Changes    Path
1.45                 x11-proto/xextproto/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- ChangeLog	5 Oct 2009 16:02:36 -0000	1.44
+++ ChangeLog	9 Oct 2009 21:53:31 -0000	1.45
@@ -1,6 +1,9 @@
 # ChangeLog for x11-proto/xextproto
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v 1.44 2009/10/05 16:02:36 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v 1.45 2009/10/09 21:53:31 maekke Exp $
+
+  09 Oct 2009; Markus Meier <maekke@gentoo.org> xextproto-7.0.5.ebuild:
+  arm stable, bug #282290
 
   05 Oct 2009; Christian Faulhammer <fauli@gentoo.org>
   xextproto-7.0.5.ebuild:



1.4                  x11-proto/xextproto/xextproto-7.0.5.ebuild

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

Index: xextproto-7.0.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xextproto/xextproto-7.0.5.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xextproto-7.0.5.ebuild	5 Oct 2009 16:02:36 -0000	1.3
+++ xextproto-7.0.5.ebuild	9 Oct 2009 21:53:31 -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/xextproto/xextproto-7.0.5.ebuild,v 1.3 2009/10/05 16:02:36 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/xextproto-7.0.5.ebuild,v 1.4 2009/10/09 21:53:31 maekke Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -8,7 +8,7 @@
 inherit x-modular
 
 DESCRIPTION="X.Org XExt protocol headers"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND="x11-proto/inputproto"






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

* [gentoo-commits] gentoo-x86 commit in x11-proto/xextproto: ChangeLog xextproto-7.0.5.ebuild
@ 2009-10-11 10:53 Gysbert Wassenaar (nixnut)
  0 siblings, 0 replies; 8+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2009-10-11 10:53 UTC (permalink / raw
  To: gentoo-commits

nixnut      09/10/11 10:53:56

  Modified:             ChangeLog xextproto-7.0.5.ebuild
  Log:
  ppc stable #282290
  (Portage version: 2.1.6.13/cvs/Linux ppc, RepoMan options: --force)

Revision  Changes    Path
1.46                 x11-proto/xextproto/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- ChangeLog	9 Oct 2009 21:53:31 -0000	1.45
+++ ChangeLog	11 Oct 2009 10:53:56 -0000	1.46
@@ -1,6 +1,9 @@
 # ChangeLog for x11-proto/xextproto
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v 1.45 2009/10/09 21:53:31 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v 1.46 2009/10/11 10:53:56 nixnut Exp $
+
+  11 Oct 2009; nixnut <nixnut@gentoo.org> xextproto-7.0.5.ebuild:
+  ppc stable #282290
 
   09 Oct 2009; Markus Meier <maekke@gentoo.org> xextproto-7.0.5.ebuild:
   arm stable, bug #282290



1.5                  x11-proto/xextproto/xextproto-7.0.5.ebuild

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

Index: xextproto-7.0.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xextproto/xextproto-7.0.5.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xextproto-7.0.5.ebuild	9 Oct 2009 21:53:31 -0000	1.4
+++ xextproto-7.0.5.ebuild	11 Oct 2009 10:53:56 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/xextproto-7.0.5.ebuild,v 1.4 2009/10/09 21:53:31 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/xextproto-7.0.5.ebuild,v 1.5 2009/10/11 10:53:56 nixnut Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -8,7 +8,7 @@
 inherit x-modular
 
 DESCRIPTION="X.Org XExt protocol headers"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND="x11-proto/inputproto"






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

* [gentoo-commits] gentoo-x86 commit in x11-proto/xextproto: ChangeLog xextproto-7.0.5.ebuild
@ 2009-10-26 20:46 Jeroen Roovers (jer)
  0 siblings, 0 replies; 8+ messages in thread
From: Jeroen Roovers (jer) @ 2009-10-26 20:46 UTC (permalink / raw
  To: gentoo-commits

jer         09/10/26 20:46:03

  Modified:             ChangeLog xextproto-7.0.5.ebuild
  Log:
  Stable for HPPA (bug #282290).
  (Portage version: 2.2_rc46/cvs/Linux i686)

Revision  Changes    Path
1.48                 x11-proto/xextproto/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- ChangeLog	26 Oct 2009 11:11:15 -0000	1.47
+++ ChangeLog	26 Oct 2009 20:46:02 -0000	1.48
@@ -1,6 +1,9 @@
 # ChangeLog for x11-proto/xextproto
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v 1.47 2009/10/26 11:11:15 remi Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v 1.48 2009/10/26 20:46:02 jer Exp $
+
+  26 Oct 2009; Jeroen Roovers <jer@gentoo.org> xextproto-7.0.5.ebuild:
+  Stable for HPPA (bug #282290).
 
   26 Oct 2009; Rémi Cardona <remi@gentoo.org> xextproto-7.1.1.ebuild:
   sync with overlay, define DEPEND



1.6                  x11-proto/xextproto/xextproto-7.0.5.ebuild

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

Index: xextproto-7.0.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xextproto/xextproto-7.0.5.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xextproto-7.0.5.ebuild	11 Oct 2009 10:53:56 -0000	1.5
+++ xextproto-7.0.5.ebuild	26 Oct 2009 20:46:02 -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/xextproto/xextproto-7.0.5.ebuild,v 1.5 2009/10/11 10:53:56 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/xextproto-7.0.5.ebuild,v 1.6 2009/10/26 20:46:02 jer Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -8,7 +8,7 @@
 inherit x-modular
 
 DESCRIPTION="X.Org XExt protocol headers"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND="x11-proto/inputproto"






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

* [gentoo-commits] gentoo-x86 commit in x11-proto/xextproto: ChangeLog xextproto-7.0.5.ebuild
@ 2009-12-15 16:19 Raul Porcel (armin76)
  0 siblings, 0 replies; 8+ messages in thread
From: Raul Porcel (armin76) @ 2009-12-15 16:19 UTC (permalink / raw
  To: gentoo-commits

armin76     09/12/15 16:19:28

  Modified:             ChangeLog xextproto-7.0.5.ebuild
  Log:
  alpha/ia64/m68k/s390/sh/sparc stable wrt #282290
  (Portage version: 2.1.6.13/cvs/Linux ia64)

Revision  Changes    Path
1.49                 x11-proto/xextproto/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog	26 Oct 2009 20:46:02 -0000	1.48
+++ ChangeLog	15 Dec 2009 16:19:27 -0000	1.49
@@ -1,6 +1,9 @@
 # ChangeLog for x11-proto/xextproto
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v 1.48 2009/10/26 20:46:02 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v 1.49 2009/12/15 16:19:27 armin76 Exp $
+
+  15 Dec 2009; Raúl Porcel <armin76@gentoo.org> xextproto-7.0.5.ebuild:
+  alpha/ia64/m68k/s390/sh/sparc stable wrt #282290
 
   26 Oct 2009; Jeroen Roovers <jer@gentoo.org> xextproto-7.0.5.ebuild:
   Stable for HPPA (bug #282290).



1.7                  x11-proto/xextproto/xextproto-7.0.5.ebuild

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

Index: xextproto-7.0.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xextproto/xextproto-7.0.5.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- xextproto-7.0.5.ebuild	26 Oct 2009 20:46:02 -0000	1.6
+++ xextproto-7.0.5.ebuild	15 Dec 2009 16:19:28 -0000	1.7
@@ -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/xextproto/xextproto-7.0.5.ebuild,v 1.6 2009/10/26 20:46:02 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/xextproto-7.0.5.ebuild,v 1.7 2009/12/15 16:19:28 armin76 Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -8,7 +8,7 @@
 inherit x-modular
 
 DESCRIPTION="X.Org XExt protocol headers"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND="x11-proto/inputproto"






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

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

ranger      09/12/15 19:49:40

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

Revision  Changes    Path
1.50                 x11-proto/xextproto/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- ChangeLog	15 Dec 2009 16:19:27 -0000	1.49
+++ ChangeLog	15 Dec 2009 19:49:39 -0000	1.50
@@ -1,6 +1,9 @@
 # ChangeLog for x11-proto/xextproto
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v 1.49 2009/12/15 16:19:27 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v 1.50 2009/12/15 19:49:39 ranger Exp $
+
+  15 Dec 2009; Brent Baude <ranger@gentoo.org> xextproto-7.0.5.ebuild:
+  Marking xextproto-7.0.5 ppc64 stable for bug 294958
 
   15 Dec 2009; Raúl Porcel <armin76@gentoo.org> xextproto-7.0.5.ebuild:
   alpha/ia64/m68k/s390/sh/sparc stable wrt #282290



1.8                  x11-proto/xextproto/xextproto-7.0.5.ebuild

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

Index: xextproto-7.0.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xextproto/xextproto-7.0.5.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- xextproto-7.0.5.ebuild	15 Dec 2009 16:19:28 -0000	1.7
+++ xextproto-7.0.5.ebuild	15 Dec 2009 19:49:39 -0000	1.8
@@ -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/xextproto/xextproto-7.0.5.ebuild,v 1.7 2009/12/15 16:19:28 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/xextproto-7.0.5.ebuild,v 1.8 2009/12/15 19:49:39 ranger Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -8,7 +8,7 @@
 inherit x-modular
 
 DESCRIPTION="X.Org XExt protocol headers"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND="x11-proto/inputproto"






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

end of thread, other threads:[~2009-12-15 19:49 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-15 16:19 [gentoo-commits] gentoo-x86 commit in x11-proto/xextproto: ChangeLog xextproto-7.0.5.ebuild Raul Porcel (armin76)
  -- strict thread matches above, loose matches on Subject: below --
2009-12-15 19:49 Brent Baude (ranger)
2009-10-26 20:46 Jeroen Roovers (jer)
2009-10-11 10:53 Gysbert Wassenaar (nixnut)
2009-10-09 21:53 Markus Meier (maekke)
2009-10-05 16:02 Christian Faulhammer (fauli)
2009-09-30 19:48 Samuli Suominen (ssuominen)
2009-05-23 17:29 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