public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-libs/libXScrnSaver: libXScrnSaver-1.2.2-r1.ebuild ChangeLog
@ 2013-02-26 16:41 Michal Gorny (mgorny)
  0 siblings, 0 replies; 9+ messages in thread
From: Michal Gorny (mgorny) @ 2013-02-26 16:41 UTC (permalink / raw
  To: gentoo-commits

mgorny      13/02/26 16:41:06

  Modified:             ChangeLog
  Added:                libXScrnSaver-1.2.2-r1.ebuild
  Log:
  Enable multilib.
  
  (Portage version: 2.2.0_alpha163/cvs/Linux x86_64, signed Manifest commit with key 9627F456F9DA7643!)

Revision  Changes    Path
1.88                 x11-libs/libXScrnSaver/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXScrnSaver/ChangeLog,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -r1.87 -r1.88
--- ChangeLog	26 Aug 2012 17:31:27 -0000	1.87
+++ ChangeLog	26 Feb 2013 16:41:06 -0000	1.88
@@ -1,6 +1,11 @@
 # ChangeLog for x11-libs/libXScrnSaver
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXScrnSaver/ChangeLog,v 1.87 2012/08/26 17:31:27 armin76 Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXScrnSaver/ChangeLog,v 1.88 2013/02/26 16:41:06 mgorny Exp $
+
+*libXScrnSaver-1.2.2-r1 (26 Feb 2013)
+
+  26 Feb 2013; Michał Górny <mgorny@gentoo.org> +libXScrnSaver-1.2.2-r1.ebuild:
+  Enable multilib.
 
   26 Aug 2012; Raúl Porcel <armin76@gentoo.org> libXScrnSaver-1.2.2.ebuild:
   alpha/ia64/s390/sh/sparc stable wrt #419473
@@ -348,4 +353,3 @@
   08 Aug 2005; Donnie Berkholz <spyderous@gentoo.org>;
   +libXScrnSaver-0.99.0.ebuild:
   Initial commit for modular X.
-



1.1                  x11-libs/libXScrnSaver/libXScrnSaver-1.2.2-r1.ebuild

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

Index: libXScrnSaver-1.2.2-r1.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXScrnSaver/libXScrnSaver-1.2.2-r1.ebuild,v 1.1 2013/02/26 16:41:06 mgorny Exp $

EAPI=5

XORG_MULTILIB=yes
inherit xorg-2

DESCRIPTION="X.Org XScrnSaver library"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE=""

RDEPEND="x11-libs/libX11[${MULTILIB_USEDEP}]
	x11-libs/libXext[${MULTILIB_USEDEP}]
	>=x11-proto/scrnsaverproto-1.2[${MULTILIB_USEDEP}]"
DEPEND="${RDEPEND}"





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

* [gentoo-commits] gentoo-x86 commit in x11-libs/libXScrnSaver: libXScrnSaver-1.2.2-r1.ebuild ChangeLog
@ 2013-09-29 11:14 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-09-29 11:14 UTC (permalink / raw
  To: gentoo-commits

ago         13/09/29 11:14:48

  Modified:             libXScrnSaver-1.2.2-r1.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #475480
  
  (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force --include-arches="amd64", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.2                  x11-libs/libXScrnSaver/libXScrnSaver-1.2.2-r1.ebuild

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

Index: libXScrnSaver-1.2.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXScrnSaver/libXScrnSaver-1.2.2-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libXScrnSaver-1.2.2-r1.ebuild	26 Feb 2013 16:41:06 -0000	1.1
+++ libXScrnSaver-1.2.2-r1.ebuild	29 Sep 2013 11:14:48 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXScrnSaver/libXScrnSaver-1.2.2-r1.ebuild,v 1.1 2013/02/26 16:41:06 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXScrnSaver/libXScrnSaver-1.2.2-r1.ebuild,v 1.2 2013/09/29 11:14:48 ago Exp $
 
 EAPI=5
 
@@ -8,7 +8,7 @@
 inherit xorg-2
 
 DESCRIPTION="X.Org XScrnSaver library"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="x11-libs/libX11[${MULTILIB_USEDEP}]



1.89                 x11-libs/libXScrnSaver/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXScrnSaver/ChangeLog,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -r1.88 -r1.89
--- ChangeLog	26 Feb 2013 16:41:06 -0000	1.88
+++ ChangeLog	29 Sep 2013 11:14:48 -0000	1.89
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/libXScrnSaver
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXScrnSaver/ChangeLog,v 1.88 2013/02/26 16:41:06 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXScrnSaver/ChangeLog,v 1.89 2013/09/29 11:14:48 ago Exp $
+
+  29 Sep 2013; Agostino Sarubbo <ago@gentoo.org> libXScrnSaver-1.2.2-r1.ebuild:
+  Stable for amd64, wrt bug #475480
 
 *libXScrnSaver-1.2.2-r1 (26 Feb 2013)
 





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

* [gentoo-commits] gentoo-x86 commit in x11-libs/libXScrnSaver: libXScrnSaver-1.2.2-r1.ebuild ChangeLog
@ 2013-10-03 20:11 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-10-03 20:11 UTC (permalink / raw
  To: gentoo-commits

ago         13/10/03 20:11:56

  Modified:             libXScrnSaver-1.2.2-r1.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #475480
  
  (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.4                  x11-libs/libXScrnSaver/libXScrnSaver-1.2.2-r1.ebuild

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

Index: libXScrnSaver-1.2.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXScrnSaver/libXScrnSaver-1.2.2-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libXScrnSaver-1.2.2-r1.ebuild	2 Oct 2013 03:48:38 -0000	1.3
+++ libXScrnSaver-1.2.2-r1.ebuild	3 Oct 2013 20:11:56 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXScrnSaver/libXScrnSaver-1.2.2-r1.ebuild,v 1.3 2013/10/02 03:48:38 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXScrnSaver/libXScrnSaver-1.2.2-r1.ebuild,v 1.4 2013/10/03 20:11:56 ago Exp $
 
 EAPI=5
 
@@ -8,7 +8,7 @@
 inherit xorg-2
 
 DESCRIPTION="X.Org XScrnSaver library"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="x11-libs/libX11[${MULTILIB_USEDEP}]



1.91                 x11-libs/libXScrnSaver/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXScrnSaver/ChangeLog,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -r1.90 -r1.91
--- ChangeLog	2 Oct 2013 03:48:38 -0000	1.90
+++ ChangeLog	3 Oct 2013 20:11:56 -0000	1.91
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/libXScrnSaver
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXScrnSaver/ChangeLog,v 1.90 2013/10/02 03:48:38 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXScrnSaver/ChangeLog,v 1.91 2013/10/03 20:11:56 ago Exp $
+
+  03 Oct 2013; Agostino Sarubbo <ago@gentoo.org> libXScrnSaver-1.2.2-r1.ebuild:
+  Stable for ppc, wrt bug #475480
 
   02 Oct 2013; Jeroen Roovers <jer@gentoo.org> libXScrnSaver-1.2.2-r1.ebuild:
   Stable for HPPA (bug #475480).





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

* [gentoo-commits] gentoo-x86 commit in x11-libs/libXScrnSaver: libXScrnSaver-1.2.2-r1.ebuild ChangeLog
@ 2013-10-04 12:04 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-10-04 12:04 UTC (permalink / raw
  To: gentoo-commits

ago         13/10/04 12:04:53

  Modified:             libXScrnSaver-1.2.2-r1.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #475480
  
  (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.5                  x11-libs/libXScrnSaver/libXScrnSaver-1.2.2-r1.ebuild

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

Index: libXScrnSaver-1.2.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXScrnSaver/libXScrnSaver-1.2.2-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- libXScrnSaver-1.2.2-r1.ebuild	3 Oct 2013 20:11:56 -0000	1.4
+++ libXScrnSaver-1.2.2-r1.ebuild	4 Oct 2013 12:04:53 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXScrnSaver/libXScrnSaver-1.2.2-r1.ebuild,v 1.4 2013/10/03 20:11:56 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXScrnSaver/libXScrnSaver-1.2.2-r1.ebuild,v 1.5 2013/10/04 12:04:53 ago Exp $
 
 EAPI=5
 
@@ -8,7 +8,7 @@
 inherit xorg-2
 
 DESCRIPTION="X.Org XScrnSaver library"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="x11-libs/libX11[${MULTILIB_USEDEP}]



1.92                 x11-libs/libXScrnSaver/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXScrnSaver/ChangeLog,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -r1.91 -r1.92
--- ChangeLog	3 Oct 2013 20:11:56 -0000	1.91
+++ ChangeLog	4 Oct 2013 12:04:53 -0000	1.92
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/libXScrnSaver
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXScrnSaver/ChangeLog,v 1.91 2013/10/03 20:11:56 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXScrnSaver/ChangeLog,v 1.92 2013/10/04 12:04:53 ago Exp $
+
+  04 Oct 2013; Agostino Sarubbo <ago@gentoo.org> libXScrnSaver-1.2.2-r1.ebuild:
+  Stable for ppc64, wrt bug #475480
 
   03 Oct 2013; Agostino Sarubbo <ago@gentoo.org> libXScrnSaver-1.2.2-r1.ebuild:
   Stable for ppc, wrt bug #475480





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

* [gentoo-commits] gentoo-x86 commit in x11-libs/libXScrnSaver: libXScrnSaver-1.2.2-r1.ebuild ChangeLog
@ 2013-10-05  4:57 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-10-05  4:57 UTC (permalink / raw
  To: gentoo-commits

ago         13/10/05 04:57:52

  Modified:             libXScrnSaver-1.2.2-r1.ebuild ChangeLog
  Log:
  Stable for alpha, wrt bug #475480
  
  (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.6                  x11-libs/libXScrnSaver/libXScrnSaver-1.2.2-r1.ebuild

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

Index: libXScrnSaver-1.2.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXScrnSaver/libXScrnSaver-1.2.2-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- libXScrnSaver-1.2.2-r1.ebuild	4 Oct 2013 12:04:53 -0000	1.5
+++ libXScrnSaver-1.2.2-r1.ebuild	5 Oct 2013 04:57:52 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXScrnSaver/libXScrnSaver-1.2.2-r1.ebuild,v 1.5 2013/10/04 12:04:53 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXScrnSaver/libXScrnSaver-1.2.2-r1.ebuild,v 1.6 2013/10/05 04:57:52 ago Exp $
 
 EAPI=5
 
@@ -8,7 +8,7 @@
 inherit xorg-2
 
 DESCRIPTION="X.Org XScrnSaver library"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="x11-libs/libX11[${MULTILIB_USEDEP}]



1.93                 x11-libs/libXScrnSaver/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXScrnSaver/ChangeLog,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -r1.92 -r1.93
--- ChangeLog	4 Oct 2013 12:04:53 -0000	1.92
+++ ChangeLog	5 Oct 2013 04:57:52 -0000	1.93
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/libXScrnSaver
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXScrnSaver/ChangeLog,v 1.92 2013/10/04 12:04:53 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXScrnSaver/ChangeLog,v 1.93 2013/10/05 04:57:52 ago Exp $
+
+  05 Oct 2013; Agostino Sarubbo <ago@gentoo.org> libXScrnSaver-1.2.2-r1.ebuild:
+  Stable for alpha, wrt bug #475480
 
   04 Oct 2013; Agostino Sarubbo <ago@gentoo.org> libXScrnSaver-1.2.2-r1.ebuild:
   Stable for ppc64, wrt bug #475480





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

* [gentoo-commits] gentoo-x86 commit in x11-libs/libXScrnSaver: libXScrnSaver-1.2.2-r1.ebuild ChangeLog
@ 2013-10-06 11:46 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-10-06 11:46 UTC (permalink / raw
  To: gentoo-commits

ago         13/10/06 11:46:31

  Modified:             libXScrnSaver-1.2.2-r1.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #475480
  
  (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.8                  x11-libs/libXScrnSaver/libXScrnSaver-1.2.2-r1.ebuild

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

Index: libXScrnSaver-1.2.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXScrnSaver/libXScrnSaver-1.2.2-r1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- libXScrnSaver-1.2.2-r1.ebuild	5 Oct 2013 17:57:16 -0000	1.7
+++ libXScrnSaver-1.2.2-r1.ebuild	6 Oct 2013 11:46:31 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXScrnSaver/libXScrnSaver-1.2.2-r1.ebuild,v 1.7 2013/10/05 17:57:16 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXScrnSaver/libXScrnSaver-1.2.2-r1.ebuild,v 1.8 2013/10/06 11:46:31 ago Exp $
 
 EAPI=5
 
@@ -8,7 +8,7 @@
 inherit xorg-2
 
 DESCRIPTION="X.Org XScrnSaver library"
-KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="x11-libs/libX11[${MULTILIB_USEDEP}]



1.95                 x11-libs/libXScrnSaver/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXScrnSaver/ChangeLog,v
retrieving revision 1.94
retrieving revision 1.95
diff -u -r1.94 -r1.95
--- ChangeLog	5 Oct 2013 17:57:16 -0000	1.94
+++ ChangeLog	6 Oct 2013 11:46:31 -0000	1.95
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/libXScrnSaver
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXScrnSaver/ChangeLog,v 1.94 2013/10/05 17:57:16 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXScrnSaver/ChangeLog,v 1.95 2013/10/06 11:46:31 ago Exp $
+
+  06 Oct 2013; Agostino Sarubbo <ago@gentoo.org> libXScrnSaver-1.2.2-r1.ebuild:
+  Stable for ia64, wrt bug #475480
 
   05 Oct 2013; Markus Meier <maekke@gentoo.org> libXScrnSaver-1.2.2-r1.ebuild:
   arm stable, bug #475480





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

* [gentoo-commits] gentoo-x86 commit in x11-libs/libXScrnSaver: libXScrnSaver-1.2.2-r1.ebuild ChangeLog
@ 2013-10-07  4:59 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-10-07  4:59 UTC (permalink / raw
  To: gentoo-commits

ago         13/10/07 04:59:04

  Modified:             libXScrnSaver-1.2.2-r1.ebuild ChangeLog
  Log:
  Stable for sparc, wrt bug #475480
  
  (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.9                  x11-libs/libXScrnSaver/libXScrnSaver-1.2.2-r1.ebuild

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

Index: libXScrnSaver-1.2.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXScrnSaver/libXScrnSaver-1.2.2-r1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- libXScrnSaver-1.2.2-r1.ebuild	6 Oct 2013 11:46:31 -0000	1.8
+++ libXScrnSaver-1.2.2-r1.ebuild	7 Oct 2013 04:59:04 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXScrnSaver/libXScrnSaver-1.2.2-r1.ebuild,v 1.8 2013/10/06 11:46:31 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXScrnSaver/libXScrnSaver-1.2.2-r1.ebuild,v 1.9 2013/10/07 04:59:04 ago Exp $
 
 EAPI=5
 
@@ -8,7 +8,7 @@
 inherit xorg-2
 
 DESCRIPTION="X.Org XScrnSaver library"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="x11-libs/libX11[${MULTILIB_USEDEP}]



1.96                 x11-libs/libXScrnSaver/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXScrnSaver/ChangeLog,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -r1.95 -r1.96
--- ChangeLog	6 Oct 2013 11:46:31 -0000	1.95
+++ ChangeLog	7 Oct 2013 04:59:04 -0000	1.96
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/libXScrnSaver
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXScrnSaver/ChangeLog,v 1.95 2013/10/06 11:46:31 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXScrnSaver/ChangeLog,v 1.96 2013/10/07 04:59:04 ago Exp $
+
+  07 Oct 2013; Agostino Sarubbo <ago@gentoo.org> libXScrnSaver-1.2.2-r1.ebuild:
+  Stable for sparc, wrt bug #475480
 
   06 Oct 2013; Agostino Sarubbo <ago@gentoo.org> libXScrnSaver-1.2.2-r1.ebuild:
   Stable for ia64, wrt bug #475480





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

* [gentoo-commits] gentoo-x86 commit in x11-libs/libXScrnSaver: libXScrnSaver-1.2.2-r1.ebuild ChangeLog
@ 2013-10-08  5:08 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-10-08  5:08 UTC (permalink / raw
  To: gentoo-commits

ago         13/10/08 05:08:29

  Modified:             libXScrnSaver-1.2.2-r1.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #475480
  
  (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.10                 x11-libs/libXScrnSaver/libXScrnSaver-1.2.2-r1.ebuild

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

Index: libXScrnSaver-1.2.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXScrnSaver/libXScrnSaver-1.2.2-r1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- libXScrnSaver-1.2.2-r1.ebuild	7 Oct 2013 04:59:04 -0000	1.9
+++ libXScrnSaver-1.2.2-r1.ebuild	8 Oct 2013 05:08:29 -0000	1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXScrnSaver/libXScrnSaver-1.2.2-r1.ebuild,v 1.9 2013/10/07 04:59:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXScrnSaver/libXScrnSaver-1.2.2-r1.ebuild,v 1.10 2013/10/08 05:08:29 ago Exp $
 
 EAPI=5
 
@@ -8,7 +8,7 @@
 inherit xorg-2
 
 DESCRIPTION="X.Org XScrnSaver library"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="x11-libs/libX11[${MULTILIB_USEDEP}]



1.97                 x11-libs/libXScrnSaver/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXScrnSaver/ChangeLog,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -r1.96 -r1.97
--- ChangeLog	7 Oct 2013 04:59:04 -0000	1.96
+++ ChangeLog	8 Oct 2013 05:08:29 -0000	1.97
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/libXScrnSaver
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXScrnSaver/ChangeLog,v 1.96 2013/10/07 04:59:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXScrnSaver/ChangeLog,v 1.97 2013/10/08 05:08:29 ago Exp $
+
+  08 Oct 2013; Agostino Sarubbo <ago@gentoo.org> libXScrnSaver-1.2.2-r1.ebuild:
+  Stable for x86, wrt bug #475480
 
   07 Oct 2013; Agostino Sarubbo <ago@gentoo.org> libXScrnSaver-1.2.2-r1.ebuild:
   Stable for sparc, wrt bug #475480





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

* [gentoo-commits] gentoo-x86 commit in x11-libs/libXScrnSaver: libXScrnSaver-1.2.2-r1.ebuild ChangeLog
@ 2014-06-18 21:10 Michal Gorny (mgorny)
  0 siblings, 0 replies; 9+ messages in thread
From: Michal Gorny (mgorny) @ 2014-06-18 21:10 UTC (permalink / raw
  To: gentoo-commits

mgorny      14/06/18 21:10:19

  Modified:             libXScrnSaver-1.2.2-r1.ebuild ChangeLog
  Log:
  Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug #513718.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)

Revision  Changes    Path
1.11                 x11-libs/libXScrnSaver/libXScrnSaver-1.2.2-r1.ebuild

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

Index: libXScrnSaver-1.2.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXScrnSaver/libXScrnSaver-1.2.2-r1.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- libXScrnSaver-1.2.2-r1.ebuild	8 Oct 2013 05:08:29 -0000	1.10
+++ libXScrnSaver-1.2.2-r1.ebuild	18 Jun 2014 21:10:19 -0000	1.11
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXScrnSaver/libXScrnSaver-1.2.2-r1.ebuild,v 1.10 2013/10/08 05:08:29 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXScrnSaver/libXScrnSaver-1.2.2-r1.ebuild,v 1.11 2014/06/18 21:10:19 mgorny Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE=""
 
-RDEPEND="x11-libs/libX11[${MULTILIB_USEDEP}]
-	x11-libs/libXext[${MULTILIB_USEDEP}]
-	>=x11-proto/scrnsaverproto-1.2[${MULTILIB_USEDEP}]"
+RDEPEND=">=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
+	>=x11-libs/libXext-1.3.2[${MULTILIB_USEDEP}]
+	>=x11-proto/scrnsaverproto-1.2.2-r1[${MULTILIB_USEDEP}]"
 DEPEND="${RDEPEND}"



1.98                 x11-libs/libXScrnSaver/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXScrnSaver/ChangeLog,v
retrieving revision 1.97
retrieving revision 1.98
diff -u -r1.97 -r1.98
--- ChangeLog	8 Oct 2013 05:08:29 -0000	1.97
+++ ChangeLog	18 Jun 2014 21:10:19 -0000	1.98
@@ -1,6 +1,10 @@
 # ChangeLog for x11-libs/libXScrnSaver
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXScrnSaver/ChangeLog,v 1.97 2013/10/08 05:08:29 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXScrnSaver/ChangeLog,v 1.98 2014/06/18 21:10:19 mgorny Exp $
+
+  18 Jun 2014; Michał Górny <mgorny@gentoo.org> libXScrnSaver-1.2.2-r1.ebuild:
+  Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug
+  #513718.
 
   08 Oct 2013; Agostino Sarubbo <ago@gentoo.org> libXScrnSaver-1.2.2-r1.ebuild:
   Stable for x86, wrt bug #475480





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

end of thread, other threads:[~2014-06-18 21:10 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-06 11:46 [gentoo-commits] gentoo-x86 commit in x11-libs/libXScrnSaver: libXScrnSaver-1.2.2-r1.ebuild ChangeLog Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2014-06-18 21:10 Michal Gorny (mgorny)
2013-10-08  5:08 Agostino Sarubbo (ago)
2013-10-07  4:59 Agostino Sarubbo (ago)
2013-10-05  4:57 Agostino Sarubbo (ago)
2013-10-04 12:04 Agostino Sarubbo (ago)
2013-10-03 20:11 Agostino Sarubbo (ago)
2013-09-29 11:14 Agostino Sarubbo (ago)
2013-02-26 16:41 Michal Gorny (mgorny)

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