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.3.0.ebuild
@ 2009-04-29 10:12 Remi Cardona (remi)
  0 siblings, 0 replies; 11+ messages in thread
From: Remi Cardona (remi) @ 2009-04-29 10:12 UTC (permalink / raw
  To: gentoo-commits

remi        09/04/29 10:12:51

  Modified:             ChangeLog
  Added:                libXrandr-1.3.0.ebuild
  Log:
  x11-libs/libXrandr: import 1.3.0 from the x11 overlay
  (Portage version: 2.2_rc31/cvs/Linux x86_64)

Revision  Changes    Path
1.58                 x11-libs/libXrandr/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- ChangeLog	16 Apr 2009 02:21:24 -0000	1.57
+++ ChangeLog	29 Apr 2009 10:12:51 -0000	1.58
@@ -1,6 +1,11 @@
 # 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.57 2009/04/16 02:21:24 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v 1.58 2009/04/29 10:12:51 remi Exp $
+
+*libXrandr-1.3.0 (29 Apr 2009)
+
+  29 Apr 2009; Rémi Cardona <remi@gentoo.org> +libXrandr-1.3.0.ebuild:
+  import 1.3.0 from the x11 overlay
 
   16 Apr 2009; Jeroen Roovers <jer@gentoo.org> libXrandr-1.2.3.ebuild:
   Stable for HPPA (bug #251832).



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

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

Index: libXrandr-1.3.0.ebuild
===================================================================
# 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.3.0.ebuild,v 1.1 2009/04/29 10:12:51 remi 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"
IUSE=""

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






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

* [gentoo-commits] gentoo-x86 commit in x11-libs/libXrandr: ChangeLog libXrandr-1.3.0.ebuild
@ 2009-06-23 20:59 Tobias Klausmann (klausman)
  0 siblings, 0 replies; 11+ messages in thread
From: Tobias Klausmann (klausman) @ 2009-06-23 20:59 UTC (permalink / raw
  To: gentoo-commits

klausman    09/06/23 20:59:37

  Modified:             ChangeLog libXrandr-1.3.0.ebuild
  Log:
  Stable on alpha for xorg-server-1.5/xorg-x11-7.4
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

Revision  Changes    Path
1.60                 x11-libs/libXrandr/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- ChangeLog	15 May 2009 15:04:37 -0000	1.59
+++ ChangeLog	23 Jun 2009 20:59:36 -0000	1.60
@@ -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.59 2009/05/15 15:04:37 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v 1.60 2009/06/23 20:59:36 klausman Exp $
+
+  23 Jun 2009; Tobias Klausmann <klausman@gentoo.org>
+  libXrandr-1.3.0.ebuild:
+  Stable on alpha for xorg-server-1.5/xorg-x11-7.4
 
   15 May 2009; Raúl Porcel <armin76@gentoo.org> libXrandr-1.2.3.ebuild:
   arm/s390 stable



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

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

Index: libXrandr-1.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.3.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libXrandr-1.3.0.ebuild	5 May 2009 07:13:58 -0000	1.2
+++ libXrandr-1.3.0.ebuild	23 Jun 2009 20:59: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-libs/libXrandr/libXrandr-1.3.0.ebuild,v 1.2 2009/05/05 07:13:58 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.3.0.ebuild,v 1.3 2009/06/23 20:59:36 klausman 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] 11+ messages in thread

* [gentoo-commits] gentoo-x86 commit in x11-libs/libXrandr: ChangeLog libXrandr-1.3.0.ebuild
@ 2009-09-30 20:00 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 11+ messages in thread
From: Samuli Suominen (ssuominen) @ 2009-09-30 20:00 UTC (permalink / raw
  To: gentoo-commits

ssuominen    09/09/30 20:00:54

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

Revision  Changes    Path
1.61                 x11-libs/libXrandr/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- ChangeLog	23 Jun 2009 20:59:36 -0000	1.60
+++ ChangeLog	30 Sep 2009 20:00:54 -0000	1.61
@@ -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.60 2009/06/23 20:59:36 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v 1.61 2009/09/30 20:00:54 ssuominen Exp $
+
+  30 Sep 2009; Samuli Suominen <ssuominen@gentoo.org>
+  libXrandr-1.3.0.ebuild:
+  amd64 stable wrt #282290
 
   23 Jun 2009; Tobias Klausmann <klausman@gentoo.org>
   libXrandr-1.3.0.ebuild:



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

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

Index: libXrandr-1.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.3.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libXrandr-1.3.0.ebuild	23 Jun 2009 20:59:36 -0000	1.3
+++ libXrandr-1.3.0.ebuild	30 Sep 2009 20:00:54 -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.3.0.ebuild,v 1.3 2009/06/23 20:59:36 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.3.0.ebuild,v 1.4 2009/09/30 20:00:54 ssuominen 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] 11+ messages in thread

* [gentoo-commits] gentoo-x86 commit in x11-libs/libXrandr: ChangeLog libXrandr-1.3.0.ebuild
@ 2009-10-05 15:13 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 11+ messages in thread
From: Christian Faulhammer (fauli) @ 2009-10-05 15:13 UTC (permalink / raw
  To: gentoo-commits

fauli       09/10/05 15:13:47

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

Revision  Changes    Path
1.62                 x11-libs/libXrandr/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- ChangeLog	30 Sep 2009 20:00:54 -0000	1.61
+++ ChangeLog	5 Oct 2009 15:13:47 -0000	1.62
@@ -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.61 2009/09/30 20:00:54 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v 1.62 2009/10/05 15:13:47 fauli Exp $
+
+  05 Oct 2009; Christian Faulhammer <fauli@gentoo.org>
+  libXrandr-1.3.0.ebuild:
+  x86 stable, bug 282290
 
   30 Sep 2009; Samuli Suominen <ssuominen@gentoo.org>
   libXrandr-1.3.0.ebuild:



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

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

Index: libXrandr-1.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.3.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- libXrandr-1.3.0.ebuild	30 Sep 2009 20:00:54 -0000	1.4
+++ libXrandr-1.3.0.ebuild	5 Oct 2009 15:13:47 -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.3.0.ebuild,v 1.4 2009/09/30 20:00:54 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.3.0.ebuild,v 1.5 2009/10/05 15:13:47 fauli 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] 11+ messages in thread

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

maekke      09/10/09 21:05:13

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

Revision  Changes    Path
1.63                 x11-libs/libXrandr/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- ChangeLog	5 Oct 2009 15:13:47 -0000	1.62
+++ ChangeLog	9 Oct 2009 21:05:12 -0000	1.63
@@ -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.62 2009/10/05 15:13:47 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v 1.63 2009/10/09 21:05:12 maekke Exp $
+
+  09 Oct 2009; Markus Meier <maekke@gentoo.org> libXrandr-1.3.0.ebuild:
+  arm stable, bug #282290
 
   05 Oct 2009; Christian Faulhammer <fauli@gentoo.org>
   libXrandr-1.3.0.ebuild:



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

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

Index: libXrandr-1.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.3.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- libXrandr-1.3.0.ebuild	5 Oct 2009 15:13:47 -0000	1.5
+++ libXrandr-1.3.0.ebuild	9 Oct 2009 21:05:12 -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.3.0.ebuild,v 1.5 2009/10/05 15:13:47 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.3.0.ebuild,v 1.6 2009/10/09 21:05:12 maekke 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] 11+ messages in thread

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

nixnut      09/10/11 11:11:44

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

Revision  Changes    Path
1.64                 x11-libs/libXrandr/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- ChangeLog	9 Oct 2009 21:05:12 -0000	1.63
+++ ChangeLog	11 Oct 2009 11:11:42 -0000	1.64
@@ -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.63 2009/10/09 21:05:12 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v 1.64 2009/10/11 11:11:42 nixnut Exp $
+
+  11 Oct 2009; nixnut <nixnut@gentoo.org> libXrandr-1.3.0.ebuild:
+  ppc stable #282290
 
   09 Oct 2009; Markus Meier <maekke@gentoo.org> libXrandr-1.3.0.ebuild:
   arm stable, bug #282290



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

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

Index: libXrandr-1.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.3.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- libXrandr-1.3.0.ebuild	9 Oct 2009 21:05:12 -0000	1.6
+++ libXrandr-1.3.0.ebuild	11 Oct 2009 11:11:42 -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.3.0.ebuild,v 1.6 2009/10/09 21:05:12 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.3.0.ebuild,v 1.7 2009/10/11 11:11:42 nixnut 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] 11+ messages in thread

* [gentoo-commits] gentoo-x86 commit in x11-libs/libXrandr: ChangeLog libXrandr-1.3.0.ebuild
@ 2009-10-26 20:37 Jeroen Roovers (jer)
  0 siblings, 0 replies; 11+ messages in thread
From: Jeroen Roovers (jer) @ 2009-10-26 20:37 UTC (permalink / raw
  To: gentoo-commits

jer         09/10/26 20:37:52

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

Revision  Changes    Path
1.65                 x11-libs/libXrandr/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- ChangeLog	11 Oct 2009 11:11:42 -0000	1.64
+++ ChangeLog	26 Oct 2009 20:37:52 -0000	1.65
@@ -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.64 2009/10/11 11:11:42 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v 1.65 2009/10/26 20:37:52 jer Exp $
+
+  26 Oct 2009; Jeroen Roovers <jer@gentoo.org> libXrandr-1.3.0.ebuild:
+  Stable for HPPA (bug #282290).
 
   11 Oct 2009; nixnut <nixnut@gentoo.org> libXrandr-1.3.0.ebuild:
   ppc stable #282290



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

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

Index: libXrandr-1.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.3.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- libXrandr-1.3.0.ebuild	11 Oct 2009 11:11:42 -0000	1.7
+++ libXrandr-1.3.0.ebuild	26 Oct 2009 20:37:52 -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.3.0.ebuild,v 1.7 2009/10/11 11:11:42 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.3.0.ebuild,v 1.8 2009/10/26 20:37:52 jer 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] 11+ messages in thread

* [gentoo-commits] gentoo-x86 commit in x11-libs/libXrandr: ChangeLog libXrandr-1.3.0.ebuild
@ 2009-11-05  8:56 Remi Cardona (remi)
  0 siblings, 0 replies; 11+ messages in thread
From: Remi Cardona (remi) @ 2009-11-05  8:56 UTC (permalink / raw
  To: gentoo-commits

remi        09/11/05 08:56:30

  Modified:             ChangeLog libXrandr-1.3.0.ebuild
  Log:
  x11-libs/libXrandr: sync with overlay, xextproto is needed at build time
  (Portage version: 2.2_rc48/cvs/Linux i686)

Revision  Changes    Path
1.66                 x11-libs/libXrandr/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- ChangeLog	26 Oct 2009 20:37:52 -0000	1.65
+++ ChangeLog	5 Nov 2009 08:56:29 -0000	1.66
@@ -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.65 2009/10/26 20:37:52 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v 1.66 2009/11/05 08:56:29 remi Exp $
+
+  05 Nov 2009; Rémi Cardona <remi@gentoo.org> libXrandr-1.3.0.ebuild:
+  sync with overlay, xextproto is needed at build time
 
   26 Oct 2009; Jeroen Roovers <jer@gentoo.org> libXrandr-1.3.0.ebuild:
   Stable for HPPA (bug #282290).



1.9                  x11-libs/libXrandr/libXrandr-1.3.0.ebuild

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

Index: libXrandr-1.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.3.0.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- libXrandr-1.3.0.ebuild	26 Oct 2009 20:37:52 -0000	1.8
+++ libXrandr-1.3.0.ebuild	5 Nov 2009 08:56:29 -0000	1.9
@@ -1,20 +1,19 @@
 # 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.3.0.ebuild,v 1.8 2009/10/26 20:37:52 jer Exp $
-
-# Must be before x-modular eclass is inherited
-# SNAPSHOT="yes"
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.3.0.ebuild,v 1.9 2009/11/05 08:56:29 remi Exp $
 
 inherit x-modular
 
 DESCRIPTION="X.Org Xrandr library"
+
 KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
 IUSE=""
 
 RDEPEND="x11-libs/libX11
 	x11-libs/libXext
 	x11-libs/libXrender
-	>=x11-proto/randrproto-${PV}
+	>=x11-proto/randrproto-1.3
 	x11-proto/xproto"
 DEPEND="${RDEPEND}
-	x11-proto/renderproto"
+	x11-proto/renderproto
+	x11-proto/xextproto"






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

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

armin76     09/12/15 16:21:08

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

Revision  Changes    Path
1.67                 x11-libs/libXrandr/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- ChangeLog	5 Nov 2009 08:56:29 -0000	1.66
+++ ChangeLog	15 Dec 2009 16:21:08 -0000	1.67
@@ -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.66 2009/11/05 08:56:29 remi Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v 1.67 2009/12/15 16:21:08 armin76 Exp $
+
+  15 Dec 2009; Raúl Porcel <armin76@gentoo.org> libXrandr-1.3.0.ebuild:
+  alpha/ia64/s390/sh/sparc stable wrt #282290
 
   05 Nov 2009; Rémi Cardona <remi@gentoo.org> libXrandr-1.3.0.ebuild:
   sync with overlay, xextproto is needed at build time



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

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

Index: libXrandr-1.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.3.0.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- libXrandr-1.3.0.ebuild	5 Nov 2009 08:56:29 -0000	1.9
+++ libXrandr-1.3.0.ebuild	15 Dec 2009 16:21:08 -0000	1.10
@@ -1,12 +1,12 @@
 # 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.3.0.ebuild,v 1.9 2009/11/05 08:56:29 remi Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.3.0.ebuild,v 1.10 2009/12/15 16:21:08 armin76 Exp $
 
 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] 11+ messages in thread

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

ranger      09/12/15 19:38:24

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

Revision  Changes    Path
1.68                 x11-libs/libXrandr/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- ChangeLog	15 Dec 2009 16:21:08 -0000	1.67
+++ ChangeLog	15 Dec 2009 19:38:23 -0000	1.68
@@ -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.67 2009/12/15 16:21:08 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v 1.68 2009/12/15 19:38:23 ranger Exp $
+
+  15 Dec 2009; Brent Baude <ranger@gentoo.org> libXrandr-1.3.0.ebuild:
+  Marking libXrandr-1.3.0 ppc64 stable for bug 294958
 
   15 Dec 2009; Raúl Porcel <armin76@gentoo.org> libXrandr-1.3.0.ebuild:
   alpha/ia64/s390/sh/sparc stable wrt #282290



1.11                 x11-libs/libXrandr/libXrandr-1.3.0.ebuild

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

Index: libXrandr-1.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.3.0.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- libXrandr-1.3.0.ebuild	15 Dec 2009 16:21:08 -0000	1.10
+++ libXrandr-1.3.0.ebuild	15 Dec 2009 19:38:23 -0000	1.11
@@ -1,12 +1,12 @@
 # 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.3.0.ebuild,v 1.10 2009/12/15 16:21:08 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.3.0.ebuild,v 1.11 2009/12/15 19:38:23 ranger Exp $
 
 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] 11+ messages in thread

* [gentoo-commits] gentoo-x86 commit in x11-libs/libXrandr: ChangeLog libXrandr-1.3.0.ebuild
@ 2010-01-15 21:51 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 11+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-01-15 21:51 UTC (permalink / raw
  To: gentoo-commits

fauli       10/01/15 21:51:07

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

Revision  Changes    Path
1.69                 x11-libs/libXrandr/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- ChangeLog	15 Dec 2009 19:38:23 -0000	1.68
+++ ChangeLog	15 Jan 2010 21:51:06 -0000	1.69
@@ -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.68 2009/12/15 19:38:23 ranger Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v 1.69 2010/01/15 21:51:06 fauli Exp $
+
+  15 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
+  libXrandr-1.3.0.ebuild:
+  Transfer Prefix keywords
 
   15 Dec 2009; Brent Baude <ranger@gentoo.org> libXrandr-1.3.0.ebuild:
   Marking libXrandr-1.3.0 ppc64 stable for bug 294958



1.12                 x11-libs/libXrandr/libXrandr-1.3.0.ebuild

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

Index: libXrandr-1.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.3.0.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- libXrandr-1.3.0.ebuild	15 Dec 2009 19:38:23 -0000	1.11
+++ libXrandr-1.3.0.ebuild	15 Jan 2010 21:51:06 -0000	1.12
@@ -1,12 +1,12 @@
-# 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-libs/libXrandr/libXrandr-1.3.0.ebuild,v 1.11 2009/12/15 19:38:23 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.3.0.ebuild,v 1.12 2010/01/15 21:51:06 fauli Exp $
 
 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 ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 IUSE=""
 
 RDEPEND="x11-libs/libX11






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

end of thread, other threads:[~2010-01-15 21:51 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-15 16:21 [gentoo-commits] gentoo-x86 commit in x11-libs/libXrandr: ChangeLog libXrandr-1.3.0.ebuild Raul Porcel (armin76)
  -- strict thread matches above, loose matches on Subject: below --
2010-01-15 21:51 Christian Faulhammer (fauli)
2009-12-15 19:38 Brent Baude (ranger)
2009-11-05  8:56 Remi Cardona (remi)
2009-10-26 20:37 Jeroen Roovers (jer)
2009-10-11 11:11 Gysbert Wassenaar (nixnut)
2009-10-09 21:05 Markus Meier (maekke)
2009-10-05 15:13 Christian Faulhammer (fauli)
2009-09-30 20:00 Samuli Suominen (ssuominen)
2009-06-23 20:59 Tobias Klausmann (klausman)
2009-04-29 10:12 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