* [gentoo-commits] gentoo-x86 commit in x11-proto/scrnsaverproto: scrnsaverproto-1.2.2-r1.ebuild ChangeLog
@ 2013-02-25 21:52 Michal Gorny (mgorny)
0 siblings, 0 replies; 9+ messages in thread
From: Michal Gorny (mgorny) @ 2013-02-25 21:52 UTC (permalink / raw
To: gentoo-commits
mgorny 13/02/25 21:52:40
Modified: ChangeLog
Added: scrnsaverproto-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.55 x11-proto/scrnsaverproto/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog?rev=1.55&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog?rev=1.55&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog?r1=1.54&r2=1.55
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- ChangeLog 26 Aug 2012 18:19:39 -0000 1.54
+++ ChangeLog 25 Feb 2013 21:52:40 -0000 1.55
@@ -1,6 +1,11 @@
# ChangeLog for x11-proto/scrnsaverproto
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog,v 1.54 2012/08/26 18:19:39 armin76 Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog,v 1.55 2013/02/25 21:52:40 mgorny Exp $
+
+*scrnsaverproto-1.2.2-r1 (25 Feb 2013)
+
+ 25 Feb 2013; Michał Górny <mgorny@gentoo.org> +scrnsaverproto-1.2.2-r1.ebuild:
+ Enable multilib.
26 Aug 2012; Raúl Porcel <armin76@gentoo.org> scrnsaverproto-1.2.2.ebuild:
alpha/ia64/s390/sh/sparc stable wrt #419473
@@ -209,4 +214,3 @@
08 Aug 2005; Donnie Berkholz <spyderous@gentoo.org>;
+scrnsaverproto-1.0.ebuild:
Initial commit for modular X
-
1.1 x11-proto/scrnsaverproto/scrnsaverproto-1.2.2-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.2.2-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.2.2-r1.ebuild?rev=1.1&content-type=text/plain
Index: scrnsaverproto-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-proto/scrnsaverproto/scrnsaverproto-1.2.2-r1.ebuild,v 1.1 2013/02/25 21:52:40 mgorny Exp $
EAPI=5
XORG_DOC=doc
XORG_MULTILIB=yes
inherit xorg-2
DESCRIPTION="X.Org ScrnSaver protocol headers"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="!<x11-libs/libXScrnSaver-1.2"
DEPEND="${RDEPEND}"
pkg_setup() {
xorg-2_pkg_setup
XORG_CONFIGURE_OPTIONS=(
$(use_enable doc specs)
$(use_with doc xmlto)
--without-fop
)
}
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-proto/scrnsaverproto: scrnsaverproto-1.2.2-r1.ebuild ChangeLog
@ 2013-02-27 6:00 Zac Medico (zmedico)
0 siblings, 0 replies; 9+ messages in thread
From: Zac Medico (zmedico) @ 2013-02-27 6:00 UTC (permalink / raw
To: gentoo-commits
zmedico 13/02/27 06:00:15
Modified: scrnsaverproto-1.2.2-r1.ebuild ChangeLog
Log:
Add ~arm-linux keyword.
(Portage version: 2.2.0_alpha163_p17/cvs/Linux i686, signed Manifest commit with key 0xFDE8EF85AE5719A3)
Revision Changes Path
1.2 x11-proto/scrnsaverproto/scrnsaverproto-1.2.2-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.2.2-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.2.2-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.2.2-r1.ebuild?r1=1.1&r2=1.2
Index: scrnsaverproto-1.2.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.2.2-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- scrnsaverproto-1.2.2-r1.ebuild 25 Feb 2013 21:52:40 -0000 1.1
+++ scrnsaverproto-1.2.2-r1.ebuild 27 Feb 2013 06:00:14 -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-proto/scrnsaverproto/scrnsaverproto-1.2.2-r1.ebuild,v 1.1 2013/02/25 21:52:40 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.2.2-r1.ebuild,v 1.2 2013/02/27 06:00:14 zmedico Exp $
EAPI=5
@@ -10,7 +10,7 @@
DESCRIPTION="X.Org ScrnSaver protocol headers"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="!<x11-libs/libXScrnSaver-1.2"
1.56 x11-proto/scrnsaverproto/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog?rev=1.56&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog?rev=1.56&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog?r1=1.55&r2=1.56
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- ChangeLog 25 Feb 2013 21:52:40 -0000 1.55
+++ ChangeLog 27 Feb 2013 06:00:14 -0000 1.56
@@ -1,6 +1,9 @@
# ChangeLog for x11-proto/scrnsaverproto
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog,v 1.55 2013/02/25 21:52:40 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog,v 1.56 2013/02/27 06:00:14 zmedico Exp $
+
+ 27 Feb 2013; Zac Medico <zmedico@gentoo.org> scrnsaverproto-1.2.2-r1.ebuild:
+ Add ~arm-linux keyword.
*scrnsaverproto-1.2.2-r1 (25 Feb 2013)
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-proto/scrnsaverproto: scrnsaverproto-1.2.2-r1.ebuild ChangeLog
@ 2013-09-29 11:17 Agostino Sarubbo (ago)
0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-09-29 11:17 UTC (permalink / raw
To: gentoo-commits
ago 13/09/29 11:17:44
Modified: scrnsaverproto-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.3 x11-proto/scrnsaverproto/scrnsaverproto-1.2.2-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.2.2-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.2.2-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.2.2-r1.ebuild?r1=1.2&r2=1.3
Index: scrnsaverproto-1.2.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.2.2-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- scrnsaverproto-1.2.2-r1.ebuild 27 Feb 2013 06:00:14 -0000 1.2
+++ scrnsaverproto-1.2.2-r1.ebuild 29 Sep 2013 11:17:44 -0000 1.3
@@ -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-proto/scrnsaverproto/scrnsaverproto-1.2.2-r1.ebuild,v 1.2 2013/02/27 06:00:14 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.2.2-r1.ebuild,v 1.3 2013/09/29 11:17:44 ago Exp $
EAPI=5
@@ -10,7 +10,7 @@
DESCRIPTION="X.Org ScrnSaver protocol headers"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="!<x11-libs/libXScrnSaver-1.2"
1.57 x11-proto/scrnsaverproto/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog?rev=1.57&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog?rev=1.57&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog?r1=1.56&r2=1.57
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- ChangeLog 27 Feb 2013 06:00:14 -0000 1.56
+++ ChangeLog 29 Sep 2013 11:17:44 -0000 1.57
@@ -1,6 +1,9 @@
# ChangeLog for x11-proto/scrnsaverproto
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog,v 1.56 2013/02/27 06:00:14 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog,v 1.57 2013/09/29 11:17:44 ago Exp $
+
+ 29 Sep 2013; Agostino Sarubbo <ago@gentoo.org> scrnsaverproto-1.2.2-r1.ebuild:
+ Stable for amd64, wrt bug #475480
27 Feb 2013; Zac Medico <zmedico@gentoo.org> scrnsaverproto-1.2.2-r1.ebuild:
Add ~arm-linux keyword.
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-proto/scrnsaverproto: scrnsaverproto-1.2.2-r1.ebuild ChangeLog
@ 2013-10-03 20:13 Agostino Sarubbo (ago)
0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-10-03 20:13 UTC (permalink / raw
To: gentoo-commits
ago 13/10/03 20:13:36
Modified: scrnsaverproto-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.5 x11-proto/scrnsaverproto/scrnsaverproto-1.2.2-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.2.2-r1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.2.2-r1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.2.2-r1.ebuild?r1=1.4&r2=1.5
Index: scrnsaverproto-1.2.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.2.2-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- scrnsaverproto-1.2.2-r1.ebuild 2 Oct 2013 04:12:31 -0000 1.4
+++ scrnsaverproto-1.2.2-r1.ebuild 3 Oct 2013 20:13:36 -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-proto/scrnsaverproto/scrnsaverproto-1.2.2-r1.ebuild,v 1.4 2013/10/02 04:12:31 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.2.2-r1.ebuild,v 1.5 2013/10/03 20:13:36 ago Exp $
EAPI=5
@@ -10,7 +10,7 @@
DESCRIPTION="X.Org ScrnSaver protocol headers"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="!<x11-libs/libXScrnSaver-1.2"
1.59 x11-proto/scrnsaverproto/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog?rev=1.59&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog?rev=1.59&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog?r1=1.58&r2=1.59
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- ChangeLog 2 Oct 2013 04:12:31 -0000 1.58
+++ ChangeLog 3 Oct 2013 20:13:36 -0000 1.59
@@ -1,6 +1,9 @@
# ChangeLog for x11-proto/scrnsaverproto
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog,v 1.58 2013/10/02 04:12:31 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog,v 1.59 2013/10/03 20:13:36 ago Exp $
+
+ 03 Oct 2013; Agostino Sarubbo <ago@gentoo.org> scrnsaverproto-1.2.2-r1.ebuild:
+ Stable for ppc, wrt bug #475480
02 Oct 2013; Jeroen Roovers <jer@gentoo.org> scrnsaverproto-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-proto/scrnsaverproto: scrnsaverproto-1.2.2-r1.ebuild ChangeLog
@ 2013-10-04 12:07 Agostino Sarubbo (ago)
0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-10-04 12:07 UTC (permalink / raw
To: gentoo-commits
ago 13/10/04 12:07:09
Modified: scrnsaverproto-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.6 x11-proto/scrnsaverproto/scrnsaverproto-1.2.2-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.2.2-r1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.2.2-r1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.2.2-r1.ebuild?r1=1.5&r2=1.6
Index: scrnsaverproto-1.2.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.2.2-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- scrnsaverproto-1.2.2-r1.ebuild 3 Oct 2013 20:13:36 -0000 1.5
+++ scrnsaverproto-1.2.2-r1.ebuild 4 Oct 2013 12:07:08 -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-proto/scrnsaverproto/scrnsaverproto-1.2.2-r1.ebuild,v 1.5 2013/10/03 20:13:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.2.2-r1.ebuild,v 1.6 2013/10/04 12:07:08 ago Exp $
EAPI=5
@@ -10,7 +10,7 @@
DESCRIPTION="X.Org ScrnSaver protocol headers"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="!<x11-libs/libXScrnSaver-1.2"
1.60 x11-proto/scrnsaverproto/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog?rev=1.60&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog?rev=1.60&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog?r1=1.59&r2=1.60
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- ChangeLog 3 Oct 2013 20:13:36 -0000 1.59
+++ ChangeLog 4 Oct 2013 12:07:08 -0000 1.60
@@ -1,6 +1,9 @@
# ChangeLog for x11-proto/scrnsaverproto
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog,v 1.59 2013/10/03 20:13:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog,v 1.60 2013/10/04 12:07:08 ago Exp $
+
+ 04 Oct 2013; Agostino Sarubbo <ago@gentoo.org> scrnsaverproto-1.2.2-r1.ebuild:
+ Stable for ppc64, wrt bug #475480
03 Oct 2013; Agostino Sarubbo <ago@gentoo.org> scrnsaverproto-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-proto/scrnsaverproto: scrnsaverproto-1.2.2-r1.ebuild ChangeLog
@ 2013-10-05 4:59 Agostino Sarubbo (ago)
0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-10-05 4:59 UTC (permalink / raw
To: gentoo-commits
ago 13/10/05 04:59:08
Modified: scrnsaverproto-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.7 x11-proto/scrnsaverproto/scrnsaverproto-1.2.2-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.2.2-r1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.2.2-r1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.2.2-r1.ebuild?r1=1.6&r2=1.7
Index: scrnsaverproto-1.2.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.2.2-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- scrnsaverproto-1.2.2-r1.ebuild 4 Oct 2013 12:07:08 -0000 1.6
+++ scrnsaverproto-1.2.2-r1.ebuild 5 Oct 2013 04:59:08 -0000 1.7
@@ -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-proto/scrnsaverproto/scrnsaverproto-1.2.2-r1.ebuild,v 1.6 2013/10/04 12:07:08 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.2.2-r1.ebuild,v 1.7 2013/10/05 04:59:08 ago Exp $
EAPI=5
@@ -10,7 +10,7 @@
DESCRIPTION="X.Org ScrnSaver protocol headers"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="!<x11-libs/libXScrnSaver-1.2"
1.61 x11-proto/scrnsaverproto/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog?rev=1.61&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog?rev=1.61&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog?r1=1.60&r2=1.61
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- ChangeLog 4 Oct 2013 12:07:08 -0000 1.60
+++ ChangeLog 5 Oct 2013 04:59:08 -0000 1.61
@@ -1,6 +1,9 @@
# ChangeLog for x11-proto/scrnsaverproto
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog,v 1.60 2013/10/04 12:07:08 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog,v 1.61 2013/10/05 04:59:08 ago Exp $
+
+ 05 Oct 2013; Agostino Sarubbo <ago@gentoo.org> scrnsaverproto-1.2.2-r1.ebuild:
+ Stable for alpha, wrt bug #475480
04 Oct 2013; Agostino Sarubbo <ago@gentoo.org> scrnsaverproto-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-proto/scrnsaverproto: scrnsaverproto-1.2.2-r1.ebuild ChangeLog
@ 2013-10-06 11:48 Agostino Sarubbo (ago)
0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-10-06 11:48 UTC (permalink / raw
To: gentoo-commits
ago 13/10/06 11:48:19
Modified: scrnsaverproto-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.9 x11-proto/scrnsaverproto/scrnsaverproto-1.2.2-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.2.2-r1.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.2.2-r1.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.2.2-r1.ebuild?r1=1.8&r2=1.9
Index: scrnsaverproto-1.2.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.2.2-r1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- scrnsaverproto-1.2.2-r1.ebuild 5 Oct 2013 18:06:27 -0000 1.8
+++ scrnsaverproto-1.2.2-r1.ebuild 6 Oct 2013 11:48:18 -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-proto/scrnsaverproto/scrnsaverproto-1.2.2-r1.ebuild,v 1.8 2013/10/05 18:06:27 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.2.2-r1.ebuild,v 1.9 2013/10/06 11:48:18 ago Exp $
EAPI=5
@@ -10,7 +10,7 @@
DESCRIPTION="X.Org ScrnSaver protocol headers"
-KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="!<x11-libs/libXScrnSaver-1.2"
1.63 x11-proto/scrnsaverproto/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog?rev=1.63&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog?rev=1.63&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog?r1=1.62&r2=1.63
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- ChangeLog 5 Oct 2013 18:06:27 -0000 1.62
+++ ChangeLog 6 Oct 2013 11:48:18 -0000 1.63
@@ -1,6 +1,9 @@
# ChangeLog for x11-proto/scrnsaverproto
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog,v 1.62 2013/10/05 18:06:27 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog,v 1.63 2013/10/06 11:48:18 ago Exp $
+
+ 06 Oct 2013; Agostino Sarubbo <ago@gentoo.org> scrnsaverproto-1.2.2-r1.ebuild:
+ Stable for ia64, wrt bug #475480
05 Oct 2013; Markus Meier <maekke@gentoo.org> scrnsaverproto-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-proto/scrnsaverproto: scrnsaverproto-1.2.2-r1.ebuild ChangeLog
@ 2013-10-07 5:00 Agostino Sarubbo (ago)
0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-10-07 5:00 UTC (permalink / raw
To: gentoo-commits
ago 13/10/07 05:00:18
Modified: scrnsaverproto-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.10 x11-proto/scrnsaverproto/scrnsaverproto-1.2.2-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.2.2-r1.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.2.2-r1.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.2.2-r1.ebuild?r1=1.9&r2=1.10
Index: scrnsaverproto-1.2.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.2.2-r1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- scrnsaverproto-1.2.2-r1.ebuild 6 Oct 2013 11:48:18 -0000 1.9
+++ scrnsaverproto-1.2.2-r1.ebuild 7 Oct 2013 05:00:18 -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-proto/scrnsaverproto/scrnsaverproto-1.2.2-r1.ebuild,v 1.9 2013/10/06 11:48:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.2.2-r1.ebuild,v 1.10 2013/10/07 05:00:18 ago Exp $
EAPI=5
@@ -10,7 +10,7 @@
DESCRIPTION="X.Org ScrnSaver protocol headers"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="!<x11-libs/libXScrnSaver-1.2"
1.64 x11-proto/scrnsaverproto/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog?rev=1.64&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog?rev=1.64&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog?r1=1.63&r2=1.64
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- ChangeLog 6 Oct 2013 11:48:18 -0000 1.63
+++ ChangeLog 7 Oct 2013 05:00:18 -0000 1.64
@@ -1,6 +1,9 @@
# ChangeLog for x11-proto/scrnsaverproto
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog,v 1.63 2013/10/06 11:48:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog,v 1.64 2013/10/07 05:00:18 ago Exp $
+
+ 07 Oct 2013; Agostino Sarubbo <ago@gentoo.org> scrnsaverproto-1.2.2-r1.ebuild:
+ Stable for sparc, wrt bug #475480
06 Oct 2013; Agostino Sarubbo <ago@gentoo.org> scrnsaverproto-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-proto/scrnsaverproto: scrnsaverproto-1.2.2-r1.ebuild ChangeLog
@ 2013-10-08 5:09 Agostino Sarubbo (ago)
0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-10-08 5:09 UTC (permalink / raw
To: gentoo-commits
ago 13/10/08 05:09:45
Modified: scrnsaverproto-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.11 x11-proto/scrnsaverproto/scrnsaverproto-1.2.2-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.2.2-r1.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.2.2-r1.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.2.2-r1.ebuild?r1=1.10&r2=1.11
Index: scrnsaverproto-1.2.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.2.2-r1.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- scrnsaverproto-1.2.2-r1.ebuild 7 Oct 2013 05:00:18 -0000 1.10
+++ scrnsaverproto-1.2.2-r1.ebuild 8 Oct 2013 05:09:45 -0000 1.11
@@ -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-proto/scrnsaverproto/scrnsaverproto-1.2.2-r1.ebuild,v 1.10 2013/10/07 05:00:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.2.2-r1.ebuild,v 1.11 2013/10/08 05:09:45 ago Exp $
EAPI=5
@@ -10,7 +10,7 @@
DESCRIPTION="X.Org ScrnSaver protocol headers"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="!<x11-libs/libXScrnSaver-1.2"
1.65 x11-proto/scrnsaverproto/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog?rev=1.65&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog?rev=1.65&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog?r1=1.64&r2=1.65
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- ChangeLog 7 Oct 2013 05:00:18 -0000 1.64
+++ ChangeLog 8 Oct 2013 05:09:45 -0000 1.65
@@ -1,6 +1,9 @@
# ChangeLog for x11-proto/scrnsaverproto
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog,v 1.64 2013/10/07 05:00:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog,v 1.65 2013/10/08 05:09:45 ago Exp $
+
+ 08 Oct 2013; Agostino Sarubbo <ago@gentoo.org> scrnsaverproto-1.2.2-r1.ebuild:
+ Stable for x86, wrt bug #475480
07 Oct 2013; Agostino Sarubbo <ago@gentoo.org> scrnsaverproto-1.2.2-r1.ebuild:
Stable for sparc, wrt bug #475480
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2013-10-08 5:09 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-07 5:00 [gentoo-commits] gentoo-x86 commit in x11-proto/scrnsaverproto: scrnsaverproto-1.2.2-r1.ebuild ChangeLog Agostino Sarubbo (ago)
-- strict thread matches above, loose matches on Subject: below --
2013-10-08 5:09 Agostino Sarubbo (ago)
2013-10-06 11:48 Agostino Sarubbo (ago)
2013-10-05 4:59 Agostino Sarubbo (ago)
2013-10-04 12:07 Agostino Sarubbo (ago)
2013-10-03 20:13 Agostino Sarubbo (ago)
2013-09-29 11:17 Agostino Sarubbo (ago)
2013-02-27 6:00 Zac Medico (zmedico)
2013-02-25 21:52 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