public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-libs/libXrandr: ChangeLog libXrandr-1.2.3.ebuild
@ 2008-07-05  6:28 Donnie Berkholz (dberkholz)
  0 siblings, 0 replies; 9+ messages in thread
From: Donnie Berkholz (dberkholz) @ 2008-07-05  6:28 UTC (permalink / raw
  To: gentoo-commits

dberkholz    08/07/05 06:28:05

  Modified:             ChangeLog
  Added:                libXrandr-1.2.3.ebuild
  Log:
  Bump for X.Org 7.4.
  (Portage version: 2.1.5.6)

Revision  Changes    Path
1.49                 x11-libs/libXrandr/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog	16 Dec 2007 17:51:38 -0000	1.48
+++ ChangeLog	5 Jul 2008 06:28:05 -0000	1.49
@@ -1,6 +1,12 @@
 # ChangeLog for x11-libs/libXrandr
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v 1.48 2007/12/16 17:51:38 corsair Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v 1.49 2008/07/05 06:28:05 dberkholz Exp $
+
+*libXrandr-1.2.3 (05 Jul 2008)
+
+  05 Jul 2008; Donnie Berkholz <dberkholz@gentoo.org>;
+  +libXrandr-1.2.3.ebuild:
+  Bump for X.Org 7.4.
 
   16 Dec 2007; Markus Rothe <corsair@gentoo.org> libXrandr-1.2.2.ebuild:
   Stable on ppc64; bug #202087



1.1                  x11-libs/libXrandr/libXrandr-1.2.3.ebuild

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

Index: libXrandr-1.2.3.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.2.3.ebuild,v 1.1 2008/07/05 06:28:05 dberkholz Exp $

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

inherit x-modular

DESCRIPTION="X.Org Xrandr library"

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

RDEPEND="x11-libs/libX11
	x11-libs/libXext
	x11-libs/libXrender
	>=x11-proto/randrproto-1.2
	x11-proto/xproto"
DEPEND="${RDEPEND}
	x11-proto/renderproto"



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in x11-libs/libXrandr: ChangeLog libXrandr-1.2.3.ebuild
@ 2009-04-03 13:48 Brent Baude (ranger)
  0 siblings, 0 replies; 9+ messages in thread
From: Brent Baude (ranger) @ 2009-04-03 13:48 UTC (permalink / raw
  To: gentoo-commits

ranger      09/04/03 13:48:27

  Modified:             ChangeLog libXrandr-1.2.3.ebuild
  Log:
  Marking libXrandr-1.2.3 ppc for bug 251832
  (Portage version: 2.1.6.11/cvs/Linux ppc64)

Revision  Changes    Path
1.51                 x11-libs/libXrandr/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- ChangeLog	29 Mar 2009 18:07:41 -0000	1.50
+++ ChangeLog	3 Apr 2009 13:48:27 -0000	1.51
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/libXrandr
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v 1.50 2009/03/29 18:07:41 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v 1.51 2009/04/03 13:48:27 ranger Exp $
+
+  03 Apr 2009; Brent Baude <ranger@gentoo.org> libXrandr-1.2.3.ebuild:
+  Marking libXrandr-1.2.3 ppc stable for bug 251832
 
   29 Mar 2009; Raúl Porcel <armin76@gentoo.org> libXrandr-1.2.2.ebuild:
   arm/s390/sh stable



1.2                  x11-libs/libXrandr/libXrandr-1.2.3.ebuild

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

Index: libXrandr-1.2.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.2.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libXrandr-1.2.3.ebuild	5 Jul 2008 06:28:05 -0000	1.1
+++ libXrandr-1.2.3.ebuild	3 Apr 2009 13:48:27 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.2.3.ebuild,v 1.1 2008/07/05 06:28:05 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.2.3.ebuild,v 1.2 2009/04/03 13:48:27 ranger Exp $
 
 # Must be before x-modular eclass is inherited
 # SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 
 DESCRIPTION="X.Org Xrandr library"
 
-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"
 
 RDEPEND="x11-libs/libX11
 	x11-libs/libXext






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

* [gentoo-commits] gentoo-x86 commit in x11-libs/libXrandr: ChangeLog libXrandr-1.2.3.ebuild
@ 2009-04-03 14:30 Brent Baude (ranger)
  0 siblings, 0 replies; 9+ messages in thread
From: Brent Baude (ranger) @ 2009-04-03 14:30 UTC (permalink / raw
  To: gentoo-commits

ranger      09/04/03 14:30:35

  Modified:             ChangeLog libXrandr-1.2.3.ebuild
  Log:
  Marking libXrandr-1.2.3 ppc64 for bug 251832
  (Portage version: 2.1.6.11/cvs/Linux ppc64)

Revision  Changes    Path
1.52                 x11-libs/libXrandr/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXrandr/ChangeLog?rev=1.52&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXrandr/ChangeLog?rev=1.52&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXrandr/ChangeLog?r1=1.51&r2=1.52

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- ChangeLog	3 Apr 2009 13:48:27 -0000	1.51
+++ ChangeLog	3 Apr 2009 14:30:31 -0000	1.52
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/libXrandr
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v 1.51 2009/04/03 13:48:27 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v 1.52 2009/04/03 14:30:31 ranger Exp $
+
+  03 Apr 2009; Brent Baude <ranger@gentoo.org> libXrandr-1.2.3.ebuild:
+  Marking libXrandr-1.2.3 ppc64 stable for bug 251832
 
   03 Apr 2009; Brent Baude <ranger@gentoo.org> libXrandr-1.2.3.ebuild:
   Marking libXrandr-1.2.3 ppc stable for bug 251832



1.3                  x11-libs/libXrandr/libXrandr-1.2.3.ebuild

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

Index: libXrandr-1.2.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.2.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libXrandr-1.2.3.ebuild	3 Apr 2009 13:48:27 -0000	1.2
+++ libXrandr-1.2.3.ebuild	3 Apr 2009 14:30:31 -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-libs/libXrandr/libXrandr-1.2.3.ebuild,v 1.2 2009/04/03 13:48:27 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.2.3.ebuild,v 1.3 2009/04/03 14:30:31 ranger Exp $
 
 # Must be before x-modular eclass is inherited
 # SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 
 DESCRIPTION="X.Org Xrandr library"
 
-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"
 
 RDEPEND="x11-libs/libX11
 	x11-libs/libXext






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

* [gentoo-commits] gentoo-x86 commit in x11-libs/libXrandr: ChangeLog libXrandr-1.2.3.ebuild
@ 2009-04-05 18:49 Olivier Crete (tester)
  0 siblings, 0 replies; 9+ messages in thread
From: Olivier Crete (tester) @ 2009-04-05 18:49 UTC (permalink / raw
  To: gentoo-commits

tester      09/04/05 18:49:50

  Modified:             ChangeLog libXrandr-1.2.3.ebuild
  Log:
  Stable on amd64, bug #251832
  (Portage version: 2.1.6.7/cvs/Linux x86_64)

Revision  Changes    Path
1.53                 x11-libs/libXrandr/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXrandr/ChangeLog?rev=1.53&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXrandr/ChangeLog?rev=1.53&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXrandr/ChangeLog?r1=1.52&r2=1.53

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- ChangeLog	3 Apr 2009 14:30:31 -0000	1.52
+++ ChangeLog	5 Apr 2009 18:49:50 -0000	1.53
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/libXrandr
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v 1.52 2009/04/03 14:30:31 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v 1.53 2009/04/05 18:49:50 tester Exp $
+
+  05 Apr 2009; Olivier Crête <tester@gentoo.org> libXrandr-1.2.3.ebuild:
+  Stable on amd64, bug #251832
 
   03 Apr 2009; Brent Baude <ranger@gentoo.org> libXrandr-1.2.3.ebuild:
   Marking libXrandr-1.2.3 ppc64 stable for bug 251832



1.4                  x11-libs/libXrandr/libXrandr-1.2.3.ebuild

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

Index: libXrandr-1.2.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.2.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libXrandr-1.2.3.ebuild	3 Apr 2009 14:30:31 -0000	1.3
+++ libXrandr-1.2.3.ebuild	5 Apr 2009 18:49:50 -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-libs/libXrandr/libXrandr-1.2.3.ebuild,v 1.3 2009/04/03 14:30:31 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.2.3.ebuild,v 1.4 2009/04/05 18:49:50 tester Exp $
 
 # Must be before x-modular eclass is inherited
 # SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 
 DESCRIPTION="X.Org Xrandr library"
 
-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"
 
 RDEPEND="x11-libs/libX11
 	x11-libs/libXext






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

* [gentoo-commits] gentoo-x86 commit in x11-libs/libXrandr: ChangeLog libXrandr-1.2.3.ebuild
@ 2009-04-05 21:22 Markus Meier (maekke)
  0 siblings, 0 replies; 9+ messages in thread
From: Markus Meier (maekke) @ 2009-04-05 21:22 UTC (permalink / raw
  To: gentoo-commits

maekke      09/04/05 21:22:23

  Modified:             ChangeLog libXrandr-1.2.3.ebuild
  Log:
  x86 stable, bug #251832
  (Portage version: 2.1.6.11/cvs/Linux x86_64)

Revision  Changes    Path
1.54                 x11-libs/libXrandr/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXrandr/ChangeLog?rev=1.54&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXrandr/ChangeLog?rev=1.54&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXrandr/ChangeLog?r1=1.53&r2=1.54

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- ChangeLog	5 Apr 2009 18:49:50 -0000	1.53
+++ ChangeLog	5 Apr 2009 21:22:23 -0000	1.54
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/libXrandr
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v 1.53 2009/04/05 18:49:50 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v 1.54 2009/04/05 21:22:23 maekke Exp $
+
+  05 Apr 2009; Markus Meier <maekke@gentoo.org> libXrandr-1.2.3.ebuild:
+  x86 stable, bug #251832
 
   05 Apr 2009; Olivier Crête <tester@gentoo.org> libXrandr-1.2.3.ebuild:
   Stable on amd64, bug #251832



1.5                  x11-libs/libXrandr/libXrandr-1.2.3.ebuild

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

Index: libXrandr-1.2.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.2.3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- libXrandr-1.2.3.ebuild	5 Apr 2009 18:49:50 -0000	1.4
+++ libXrandr-1.2.3.ebuild	5 Apr 2009 21:22:23 -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-libs/libXrandr/libXrandr-1.2.3.ebuild,v 1.4 2009/04/05 18:49:50 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.2.3.ebuild,v 1.5 2009/04/05 21:22:23 maekke Exp $
 
 # Must be before x-modular eclass is inherited
 # SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 
 DESCRIPTION="X.Org Xrandr library"
 
-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"
 
 RDEPEND="x11-libs/libX11
 	x11-libs/libXext






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

* [gentoo-commits] gentoo-x86 commit in x11-libs/libXrandr: ChangeLog libXrandr-1.2.3.ebuild
@ 2009-04-06 19:06 Friedrich Oslage (bluebird)
  0 siblings, 0 replies; 9+ messages in thread
From: Friedrich Oslage (bluebird) @ 2009-04-06 19:06 UTC (permalink / raw
  To: gentoo-commits

bluebird    09/04/06 19:06:31

  Modified:             ChangeLog libXrandr-1.2.3.ebuild
  Log:
  Stable on sparc, bug #251832
  (Portage version: 2.2_rc28/cvs/Linux sparc64)

Revision  Changes    Path
1.55                 x11-libs/libXrandr/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXrandr/ChangeLog?rev=1.55&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXrandr/ChangeLog?rev=1.55&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXrandr/ChangeLog?r1=1.54&r2=1.55

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- ChangeLog	5 Apr 2009 21:22:23 -0000	1.54
+++ ChangeLog	6 Apr 2009 19:06:31 -0000	1.55
@@ -1,6 +1,10 @@
 # ChangeLog for x11-libs/libXrandr
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v 1.54 2009/04/05 21:22:23 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v 1.55 2009/04/06 19:06:31 bluebird Exp $
+
+  06 Apr 2009; Friedrich Oslage <bluebird@gentoo.org>
+  libXrandr-1.2.3.ebuild:
+  Stable on sparc, bug #251832
 
   05 Apr 2009; Markus Meier <maekke@gentoo.org> libXrandr-1.2.3.ebuild:
   x86 stable, bug #251832



1.6                  x11-libs/libXrandr/libXrandr-1.2.3.ebuild

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

Index: libXrandr-1.2.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.2.3.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- libXrandr-1.2.3.ebuild	5 Apr 2009 21:22:23 -0000	1.5
+++ libXrandr-1.2.3.ebuild	6 Apr 2009 19:06:31 -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-libs/libXrandr/libXrandr-1.2.3.ebuild,v 1.5 2009/04/05 21:22:23 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.2.3.ebuild,v 1.6 2009/04/06 19:06:31 bluebird Exp $
 
 # Must be before x-modular eclass is inherited
 # SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 
 DESCRIPTION="X.Org Xrandr library"
 
-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"
 
 RDEPEND="x11-libs/libX11
 	x11-libs/libXext






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

* [gentoo-commits] gentoo-x86 commit in x11-libs/libXrandr: ChangeLog libXrandr-1.2.3.ebuild
@ 2009-04-15 14:42 Raul Porcel (armin76)
  0 siblings, 0 replies; 9+ messages in thread
From: Raul Porcel (armin76) @ 2009-04-15 14:42 UTC (permalink / raw
  To: gentoo-commits

armin76     09/04/15 14:42:07

  Modified:             ChangeLog libXrandr-1.2.3.ebuild
  Log:
  ia64/sh stable wrt #251832
  (Portage version: 2.1.6.7/cvs/Linux ia64)

Revision  Changes    Path
1.56                 x11-libs/libXrandr/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXrandr/ChangeLog?rev=1.56&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXrandr/ChangeLog?rev=1.56&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXrandr/ChangeLog?r1=1.55&r2=1.56

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- ChangeLog	6 Apr 2009 19:06:31 -0000	1.55
+++ ChangeLog	15 Apr 2009 14:42:07 -0000	1.56
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/libXrandr
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v 1.55 2009/04/06 19:06:31 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v 1.56 2009/04/15 14:42:07 armin76 Exp $
+
+  15 Apr 2009; Raúl Porcel <armin76@gentoo.org> libXrandr-1.2.3.ebuild:
+  ia64/sh stable wrt #251832
 
   06 Apr 2009; Friedrich Oslage <bluebird@gentoo.org>
   libXrandr-1.2.3.ebuild:



1.7                  x11-libs/libXrandr/libXrandr-1.2.3.ebuild

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

Index: libXrandr-1.2.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.2.3.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- libXrandr-1.2.3.ebuild	6 Apr 2009 19:06:31 -0000	1.6
+++ libXrandr-1.2.3.ebuild	15 Apr 2009 14:42:07 -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-libs/libXrandr/libXrandr-1.2.3.ebuild,v 1.6 2009/04/06 19:06:31 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.2.3.ebuild,v 1.7 2009/04/15 14:42:07 armin76 Exp $
 
 # Must be before x-modular eclass is inherited
 # SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 
 DESCRIPTION="X.Org Xrandr library"
 
-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"
 
 RDEPEND="x11-libs/libX11
 	x11-libs/libXext






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

* [gentoo-commits] gentoo-x86 commit in x11-libs/libXrandr: ChangeLog libXrandr-1.2.3.ebuild
@ 2009-04-16  2:21 Jeroen Roovers (jer)
  0 siblings, 0 replies; 9+ messages in thread
From: Jeroen Roovers (jer) @ 2009-04-16  2:21 UTC (permalink / raw
  To: gentoo-commits

jer         09/04/16 02:21:24

  Modified:             ChangeLog libXrandr-1.2.3.ebuild
  Log:
  Stable for HPPA (bug #251832).
  (Portage version: 2.2_rc30/cvs/Linux i686)

Revision  Changes    Path
1.57                 x11-libs/libXrandr/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXrandr/ChangeLog?rev=1.57&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXrandr/ChangeLog?rev=1.57&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXrandr/ChangeLog?r1=1.56&r2=1.57

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- ChangeLog	15 Apr 2009 14:42:07 -0000	1.56
+++ ChangeLog	16 Apr 2009 02:21:24 -0000	1.57
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/libXrandr
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v 1.56 2009/04/15 14:42:07 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v 1.57 2009/04/16 02:21:24 jer Exp $
+
+  16 Apr 2009; Jeroen Roovers <jer@gentoo.org> libXrandr-1.2.3.ebuild:
+  Stable for HPPA (bug #251832).
 
   15 Apr 2009; Raúl Porcel <armin76@gentoo.org> libXrandr-1.2.3.ebuild:
   ia64/sh stable wrt #251832



1.8                  x11-libs/libXrandr/libXrandr-1.2.3.ebuild

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

Index: libXrandr-1.2.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.2.3.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- libXrandr-1.2.3.ebuild	15 Apr 2009 14:42:07 -0000	1.7
+++ libXrandr-1.2.3.ebuild	16 Apr 2009 02:21:24 -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-libs/libXrandr/libXrandr-1.2.3.ebuild,v 1.7 2009/04/15 14:42:07 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.2.3.ebuild,v 1.8 2009/04/16 02:21:24 jer Exp $
 
 # Must be before x-modular eclass is inherited
 # SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 
 DESCRIPTION="X.Org Xrandr library"
 
-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"
 
 RDEPEND="x11-libs/libX11
 	x11-libs/libXext






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

* [gentoo-commits] gentoo-x86 commit in x11-libs/libXrandr: ChangeLog libXrandr-1.2.3.ebuild
@ 2009-05-15 15:04 Raul Porcel (armin76)
  0 siblings, 0 replies; 9+ messages in thread
From: Raul Porcel (armin76) @ 2009-05-15 15:04 UTC (permalink / raw
  To: gentoo-commits

armin76     09/05/15 15:04:37

  Modified:             ChangeLog libXrandr-1.2.3.ebuild
  Log:
  arm/s390 stable
  (Portage version: 2.1.6.11/cvs/Linux ia64)

Revision  Changes    Path
1.59                 x11-libs/libXrandr/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXrandr/ChangeLog?rev=1.59&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXrandr/ChangeLog?rev=1.59&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXrandr/ChangeLog?r1=1.58&r2=1.59

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- ChangeLog	29 Apr 2009 10:12:51 -0000	1.58
+++ ChangeLog	15 May 2009 15:04:37 -0000	1.59
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/libXrandr
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v 1.58 2009/04/29 10:12:51 remi Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v 1.59 2009/05/15 15:04:37 armin76 Exp $
+
+  15 May 2009; Raúl Porcel <armin76@gentoo.org> libXrandr-1.2.3.ebuild:
+  arm/s390 stable
 
 *libXrandr-1.3.0 (29 Apr 2009)
 



1.10                 x11-libs/libXrandr/libXrandr-1.2.3.ebuild

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

Index: libXrandr-1.2.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.2.3.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- libXrandr-1.2.3.ebuild	5 May 2009 07:13:58 -0000	1.9
+++ libXrandr-1.2.3.ebuild	15 May 2009 15:04:37 -0000	1.10
@@ -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-libs/libXrandr/libXrandr-1.2.3.ebuild,v 1.9 2009/05/05 07:13:58 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.2.3.ebuild,v 1.10 2009/05/15 15:04:37 armin76 Exp $
 
 # Must be before x-modular eclass is inherited
 # SNAPSHOT="yes"
@@ -8,7 +8,7 @@
 inherit x-modular
 
 DESCRIPTION="X.Org Xrandr library"
-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="x11-libs/libX11






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

end of thread, other threads:[~2009-05-15 15:04 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-15 14:42 [gentoo-commits] gentoo-x86 commit in x11-libs/libXrandr: ChangeLog libXrandr-1.2.3.ebuild Raul Porcel (armin76)
  -- strict thread matches above, loose matches on Subject: below --
2009-05-15 15:04 Raul Porcel (armin76)
2009-04-16  2:21 Jeroen Roovers (jer)
2009-04-06 19:06 Friedrich Oslage (bluebird)
2009-04-05 21:22 Markus Meier (maekke)
2009-04-05 18:49 Olivier Crete (tester)
2009-04-03 14:30 Brent Baude (ranger)
2009-04-03 13:48 Brent Baude (ranger)
2008-07-05  6:28 Donnie Berkholz (dberkholz)

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