* [gentoo-commits] gentoo-x86 commit in x11-proto/xproto: ChangeLog xproto-7.0.19.ebuild
@ 2010-11-03 13:04 Tomas Chvatal (scarabeus)
0 siblings, 0 replies; 8+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2010-11-03 13:04 UTC (permalink / raw
To: gentoo-commits
scarabeus 10/11/03 13:04:17
Modified: ChangeLog
Added: xproto-7.0.19.ebuild
Log:
Version bump
(Portage version: 2.2.0_alpha3/cvs/Linux x86_64)
Revision Changes Path
1.101 x11-proto/xproto/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xproto/ChangeLog?rev=1.101&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xproto/ChangeLog?rev=1.101&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xproto/ChangeLog?r1=1.100&r2=1.101
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -r1.100 -r1.101
--- ChangeLog 21 Oct 2010 13:59:06 -0000 1.100
+++ ChangeLog 3 Nov 2010 13:04:17 -0000 1.101
@@ -1,6 +1,11 @@
# ChangeLog for x11-proto/xproto
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.100 2010/10/21 13:59:06 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.101 2010/11/03 13:04:17 scarabeus Exp $
+
+*xproto-7.0.19 (03 Nov 2010)
+
+ 03 Nov 2010; Tomáš Chvátal <scarabeus@gentoo.org> +xproto-7.0.19.ebuild:
+ Version bump
21 Oct 2010; Tomáš Chvátal <scarabeus@gentoo.org>
-xproto-7.0.16.ebuild:
1.1 x11-proto/xproto/xproto-7.0.19.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xproto/xproto-7.0.19.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xproto/xproto-7.0.19.ebuild?rev=1.1&content-type=text/plain
Index: xproto-7.0.19.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.19.ebuild,v 1.1 2010/11/03 13:04:17 scarabeus Exp $
EAPI=3
inherit xorg-2
DESCRIPTION="X.Org xproto protocol headers"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="doc"
RDEPEND=""
DEPEND="${RDEPEND}
doc? ( app-text/xmlto )"
pkg_setup() {
xorg-2_pkg_setup
CONFIGURE_OPTIONS="$(use_enable doc specs)
$(use_with doc xmlto)
--without-fop"
}
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-proto/xproto: ChangeLog xproto-7.0.19.ebuild
@ 2010-12-19 12:41 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 8+ messages in thread
From: Samuli Suominen (ssuominen) @ 2010-12-19 12:41 UTC (permalink / raw
To: gentoo-commits
ssuominen 10/12/19 12:41:51
Modified: ChangeLog xproto-7.0.19.ebuild
Log:
ppc64 stable wrt #344827
(Portage version: 2.2.0_alpha9/cvs/Linux x86_64)
Revision Changes Path
1.104 x11-proto/xproto/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xproto/ChangeLog?rev=1.104&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xproto/ChangeLog?rev=1.104&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xproto/ChangeLog?r1=1.103&r2=1.104
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v
retrieving revision 1.103
retrieving revision 1.104
diff -u -r1.103 -r1.104
--- ChangeLog 10 Dec 2010 19:00:16 -0000 1.103
+++ ChangeLog 19 Dec 2010 12:41:51 -0000 1.104
@@ -1,6 +1,9 @@
# ChangeLog for x11-proto/xproto
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.103 2010/12/10 19:00:16 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.104 2010/12/19 12:41:51 ssuominen Exp $
+
+ 19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xproto-7.0.19.ebuild:
+ ppc64 stable wrt #344827
*xproto-7.0.20 (10 Dec 2010)
1.2 x11-proto/xproto/xproto-7.0.19.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xproto/xproto-7.0.19.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xproto/xproto-7.0.19.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xproto/xproto-7.0.19.ebuild?r1=1.1&r2=1.2
Index: xproto-7.0.19.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.19.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xproto-7.0.19.ebuild 3 Nov 2010 13:04:17 -0000 1.1
+++ xproto-7.0.19.ebuild 19 Dec 2010 12:41:51 -0000 1.2
@@ -1,12 +1,12 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.19.ebuild,v 1.1 2010/11/03 13:04:17 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.19.ebuild,v 1.2 2010/12/19 12:41:51 ssuominen Exp $
EAPI=3
inherit xorg-2
DESCRIPTION="X.Org xproto protocol headers"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="doc"
RDEPEND=""
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-proto/xproto: ChangeLog xproto-7.0.19.ebuild
@ 2010-12-23 11:50 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 8+ messages in thread
From: Samuli Suominen (ssuominen) @ 2010-12-23 11:50 UTC (permalink / raw
To: gentoo-commits
ssuominen 10/12/23 11:50:04
Modified: ChangeLog xproto-7.0.19.ebuild
Log:
amd64 stable wrt #344827
(Portage version: 2.2.0_alpha10/cvs/Linux x86_64, RepoMan options: --force)
Revision Changes Path
1.105 x11-proto/xproto/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xproto/ChangeLog?rev=1.105&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xproto/ChangeLog?rev=1.105&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xproto/ChangeLog?r1=1.104&r2=1.105
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v
retrieving revision 1.104
retrieving revision 1.105
diff -u -r1.104 -r1.105
--- ChangeLog 19 Dec 2010 12:41:51 -0000 1.104
+++ ChangeLog 23 Dec 2010 11:50:04 -0000 1.105
@@ -1,6 +1,9 @@
# ChangeLog for x11-proto/xproto
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.104 2010/12/19 12:41:51 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.105 2010/12/23 11:50:04 ssuominen Exp $
+
+ 23 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xproto-7.0.19.ebuild:
+ amd64 stable wrt #344827
19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xproto-7.0.19.ebuild:
ppc64 stable wrt #344827
1.3 x11-proto/xproto/xproto-7.0.19.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xproto/xproto-7.0.19.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xproto/xproto-7.0.19.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xproto/xproto-7.0.19.ebuild?r1=1.2&r2=1.3
Index: xproto-7.0.19.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.19.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xproto-7.0.19.ebuild 19 Dec 2010 12:41:51 -0000 1.2
+++ xproto-7.0.19.ebuild 23 Dec 2010 11:50:04 -0000 1.3
@@ -1,12 +1,12 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.19.ebuild,v 1.2 2010/12/19 12:41:51 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.19.ebuild,v 1.3 2010/12/23 11:50:04 ssuominen Exp $
EAPI=3
inherit xorg-2
DESCRIPTION="X.Org xproto protocol headers"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="doc"
RDEPEND=""
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-proto/xproto: ChangeLog xproto-7.0.19.ebuild
@ 2010-12-25 20:45 Christian Faulhammer (fauli)
0 siblings, 0 replies; 8+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-12-25 20:45 UTC (permalink / raw
To: gentoo-commits
fauli 10/12/25 20:45:28
Modified: ChangeLog xproto-7.0.19.ebuild
Log:
x86 stable, bug 344827
(Portage version: 2.1.9.25/cvs/Linux i686, RepoMan options: --force)
Revision Changes Path
1.106 x11-proto/xproto/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xproto/ChangeLog?rev=1.106&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xproto/ChangeLog?rev=1.106&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xproto/ChangeLog?r1=1.105&r2=1.106
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v
retrieving revision 1.105
retrieving revision 1.106
diff -u -r1.105 -r1.106
--- ChangeLog 23 Dec 2010 11:50:04 -0000 1.105
+++ ChangeLog 25 Dec 2010 20:45:28 -0000 1.106
@@ -1,6 +1,9 @@
# ChangeLog for x11-proto/xproto
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.105 2010/12/23 11:50:04 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.106 2010/12/25 20:45:28 fauli Exp $
+
+ 25 Dec 2010; Christian Faulhammer <fauli@gentoo.org> xproto-7.0.19.ebuild:
+ x86 stable, bug 344827
23 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xproto-7.0.19.ebuild:
amd64 stable wrt #344827
1.4 x11-proto/xproto/xproto-7.0.19.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xproto/xproto-7.0.19.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xproto/xproto-7.0.19.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xproto/xproto-7.0.19.ebuild?r1=1.3&r2=1.4
Index: xproto-7.0.19.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.19.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xproto-7.0.19.ebuild 23 Dec 2010 11:50:04 -0000 1.3
+++ xproto-7.0.19.ebuild 25 Dec 2010 20:45:28 -0000 1.4
@@ -1,12 +1,12 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.19.ebuild,v 1.3 2010/12/23 11:50:04 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.19.ebuild,v 1.4 2010/12/25 20:45:28 fauli Exp $
EAPI=3
inherit xorg-2
DESCRIPTION="X.Org xproto protocol headers"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="doc"
RDEPEND=""
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-proto/xproto: ChangeLog xproto-7.0.19.ebuild
@ 2010-12-29 20:50 Markus Meier (maekke)
0 siblings, 0 replies; 8+ messages in thread
From: Markus Meier (maekke) @ 2010-12-29 20:50 UTC (permalink / raw
To: gentoo-commits
maekke 10/12/29 20:50:49
Modified: ChangeLog xproto-7.0.19.ebuild
Log:
arm stable, bug #344827
(Portage version: 2.1.9.26/cvs/Linux x86_64)
Revision Changes Path
1.107 x11-proto/xproto/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xproto/ChangeLog?rev=1.107&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xproto/ChangeLog?rev=1.107&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xproto/ChangeLog?r1=1.106&r2=1.107
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v
retrieving revision 1.106
retrieving revision 1.107
diff -u -r1.106 -r1.107
--- ChangeLog 25 Dec 2010 20:45:28 -0000 1.106
+++ ChangeLog 29 Dec 2010 20:50:49 -0000 1.107
@@ -1,6 +1,9 @@
# ChangeLog for x11-proto/xproto
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.106 2010/12/25 20:45:28 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.107 2010/12/29 20:50:49 maekke Exp $
+
+ 29 Dec 2010; Markus Meier <maekke@gentoo.org> xproto-7.0.19.ebuild:
+ arm stable, bug #344827
25 Dec 2010; Christian Faulhammer <fauli@gentoo.org> xproto-7.0.19.ebuild:
x86 stable, bug 344827
1.5 x11-proto/xproto/xproto-7.0.19.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xproto/xproto-7.0.19.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xproto/xproto-7.0.19.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xproto/xproto-7.0.19.ebuild?r1=1.4&r2=1.5
Index: xproto-7.0.19.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.19.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xproto-7.0.19.ebuild 25 Dec 2010 20:45:28 -0000 1.4
+++ xproto-7.0.19.ebuild 29 Dec 2010 20:50:49 -0000 1.5
@@ -1,12 +1,12 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.19.ebuild,v 1.4 2010/12/25 20:45:28 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.19.ebuild,v 1.5 2010/12/29 20:50:49 maekke Exp $
EAPI=3
inherit xorg-2
DESCRIPTION="X.Org xproto protocol headers"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="doc"
RDEPEND=""
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-proto/xproto: ChangeLog xproto-7.0.19.ebuild
@ 2010-12-31 19:55 Jeroen Roovers (jer)
0 siblings, 0 replies; 8+ messages in thread
From: Jeroen Roovers (jer) @ 2010-12-31 19:55 UTC (permalink / raw
To: gentoo-commits
jer 10/12/31 19:55:47
Modified: ChangeLog xproto-7.0.19.ebuild
Log:
Stable for HPPA (bug #344827).
(Portage version: 2.2.0_alpha10/cvs/Linux i686)
Revision Changes Path
1.108 x11-proto/xproto/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xproto/ChangeLog?rev=1.108&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xproto/ChangeLog?rev=1.108&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xproto/ChangeLog?r1=1.107&r2=1.108
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v
retrieving revision 1.107
retrieving revision 1.108
diff -u -r1.107 -r1.108
--- ChangeLog 29 Dec 2010 20:50:49 -0000 1.107
+++ ChangeLog 31 Dec 2010 19:55:47 -0000 1.108
@@ -1,6 +1,9 @@
# ChangeLog for x11-proto/xproto
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.107 2010/12/29 20:50:49 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.108 2010/12/31 19:55:47 jer Exp $
+
+ 31 Dec 2010; Jeroen Roovers <jer@gentoo.org> xproto-7.0.19.ebuild:
+ Stable for HPPA (bug #344827).
29 Dec 2010; Markus Meier <maekke@gentoo.org> xproto-7.0.19.ebuild:
arm stable, bug #344827
1.6 x11-proto/xproto/xproto-7.0.19.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xproto/xproto-7.0.19.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xproto/xproto-7.0.19.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xproto/xproto-7.0.19.ebuild?r1=1.5&r2=1.6
Index: xproto-7.0.19.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.19.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xproto-7.0.19.ebuild 29 Dec 2010 20:50:49 -0000 1.5
+++ xproto-7.0.19.ebuild 31 Dec 2010 19:55:47 -0000 1.6
@@ -1,12 +1,12 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.19.ebuild,v 1.5 2010/12/29 20:50:49 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.19.ebuild,v 1.6 2010/12/31 19:55:47 jer Exp $
EAPI=3
inherit xorg-2
DESCRIPTION="X.Org xproto protocol headers"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="doc"
RDEPEND=""
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-proto/xproto: ChangeLog xproto-7.0.19.ebuild
@ 2011-02-12 22:00 Raul Porcel (armin76)
0 siblings, 0 replies; 8+ messages in thread
From: Raul Porcel (armin76) @ 2011-02-12 22:00 UTC (permalink / raw
To: gentoo-commits
armin76 11/02/12 22:00:52
Modified: ChangeLog xproto-7.0.19.ebuild
Log:
alpha/ia64/s390/sh/sparc stable wrt #344827
(Portage version: 2.1.9.25/cvs/Linux ia64)
Revision Changes Path
1.111 x11-proto/xproto/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xproto/ChangeLog?rev=1.111&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xproto/ChangeLog?rev=1.111&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xproto/ChangeLog?r1=1.110&r2=1.111
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v
retrieving revision 1.110
retrieving revision 1.111
diff -u -r1.110 -r1.111
--- ChangeLog 12 Feb 2011 16:05:50 -0000 1.110
+++ ChangeLog 12 Feb 2011 22:00:52 -0000 1.111
@@ -1,6 +1,9 @@
# ChangeLog for x11-proto/xproto
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.110 2011/02/12 16:05:50 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.111 2011/02/12 22:00:52 armin76 Exp $
+
+ 12 Feb 2011; Raúl Porcel <armin76@gentoo.org> xproto-7.0.19.ebuild:
+ alpha/ia64/s390/sh/sparc stable wrt #344827
12 Feb 2011; Christian Faulhammer <fauli@gentoo.org> xproto-7.0.20.ebuild:
stable x86, bug 354237
1.7 x11-proto/xproto/xproto-7.0.19.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xproto/xproto-7.0.19.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xproto/xproto-7.0.19.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xproto/xproto-7.0.19.ebuild?r1=1.6&r2=1.7
Index: xproto-7.0.19.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.19.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- xproto-7.0.19.ebuild 31 Dec 2010 19:55:47 -0000 1.6
+++ xproto-7.0.19.ebuild 12 Feb 2011 22:00:52 -0000 1.7
@@ -1,12 +1,12 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.19.ebuild,v 1.6 2010/12/31 19:55:47 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.19.ebuild,v 1.7 2011/02/12 22:00:52 armin76 Exp $
EAPI=3
inherit xorg-2
DESCRIPTION="X.Org xproto protocol headers"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="doc"
RDEPEND=""
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-proto/xproto: ChangeLog xproto-7.0.19.ebuild
@ 2011-03-07 20:53 Tomas Chvatal (scarabeus)
0 siblings, 0 replies; 8+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2011-03-07 20:53 UTC (permalink / raw
To: gentoo-commits
scarabeus 11/03/07 20:53:14
Modified: ChangeLog
Removed: xproto-7.0.19.ebuild
Log:
old
(Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
Revision Changes Path
1.117 x11-proto/xproto/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xproto/ChangeLog?rev=1.117&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xproto/ChangeLog?rev=1.117&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xproto/ChangeLog?r1=1.116&r2=1.117
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v
retrieving revision 1.116
retrieving revision 1.117
diff -u -r1.116 -r1.117
--- ChangeLog 5 Mar 2011 17:51:41 -0000 1.116
+++ ChangeLog 7 Mar 2011 20:53:13 -0000 1.117
@@ -1,6 +1,9 @@
# ChangeLog for x11-proto/xproto
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.116 2011/03/05 17:51:41 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.117 2011/03/07 20:53:13 scarabeus Exp $
+
+ 07 Mar 2011; Tomáš Chvátal <scarabeus@gentoo.org> -xproto-7.0.19.ebuild:
+ old
05 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> xproto-7.0.20.ebuild:
ppc64 stable wrt #354237
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2011-03-07 20:53 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-23 11:50 [gentoo-commits] gentoo-x86 commit in x11-proto/xproto: ChangeLog xproto-7.0.19.ebuild Samuli Suominen (ssuominen)
-- strict thread matches above, loose matches on Subject: below --
2011-03-07 20:53 Tomas Chvatal (scarabeus)
2011-02-12 22:00 Raul Porcel (armin76)
2010-12-31 19:55 Jeroen Roovers (jer)
2010-12-29 20:50 Markus Meier (maekke)
2010-12-25 20:45 Christian Faulhammer (fauli)
2010-12-19 12:41 Samuli Suominen (ssuominen)
2010-11-03 13:04 Tomas Chvatal (scarabeus)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox