public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-libs/libXrandr: libXrandr-1.4.0.ebuild ChangeLog
@ 2012-07-27 23:06 Chi-Thanh Christopher Nguyen (chithanh)
  0 siblings, 0 replies; 5+ messages in thread
From: Chi-Thanh Christopher Nguyen (chithanh) @ 2012-07-27 23:06 UTC (permalink / raw
  To: gentoo-commits

chithanh    12/07/27 23:06:21

  Modified:             ChangeLog
  Added:                libXrandr-1.4.0.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.0_alpha115/cvs/Linux x86_64)

Revision  Changes    Path
1.89                 x11-libs/libXrandr/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXrandr/ChangeLog?rev=1.89&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXrandr/ChangeLog?rev=1.89&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXrandr/ChangeLog?r1=1.88&r2=1.89

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -r1.88 -r1.89
--- ChangeLog	4 Jun 2012 21:34:31 -0000	1.88
+++ ChangeLog	27 Jul 2012 23:06:21 -0000	1.89
@@ -1,6 +1,12 @@
 # ChangeLog for x11-libs/libXrandr
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v 1.88 2012/06/04 21:34:31 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v 1.89 2012/07/27 23:06:21 chithanh Exp $
+
+*libXrandr-1.4.0 (27 Jul 2012)
+
+  27 Jul 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+  +libXrandr-1.4.0.ebuild:
+  Version bump.
 
   04 Jun 2012; Matt Turner <mattst88@gentoo.org> libXrandr-1.3.1.ebuild,
   libXrandr-1.3.2.ebuild:
@@ -347,4 +353,3 @@
   08 Aug 2005; Donnie Berkholz <spyderous@gentoo.org>;
   +libXrandr-0.99.0.ebuild:
   Initial commit for modular X.
-



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

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

Index: libXrandr-1.4.0.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.4.0.ebuild,v 1.1 2012/07/27 23:06:21 chithanh Exp $

EAPI=4
inherit xorg-2

DESCRIPTION="X.Org Xrandr library"

KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~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
	x11-libs/libXext
	x11-libs/libXrender
	x11-proto/randrproto
	x11-proto/renderproto
	x11-proto/xextproto"
DEPEND="${RDEPEND}"





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

* [gentoo-commits] gentoo-x86 commit in x11-libs/libXrandr: libXrandr-1.4.0.ebuild ChangeLog
@ 2012-12-28 11:36 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-12-28 11:36 UTC (permalink / raw
  To: gentoo-commits

ago         12/12/28 11:36:13

  Modified:             libXrandr-1.4.0.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #440872
  
  (Portage version: 2.1.11.31/cvs/Linux ia64, unsigned Manifest commit)

Revision  Changes    Path
1.7                  x11-libs/libXrandr/libXrandr-1.4.0.ebuild

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

Index: libXrandr-1.4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.4.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- libXrandr-1.4.0.ebuild	17 Dec 2012 20:28:22 -0000	1.6
+++ libXrandr-1.4.0.ebuild	28 Dec 2012 11:36:13 -0000	1.7
@@ -1,13 +1,13 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.4.0.ebuild,v 1.6 2012/12/17 20:28:22 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.4.0.ebuild,v 1.7 2012/12/28 11:36:13 ago Exp $
 
 EAPI=4
 inherit xorg-2
 
 DESCRIPTION="X.Org Xrandr library"
 
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-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 ~amd64-fbsd ~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



1.95                 x11-libs/libXrandr/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXrandr/ChangeLog?rev=1.95&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXrandr/ChangeLog?rev=1.95&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXrandr/ChangeLog?r1=1.94&r2=1.95

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v
retrieving revision 1.94
retrieving revision 1.95
diff -u -r1.94 -r1.95
--- ChangeLog	17 Dec 2012 20:28:22 -0000	1.94
+++ ChangeLog	28 Dec 2012 11:36:13 -0000	1.95
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/libXrandr
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v 1.94 2012/12/17 20:28:22 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v 1.95 2012/12/28 11:36:13 ago Exp $
+
+  28 Dec 2012; Agostino Sarubbo <ago@gentoo.org> libXrandr-1.4.0.ebuild:
+  Stable for ia64, wrt bug #440872
 
   17 Dec 2012; Markus Meier <maekke@gentoo.org> libXrandr-1.4.0.ebuild:
   arm stable, bug #440872





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

* [gentoo-commits] gentoo-x86 commit in x11-libs/libXrandr: libXrandr-1.4.0.ebuild ChangeLog
@ 2012-12-28 17:43 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-12-28 17:43 UTC (permalink / raw
  To: gentoo-commits

ago         12/12/28 17:43:15

  Modified:             libXrandr-1.4.0.ebuild ChangeLog
  Log:
  Stable for sparc, wrt bug #440872
  
  (Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)

Revision  Changes    Path
1.8                  x11-libs/libXrandr/libXrandr-1.4.0.ebuild

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

Index: libXrandr-1.4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.4.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- libXrandr-1.4.0.ebuild	28 Dec 2012 11:36:13 -0000	1.7
+++ libXrandr-1.4.0.ebuild	28 Dec 2012 17:43:15 -0000	1.8
@@ -1,13 +1,13 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.4.0.ebuild,v 1.7 2012/12/28 11:36:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.4.0.ebuild,v 1.8 2012/12/28 17:43:15 ago Exp $
 
 EAPI=4
 inherit xorg-2
 
 DESCRIPTION="X.Org Xrandr library"
 
-KEYWORDS="~alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-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 ~amd64-fbsd ~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



1.96                 x11-libs/libXrandr/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXrandr/ChangeLog?rev=1.96&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXrandr/ChangeLog?rev=1.96&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXrandr/ChangeLog?r1=1.95&r2=1.96

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -r1.95 -r1.96
--- ChangeLog	28 Dec 2012 11:36:13 -0000	1.95
+++ ChangeLog	28 Dec 2012 17:43:15 -0000	1.96
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/libXrandr
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v 1.95 2012/12/28 11:36:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v 1.96 2012/12/28 17:43:15 ago Exp $
+
+  28 Dec 2012; Agostino Sarubbo <ago@gentoo.org> libXrandr-1.4.0.ebuild:
+  Stable for sparc, wrt bug #440872
 
   28 Dec 2012; Agostino Sarubbo <ago@gentoo.org> libXrandr-1.4.0.ebuild:
   Stable for ia64, wrt bug #440872





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

* [gentoo-commits] gentoo-x86 commit in x11-libs/libXrandr: libXrandr-1.4.0.ebuild ChangeLog
@ 2012-12-30 14:53 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-12-30 14:53 UTC (permalink / raw
  To: gentoo-commits

ago         12/12/30 14:53:57

  Modified:             libXrandr-1.4.0.ebuild ChangeLog
  Log:
  Stable for alpha, wrt bug #440872
  
  (Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)

Revision  Changes    Path
1.9                  x11-libs/libXrandr/libXrandr-1.4.0.ebuild

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

Index: libXrandr-1.4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.4.0.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- libXrandr-1.4.0.ebuild	28 Dec 2012 17:43:15 -0000	1.8
+++ libXrandr-1.4.0.ebuild	30 Dec 2012 14:53:57 -0000	1.9
@@ -1,13 +1,13 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.4.0.ebuild,v 1.8 2012/12/28 17:43:15 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.4.0.ebuild,v 1.9 2012/12/30 14:53:57 ago Exp $
 
 EAPI=4
 inherit xorg-2
 
 DESCRIPTION="X.Org Xrandr library"
 
-KEYWORDS="~alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-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 ~amd64-fbsd ~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



1.97                 x11-libs/libXrandr/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXrandr/ChangeLog?rev=1.97&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXrandr/ChangeLog?rev=1.97&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXrandr/ChangeLog?r1=1.96&r2=1.97

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -r1.96 -r1.97
--- ChangeLog	28 Dec 2012 17:43:15 -0000	1.96
+++ ChangeLog	30 Dec 2012 14:53:57 -0000	1.97
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/libXrandr
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v 1.96 2012/12/28 17:43:15 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v 1.97 2012/12/30 14:53:57 ago Exp $
+
+  30 Dec 2012; Agostino Sarubbo <ago@gentoo.org> libXrandr-1.4.0.ebuild:
+  Stable for alpha, wrt bug #440872
 
   28 Dec 2012; Agostino Sarubbo <ago@gentoo.org> libXrandr-1.4.0.ebuild:
   Stable for sparc, wrt bug #440872





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

* [gentoo-commits] gentoo-x86 commit in x11-libs/libXrandr: libXrandr-1.4.0.ebuild ChangeLog
@ 2013-02-22 18:47 Zac Medico (zmedico)
  0 siblings, 0 replies; 5+ messages in thread
From: Zac Medico (zmedico) @ 2013-02-22 18:47 UTC (permalink / raw
  To: gentoo-commits

zmedico     13/02/22 18:47:43

  Modified:             libXrandr-1.4.0.ebuild ChangeLog
  Log:
  Add ~arm-linux keyword.
  
  (Portage version: 2.2.0_alpha163_p9/cvs/Linux i686, signed Manifest commit with key 0xFDE8EF85AE5719A3)

Revision  Changes    Path
1.12                 x11-libs/libXrandr/libXrandr-1.4.0.ebuild

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

Index: libXrandr-1.4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.4.0.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- libXrandr-1.4.0.ebuild	4 Jan 2013 18:01:42 -0000	1.11
+++ libXrandr-1.4.0.ebuild	22 Feb 2013 18:47:43 -0000	1.12
@@ -1,13 +1,13 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.4.0.ebuild,v 1.11 2013/01/04 18:01:42 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.4.0.ebuild,v 1.12 2013/02/22 18:47:43 zmedico Exp $
 
 EAPI=4
 inherit xorg-2
 
 DESCRIPTION="X.Org Xrandr library"
 
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-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 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 IUSE=""
 
 RDEPEND="x11-libs/libX11



1.100                x11-libs/libXrandr/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXrandr/ChangeLog?rev=1.100&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXrandr/ChangeLog?rev=1.100&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXrandr/ChangeLog?r1=1.99&r2=1.100

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -r1.99 -r1.100
--- ChangeLog	4 Jan 2013 18:01:42 -0000	1.99
+++ ChangeLog	22 Feb 2013 18:47:43 -0000	1.100
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/libXrandr
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v 1.99 2013/01/04 18:01:42 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v 1.100 2013/02/22 18:47:43 zmedico Exp $
+
+  22 Feb 2013; Zac Medico <zmedico@gentoo.org> libXrandr-1.4.0.ebuild:
+  Add ~arm-linux keyword.
 
   04 Jan 2013; Jeroen Roovers <jer@gentoo.org> libXrandr-1.4.0.ebuild:
   Stable for HPPA (bug #440872).





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

end of thread, other threads:[~2013-02-22 18:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-28 11:36 [gentoo-commits] gentoo-x86 commit in x11-libs/libXrandr: libXrandr-1.4.0.ebuild ChangeLog Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2013-02-22 18:47 Zac Medico (zmedico)
2012-12-30 14:53 Agostino Sarubbo (ago)
2012-12-28 17:43 Agostino Sarubbo (ago)
2012-07-27 23:06 Chi-Thanh Christopher Nguyen (chithanh)

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