public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-proto/xextproto: xextproto-7.2.0.ebuild ChangeLog
@ 2011-02-27 15:26 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; 8+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2011-02-27 15:26 UTC (permalink / raw
  To: gentoo-commits

scarabeus    11/02/27 15:26:58

  Modified:             ChangeLog
  Added:                xextproto-7.2.0.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.0_alpha25/cvs/Linux x86_64)

Revision  Changes    Path
1.71                 x11-proto/xextproto/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- ChangeLog	14 Feb 2011 13:51:39 -0000	1.70
+++ ChangeLog	27 Feb 2011 15:26:57 -0000	1.71
@@ -1,6 +1,11 @@
 # ChangeLog for x11-proto/xextproto
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v 1.70 2011/02/14 13:51:39 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v 1.71 2011/02/27 15:26:57 scarabeus Exp $
+
+*xextproto-7.2.0 (27 Feb 2011)
+
+  27 Feb 2011; Tomáš Chvátal <scarabeus@gentoo.org> +xextproto-7.2.0.ebuild:
+  Version bump
 
   14 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org>
   xextproto-7.1.2.ebuild:



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

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

Index: xextproto-7.2.0.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/xextproto-7.2.0.ebuild,v 1.1 2011/02/27 15:26:57 scarabeus Exp $

EAPI=4
inherit xorg-2

DESCRIPTION="X.Org XExt 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="doc"

RDEPEND="!<x11-libs/libXext-1.0.99"
DEPEND="${RDEPEND}"

pkg_setup() {
	xorg-2_pkg_setup

	CONFIGURE_OPTIONS="
		$(use_with doc xmlto)
		--without-fop
	"
}






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

* [gentoo-commits] gentoo-x86 commit in x11-proto/xextproto: xextproto-7.2.0.ebuild ChangeLog
@ 2011-03-15 21:11 Kacper Kowalik (xarthisius)
  0 siblings, 0 replies; 8+ messages in thread
From: Kacper Kowalik (xarthisius) @ 2011-03-15 21:11 UTC (permalink / raw
  To: gentoo-commits

xarthisius    11/03/15 21:11:32

  Modified:             xextproto-7.2.0.ebuild ChangeLog
  Log:
  ppc/ppc64 stable wrt #359059
  
  (Portage version: 2.2.0_alpha27/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  x11-proto/xextproto/xextproto-7.2.0.ebuild

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

Index: xextproto-7.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xextproto/xextproto-7.2.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xextproto-7.2.0.ebuild	27 Feb 2011 15:26:57 -0000	1.1
+++ xextproto-7.2.0.ebuild	15 Mar 2011 21:11:32 -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/xextproto/xextproto-7.2.0.ebuild,v 1.1 2011/02/27 15:26:57 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/xextproto-7.2.0.ebuild,v 1.2 2011/03/15 21:11:32 xarthisius Exp $
 
 EAPI=4
 inherit xorg-2
 
 DESCRIPTION="X.Org XExt 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="doc"
 
 RDEPEND="!<x11-libs/libXext-1.0.99"



1.72                 x11-proto/xextproto/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -r1.71 -r1.72
--- ChangeLog	27 Feb 2011 15:26:57 -0000	1.71
+++ ChangeLog	15 Mar 2011 21:11:32 -0000	1.72
@@ -1,6 +1,9 @@
 # ChangeLog for x11-proto/xextproto
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v 1.71 2011/02/27 15:26:57 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v 1.72 2011/03/15 21:11:32 xarthisius Exp $
+
+  15 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> xextproto-7.2.0.ebuild:
+  ppc/ppc64 stable wrt #359059
 
 *xextproto-7.2.0 (27 Feb 2011)
 






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

* [gentoo-commits] gentoo-x86 commit in x11-proto/xextproto: xextproto-7.2.0.ebuild ChangeLog
@ 2011-03-16 16:14 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; 8+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2011-03-16 16:14 UTC (permalink / raw
  To: gentoo-commits

scarabeus    11/03/16 16:14:15

  Modified:             xextproto-7.2.0.ebuild ChangeLog
  Log:
  Fix doc useflag handling.
  
  (Portage version: 2.2.0_alpha27/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  x11-proto/xextproto/xextproto-7.2.0.ebuild

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

Index: xextproto-7.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xextproto/xextproto-7.2.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xextproto-7.2.0.ebuild	15 Mar 2011 21:11:32 -0000	1.2
+++ xextproto-7.2.0.ebuild	16 Mar 2011 16:14:15 -0000	1.3
@@ -1,14 +1,16 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/xextproto-7.2.0.ebuild,v 1.2 2011/03/15 21:11:32 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/xextproto-7.2.0.ebuild,v 1.3 2011/03/16 16:14:15 scarabeus Exp $
 
 EAPI=4
+
+XORG_DOC=doc
 inherit xorg-2
 
 DESCRIPTION="X.Org XExt 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="doc"
+IUSE=""
 
 RDEPEND="!<x11-libs/libXext-1.0.99"
 DEPEND="${RDEPEND}"



1.73                 x11-proto/xextproto/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -r1.72 -r1.73
--- ChangeLog	15 Mar 2011 21:11:32 -0000	1.72
+++ ChangeLog	16 Mar 2011 16:14:15 -0000	1.73
@@ -1,6 +1,9 @@
 # ChangeLog for x11-proto/xextproto
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v 1.72 2011/03/15 21:11:32 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v 1.73 2011/03/16 16:14:15 scarabeus Exp $
+
+  16 Mar 2011; Tomáš Chvátal <scarabeus@gentoo.org> xextproto-7.2.0.ebuild:
+  Fix doc useflag handling.
 
   15 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> xextproto-7.2.0.ebuild:
   ppc/ppc64 stable wrt #359059






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

* [gentoo-commits] gentoo-x86 commit in x11-proto/xextproto: xextproto-7.2.0.ebuild ChangeLog
@ 2011-03-21 13:42 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 8+ messages in thread
From: Markos Chandras (hwoarang) @ 2011-03-21 13:42 UTC (permalink / raw
  To: gentoo-commits

hwoarang    11/03/21 13:42:25

  Modified:             xextproto-7.2.0.ebuild ChangeLog
  Log:
  Stable on amd64 wrt bug #359059
  
  (Portage version: 2.1.9.42/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  x11-proto/xextproto/xextproto-7.2.0.ebuild

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

Index: xextproto-7.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xextproto/xextproto-7.2.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xextproto-7.2.0.ebuild	16 Mar 2011 16:14:15 -0000	1.3
+++ xextproto-7.2.0.ebuild	21 Mar 2011 13:42:25 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/xextproto-7.2.0.ebuild,v 1.3 2011/03/16 16:14:15 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/xextproto-7.2.0.ebuild,v 1.4 2011/03/21 13:42:25 hwoarang Exp $
 
 EAPI=4
 
@@ -9,7 +9,7 @@
 
 DESCRIPTION="X.Org XExt 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="!<x11-libs/libXext-1.0.99"



1.74                 x11-proto/xextproto/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -r1.73 -r1.74
--- ChangeLog	16 Mar 2011 16:14:15 -0000	1.73
+++ ChangeLog	21 Mar 2011 13:42:25 -0000	1.74
@@ -1,6 +1,9 @@
 # ChangeLog for x11-proto/xextproto
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v 1.73 2011/03/16 16:14:15 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v 1.74 2011/03/21 13:42:25 hwoarang Exp $
+
+  21 Mar 2011; Markos Chandras <hwoarang@gentoo.org> xextproto-7.2.0.ebuild:
+  Stable on amd64 wrt bug #359059
 
   16 Mar 2011; Tomáš Chvátal <scarabeus@gentoo.org> xextproto-7.2.0.ebuild:
   Fix doc useflag handling.






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

* [gentoo-commits] gentoo-x86 commit in x11-proto/xextproto: xextproto-7.2.0.ebuild ChangeLog
@ 2011-03-26 10:56 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 8+ messages in thread
From: Christian Faulhammer (fauli) @ 2011-03-26 10:56 UTC (permalink / raw
  To: gentoo-commits

fauli       11/03/26 10:56:29

  Modified:             xextproto-7.2.0.ebuild ChangeLog
  Log:
  x86 stable, bug 359059
  
  (Portage version: 2.1.9.42/cvs/Linux i686, RepoMan options: --force)

Revision  Changes    Path
1.5                  x11-proto/xextproto/xextproto-7.2.0.ebuild

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

Index: xextproto-7.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xextproto/xextproto-7.2.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xextproto-7.2.0.ebuild	21 Mar 2011 13:42:25 -0000	1.4
+++ xextproto-7.2.0.ebuild	26 Mar 2011 10:56:28 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/xextproto-7.2.0.ebuild,v 1.4 2011/03/21 13:42:25 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/xextproto-7.2.0.ebuild,v 1.5 2011/03/26 10:56:28 fauli Exp $
 
 EAPI=4
 
@@ -9,7 +9,7 @@
 
 DESCRIPTION="X.Org XExt 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="!<x11-libs/libXext-1.0.99"



1.75                 x11-proto/xextproto/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -r1.74 -r1.75
--- ChangeLog	21 Mar 2011 13:42:25 -0000	1.74
+++ ChangeLog	26 Mar 2011 10:56:28 -0000	1.75
@@ -1,6 +1,10 @@
 # ChangeLog for x11-proto/xextproto
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v 1.74 2011/03/21 13:42:25 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v 1.75 2011/03/26 10:56:28 fauli Exp $
+
+  26 Mar 2011; Christian Faulhammer <fauli@gentoo.org>
+  xextproto-7.2.0.ebuild:
+  x86 stable, bug 359059
 
   21 Mar 2011; Markos Chandras <hwoarang@gentoo.org> xextproto-7.2.0.ebuild:
   Stable on amd64 wrt bug #359059






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

* [gentoo-commits] gentoo-x86 commit in x11-proto/xextproto: xextproto-7.2.0.ebuild ChangeLog
@ 2011-04-04 22:41 Jeroen Roovers (jer)
  0 siblings, 0 replies; 8+ messages in thread
From: Jeroen Roovers (jer) @ 2011-04-04 22:41 UTC (permalink / raw
  To: gentoo-commits

jer         11/04/04 22:41:54

  Modified:             xextproto-7.2.0.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #359059).
  
  (Portage version: 2.2.0_alpha29/cvs/Linux i686)

Revision  Changes    Path
1.6                  x11-proto/xextproto/xextproto-7.2.0.ebuild

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

Index: xextproto-7.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xextproto/xextproto-7.2.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xextproto-7.2.0.ebuild	26 Mar 2011 10:56:28 -0000	1.5
+++ xextproto-7.2.0.ebuild	4 Apr 2011 22:41:53 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/xextproto-7.2.0.ebuild,v 1.5 2011/03/26 10:56:28 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/xextproto-7.2.0.ebuild,v 1.6 2011/04/04 22:41:53 jer Exp $
 
 EAPI=4
 
@@ -9,7 +9,7 @@
 
 DESCRIPTION="X.Org XExt 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="!<x11-libs/libXext-1.0.99"



1.76                 x11-proto/xextproto/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- ChangeLog	26 Mar 2011 10:56:28 -0000	1.75
+++ ChangeLog	4 Apr 2011 22:41:53 -0000	1.76
@@ -1,6 +1,9 @@
 # ChangeLog for x11-proto/xextproto
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v 1.75 2011/03/26 10:56:28 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v 1.76 2011/04/04 22:41:53 jer Exp $
+
+  04 Apr 2011; Jeroen Roovers <jer@gentoo.org> xextproto-7.2.0.ebuild:
+  Stable for HPPA (bug #359059).
 
   26 Mar 2011; Christian Faulhammer <fauli@gentoo.org>
   xextproto-7.2.0.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in x11-proto/xextproto: xextproto-7.2.0.ebuild ChangeLog
@ 2011-04-08 16:37 Markus Meier (maekke)
  0 siblings, 0 replies; 8+ messages in thread
From: Markus Meier (maekke) @ 2011-04-08 16:37 UTC (permalink / raw
  To: gentoo-commits

maekke      11/04/08 16:37:33

  Modified:             xextproto-7.2.0.ebuild ChangeLog
  Log:
  arm stable, bug #359059
  
  (Portage version: 2.1.9.45/cvs/Linux i686)

Revision  Changes    Path
1.7                  x11-proto/xextproto/xextproto-7.2.0.ebuild

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

Index: xextproto-7.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xextproto/xextproto-7.2.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- xextproto-7.2.0.ebuild	4 Apr 2011 22:41:53 -0000	1.6
+++ xextproto-7.2.0.ebuild	8 Apr 2011 16:37:33 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/xextproto-7.2.0.ebuild,v 1.6 2011/04/04 22:41:53 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/xextproto-7.2.0.ebuild,v 1.7 2011/04/08 16:37:33 maekke Exp $
 
 EAPI=4
 
@@ -9,7 +9,7 @@
 
 DESCRIPTION="X.Org XExt 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="!<x11-libs/libXext-1.0.99"



1.77                 x11-proto/xextproto/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -r1.76 -r1.77
--- ChangeLog	4 Apr 2011 22:41:53 -0000	1.76
+++ ChangeLog	8 Apr 2011 16:37:33 -0000	1.77
@@ -1,6 +1,9 @@
 # ChangeLog for x11-proto/xextproto
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v 1.76 2011/04/04 22:41:53 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v 1.77 2011/04/08 16:37:33 maekke Exp $
+
+  08 Apr 2011; Markus Meier <maekke@gentoo.org> xextproto-7.2.0.ebuild:
+  arm stable, bug #359059
 
   04 Apr 2011; Jeroen Roovers <jer@gentoo.org> xextproto-7.2.0.ebuild:
   Stable for HPPA (bug #359059).






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

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

armin76     11/04/16 18:12:12

  Modified:             xextproto-7.2.0.ebuild ChangeLog
  Log:
  alpha/ia64/s390/sh/sparc stable wrt #359059
  
  (Portage version: 2.1.9.45/cvs/Linux ia64)

Revision  Changes    Path
1.8                  x11-proto/xextproto/xextproto-7.2.0.ebuild

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

Index: xextproto-7.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xextproto/xextproto-7.2.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- xextproto-7.2.0.ebuild	8 Apr 2011 16:37:33 -0000	1.7
+++ xextproto-7.2.0.ebuild	16 Apr 2011 18:12:12 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/xextproto-7.2.0.ebuild,v 1.7 2011/04/08 16:37:33 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/xextproto-7.2.0.ebuild,v 1.8 2011/04/16 18:12:12 armin76 Exp $
 
 EAPI=4
 
@@ -9,7 +9,7 @@
 
 DESCRIPTION="X.Org XExt 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="!<x11-libs/libXext-1.0.99"



1.78                 x11-proto/xextproto/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -r1.77 -r1.78
--- ChangeLog	8 Apr 2011 16:37:33 -0000	1.77
+++ ChangeLog	16 Apr 2011 18:12:12 -0000	1.78
@@ -1,6 +1,9 @@
 # ChangeLog for x11-proto/xextproto
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v 1.77 2011/04/08 16:37:33 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v 1.78 2011/04/16 18:12:12 armin76 Exp $
+
+  16 Apr 2011; Raúl Porcel <armin76@gentoo.org> xextproto-7.2.0.ebuild:
+  alpha/ia64/s390/sh/sparc stable wrt #359059
 
   08 Apr 2011; Markus Meier <maekke@gentoo.org> xextproto-7.2.0.ebuild:
   arm stable, bug #359059






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

end of thread, other threads:[~2011-04-16 18:12 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-21 13:42 [gentoo-commits] gentoo-x86 commit in x11-proto/xextproto: xextproto-7.2.0.ebuild ChangeLog Markos Chandras (hwoarang)
  -- strict thread matches above, loose matches on Subject: below --
2011-04-16 18:12 Raul Porcel (armin76)
2011-04-08 16:37 Markus Meier (maekke)
2011-04-04 22:41 Jeroen Roovers (jer)
2011-03-26 10:56 Christian Faulhammer (fauli)
2011-03-16 16:14 Tomas Chvatal (scarabeus)
2011-03-15 21:11 Kacper Kowalik (xarthisius)
2011-02-27 15:26 Tomas Chvatal (scarabeus)

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