* [gentoo-commits] gentoo-x86 commit in x11-proto/xcb-proto: ChangeLog xcb-proto-1.6.ebuild
@ 2009-12-04 8:44 Remi Cardona (remi)
0 siblings, 0 replies; 14+ messages in thread
From: Remi Cardona (remi) @ 2009-12-04 8:44 UTC (permalink / raw
To: gentoo-commits
remi 09/12/04 08:44:57
Modified: ChangeLog
Added: xcb-proto-1.6.ebuild
Log:
x11-proto/xcb-proto: bump to 1.6
(Portage version: 2.2_rc54/cvs/Linux i686)
Revision Changes Path
1.34 x11-proto/xcb-proto/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcb-proto/ChangeLog?rev=1.34&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcb-proto/ChangeLog?rev=1.34&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcb-proto/ChangeLog?r1=1.33&r2=1.34
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog 26 Oct 2009 20:45:29 -0000 1.33
+++ ChangeLog 4 Dec 2009 08:44:57 -0000 1.34
@@ -1,6 +1,11 @@
# ChangeLog for x11-proto/xcb-proto
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/ChangeLog,v 1.33 2009/10/26 20:45:29 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/ChangeLog,v 1.34 2009/12/04 08:44:57 remi Exp $
+
+*xcb-proto-1.6 (04 Dec 2009)
+
+ 04 Dec 2009; Rémi Cardona <remi@gentoo.org> +xcb-proto-1.6.ebuild:
+ bump to 1.6
26 Oct 2009; Jeroen Roovers <jer@gentoo.org> xcb-proto-1.5.ebuild:
Stable for HPPA (bug #282290).
1.1 x11-proto/xcb-proto/xcb-proto-1.6.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild?rev=1.1&content-type=text/plain
Index: xcb-proto-1.6.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild,v 1.1 2009/12/04 08:44:57 remi Exp $
inherit x-modular
DESCRIPTION="X C-language Bindings protocol headers"
HOMEPAGE="http://xcb.freedesktop.org/"
EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/proto"
[[ ${PV} != 9999* ]] && \
SRC_URI="http://xcb.freedesktop.org/dist/${P}.tar.bz2"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE=""
RDEPEND=""
DEPEND="${RDEPEND}
dev-libs/libxml2
>=dev-lang/python-2.5"
^ permalink raw reply [flat|nested] 14+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-proto/xcb-proto: ChangeLog xcb-proto-1.6.ebuild
@ 2010-01-14 17:10 Christian Faulhammer (fauli)
0 siblings, 0 replies; 14+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-01-14 17:10 UTC (permalink / raw
To: gentoo-commits
fauli 10/01/14 17:10:54
Modified: ChangeLog xcb-proto-1.6.ebuild
Log:
Transfer Prefix keywords
(Portage version: 2.1.6.13/cvs/Linux i686)
Revision Changes Path
1.39 x11-proto/xcb-proto/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcb-proto/ChangeLog?rev=1.39&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcb-proto/ChangeLog?rev=1.39&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcb-proto/ChangeLog?r1=1.38&r2=1.39
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/ChangeLog,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ChangeLog 15 Dec 2009 19:53:07 -0000 1.38
+++ ChangeLog 14 Jan 2010 17:10:53 -0000 1.39
@@ -1,6 +1,9 @@
# ChangeLog for x11-proto/xcb-proto
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/ChangeLog,v 1.38 2009/12/15 19:53:07 ranger Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/ChangeLog,v 1.39 2010/01/14 17:10:53 fauli Exp $
+
+ 14 Jan 2010; Christian Faulhammer <fauli@gentoo.org> xcb-proto-1.6.ebuild:
+ Transfer Prefix keywords
15 Dec 2009; Brent Baude <ranger@gentoo.org> xcb-proto-1.5.ebuild:
Marking xcb-proto-1.5 ppc64 stable for bug 294958
1.2 x11-proto/xcb-proto/xcb-proto-1.6.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild?r1=1.1&r2=1.2
Index: xcb-proto-1.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xcb-proto-1.6.ebuild 4 Dec 2009 08:44:57 -0000 1.1
+++ xcb-proto-1.6.ebuild 14 Jan 2010 17:10:53 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild,v 1.1 2009/12/04 08:44:57 remi Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild,v 1.2 2010/01/14 17:10:53 fauli Exp $
inherit x-modular
@@ -10,7 +10,7 @@
[[ ${PV} != 9999* ]] && \
SRC_URI="http://xcb.freedesktop.org/dist/${P}.tar.bz2"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=""
^ permalink raw reply [flat|nested] 14+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-proto/xcb-proto: ChangeLog xcb-proto-1.6.ebuild
@ 2010-04-09 10:26 Christian Faulhammer (fauli)
0 siblings, 0 replies; 14+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-04-09 10:26 UTC (permalink / raw
To: gentoo-commits
fauli 10/04/09 10:26:01
Modified: ChangeLog xcb-proto-1.6.ebuild
Log:
stable x86, bug 308521
(Portage version: 2.1.7.17/cvs/Linux i686)
Revision Changes Path
1.41 x11-proto/xcb-proto/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcb-proto/ChangeLog?rev=1.41&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcb-proto/ChangeLog?rev=1.41&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcb-proto/ChangeLog?r1=1.40&r2=1.41
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/ChangeLog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- ChangeLog 23 Jan 2010 21:21:28 -0000 1.40
+++ ChangeLog 9 Apr 2010 10:26:01 -0000 1.41
@@ -1,6 +1,9 @@
# ChangeLog for x11-proto/xcb-proto
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/ChangeLog,v 1.40 2010/01/23 21:21:28 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/ChangeLog,v 1.41 2010/04/09 10:26:01 fauli Exp $
+
+ 09 Apr 2010; Christian Faulhammer <fauli@gentoo.org> xcb-proto-1.6.ebuild:
+ stable x86, bug 308521
23 Jan 2010; Tomáš Chvátal <scarabeus@gentoo.org>
-xcb-proto-1.1.ebuild:
1.3 x11-proto/xcb-proto/xcb-proto-1.6.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild?r1=1.2&r2=1.3
Index: xcb-proto-1.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xcb-proto-1.6.ebuild 14 Jan 2010 17:10:53 -0000 1.2
+++ xcb-proto-1.6.ebuild 9 Apr 2010 10:26:01 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild,v 1.2 2010/01/14 17:10:53 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild,v 1.3 2010/04/09 10:26:01 fauli Exp $
inherit x-modular
@@ -10,7 +10,7 @@
[[ ${PV} != 9999* ]] && \
SRC_URI="http://xcb.freedesktop.org/dist/${P}.tar.bz2"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=""
^ permalink raw reply [flat|nested] 14+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-proto/xcb-proto: ChangeLog xcb-proto-1.6.ebuild
@ 2010-04-16 21:44 Pacho Ramos (pacho)
0 siblings, 0 replies; 14+ messages in thread
From: Pacho Ramos (pacho) @ 2010-04-16 21:44 UTC (permalink / raw
To: gentoo-commits
pacho 10/04/16 21:44:08
Modified: ChangeLog xcb-proto-1.6.ebuild
Log:
amd64 stable, bug 308521
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Revision Changes Path
1.42 x11-proto/xcb-proto/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcb-proto/ChangeLog?rev=1.42&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcb-proto/ChangeLog?rev=1.42&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcb-proto/ChangeLog?r1=1.41&r2=1.42
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog 9 Apr 2010 10:26:01 -0000 1.41
+++ ChangeLog 16 Apr 2010 21:44:08 -0000 1.42
@@ -1,6 +1,9 @@
# ChangeLog for x11-proto/xcb-proto
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/ChangeLog,v 1.41 2010/04/09 10:26:01 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/ChangeLog,v 1.42 2010/04/16 21:44:08 pacho Exp $
+
+ 16 Apr 2010; Pacho Ramos <pacho@gentoo.org> xcb-proto-1.6.ebuild:
+ amd64 stable, bug 308521
09 Apr 2010; Christian Faulhammer <fauli@gentoo.org> xcb-proto-1.6.ebuild:
stable x86, bug 308521
1.4 x11-proto/xcb-proto/xcb-proto-1.6.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild?r1=1.3&r2=1.4
Index: xcb-proto-1.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xcb-proto-1.6.ebuild 9 Apr 2010 10:26:01 -0000 1.3
+++ xcb-proto-1.6.ebuild 16 Apr 2010 21:44:08 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild,v 1.3 2010/04/09 10:26:01 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild,v 1.4 2010/04/16 21:44:08 pacho Exp $
inherit x-modular
@@ -10,7 +10,7 @@
[[ ${PV} != 9999* ]] && \
SRC_URI="http://xcb.freedesktop.org/dist/${P}.tar.bz2"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=""
^ permalink raw reply [flat|nested] 14+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-proto/xcb-proto: ChangeLog xcb-proto-1.6.ebuild
@ 2010-04-18 16:35 Gysbert Wassenaar (nixnut)
0 siblings, 0 replies; 14+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2010-04-18 16:35 UTC (permalink / raw
To: gentoo-commits
nixnut 10/04/18 16:35:14
Modified: ChangeLog xcb-proto-1.6.ebuild
Log:
ppc stable #308521
(Portage version: 2.1.8.3/cvs/Linux ppc)
Revision Changes Path
1.43 x11-proto/xcb-proto/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcb-proto/ChangeLog?rev=1.43&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcb-proto/ChangeLog?rev=1.43&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcb-proto/ChangeLog?r1=1.42&r2=1.43
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/ChangeLog,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- ChangeLog 16 Apr 2010 21:44:08 -0000 1.42
+++ ChangeLog 18 Apr 2010 16:35:14 -0000 1.43
@@ -1,6 +1,9 @@
# ChangeLog for x11-proto/xcb-proto
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/ChangeLog,v 1.42 2010/04/16 21:44:08 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/ChangeLog,v 1.43 2010/04/18 16:35:14 nixnut Exp $
+
+ 18 Apr 2010; <nixnut@gentoo.org> xcb-proto-1.6.ebuild:
+ ppc stable #308521
16 Apr 2010; Pacho Ramos <pacho@gentoo.org> xcb-proto-1.6.ebuild:
amd64 stable, bug 308521
1.5 x11-proto/xcb-proto/xcb-proto-1.6.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild?r1=1.4&r2=1.5
Index: xcb-proto-1.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xcb-proto-1.6.ebuild 16 Apr 2010 21:44:08 -0000 1.4
+++ xcb-proto-1.6.ebuild 18 Apr 2010 16:35:14 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild,v 1.4 2010/04/16 21:44:08 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild,v 1.5 2010/04/18 16:35:14 nixnut Exp $
inherit x-modular
@@ -10,7 +10,7 @@
[[ ${PV} != 9999* ]] && \
SRC_URI="http://xcb.freedesktop.org/dist/${P}.tar.bz2"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=""
^ permalink raw reply [flat|nested] 14+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-proto/xcb-proto: ChangeLog xcb-proto-1.6.ebuild
@ 2010-04-18 19:51 Markus Meier (maekke)
0 siblings, 0 replies; 14+ messages in thread
From: Markus Meier (maekke) @ 2010-04-18 19:51 UTC (permalink / raw
To: gentoo-commits
maekke 10/04/18 19:51:27
Modified: ChangeLog xcb-proto-1.6.ebuild
Log:
arm stable, bug #308521
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Revision Changes Path
1.44 x11-proto/xcb-proto/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcb-proto/ChangeLog?rev=1.44&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcb-proto/ChangeLog?rev=1.44&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcb-proto/ChangeLog?r1=1.43&r2=1.44
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/ChangeLog,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- ChangeLog 18 Apr 2010 16:35:14 -0000 1.43
+++ ChangeLog 18 Apr 2010 19:51:27 -0000 1.44
@@ -1,6 +1,9 @@
# ChangeLog for x11-proto/xcb-proto
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/ChangeLog,v 1.43 2010/04/18 16:35:14 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/ChangeLog,v 1.44 2010/04/18 19:51:27 maekke Exp $
+
+ 18 Apr 2010; Markus Meier <maekke@gentoo.org> xcb-proto-1.6.ebuild:
+ arm stable, bug #308521
18 Apr 2010; <nixnut@gentoo.org> xcb-proto-1.6.ebuild:
ppc stable #308521
1.6 x11-proto/xcb-proto/xcb-proto-1.6.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild?r1=1.5&r2=1.6
Index: xcb-proto-1.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xcb-proto-1.6.ebuild 18 Apr 2010 16:35:14 -0000 1.5
+++ xcb-proto-1.6.ebuild 18 Apr 2010 19:51:27 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild,v 1.5 2010/04/18 16:35:14 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild,v 1.6 2010/04/18 19:51:27 maekke Exp $
inherit x-modular
@@ -10,7 +10,7 @@
[[ ${PV} != 9999* ]] && \
SRC_URI="http://xcb.freedesktop.org/dist/${P}.tar.bz2"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=""
^ permalink raw reply [flat|nested] 14+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-proto/xcb-proto: ChangeLog xcb-proto-1.6.ebuild
@ 2010-04-25 14:57 Chi-Thanh Christopher Nguyen (chithanh)
0 siblings, 0 replies; 14+ messages in thread
From: Chi-Thanh Christopher Nguyen (chithanh) @ 2010-04-25 14:57 UTC (permalink / raw
To: gentoo-commits
chithanh 10/04/25 14:57:01
Modified: ChangeLog xcb-proto-1.6.ebuild
Log:
Improve Python-related code, patch by arfrever, bug 317035
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Revision Changes Path
1.45 x11-proto/xcb-proto/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcb-proto/ChangeLog?rev=1.45&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcb-proto/ChangeLog?rev=1.45&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcb-proto/ChangeLog?r1=1.44&r2=1.45
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/ChangeLog,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- ChangeLog 18 Apr 2010 19:51:27 -0000 1.44
+++ ChangeLog 25 Apr 2010 14:57:01 -0000 1.45
@@ -1,6 +1,10 @@
# ChangeLog for x11-proto/xcb-proto
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/ChangeLog,v 1.44 2010/04/18 19:51:27 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/ChangeLog,v 1.45 2010/04/25 14:57:01 chithanh Exp $
+
+ 25 Apr 2010; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ xcb-proto-1.6.ebuild:
+ Improve Python-related code, patch by arfrever, bug 317035
18 Apr 2010; Markus Meier <maekke@gentoo.org> xcb-proto-1.6.ebuild:
arm stable, bug #308521
1.7 x11-proto/xcb-proto/xcb-proto-1.6.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild?r1=1.6&r2=1.7
Index: xcb-proto-1.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- xcb-proto-1.6.ebuild 18 Apr 2010 19:51:27 -0000 1.6
+++ xcb-proto-1.6.ebuild 25 Apr 2010 14:57:01 -0000 1.7
@@ -1,8 +1,10 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild,v 1.6 2010/04/18 19:51:27 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild,v 1.7 2010/04/25 14:57:01 chithanh Exp $
-inherit x-modular
+PYTHON_DEPEND="2:2.5"
+
+inherit python x-modular
DESCRIPTION="X C-language Bindings protocol headers"
HOMEPAGE="http://xcb.freedesktop.org/"
@@ -15,5 +17,8 @@
RDEPEND=""
DEPEND="${RDEPEND}
- dev-libs/libxml2
- >=dev-lang/python-2.5"
+ dev-libs/libxml2"
+
+pkg_setup() {
+ python_set_active_version 2
+}
^ permalink raw reply [flat|nested] 14+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-proto/xcb-proto: ChangeLog xcb-proto-1.6.ebuild
@ 2010-05-12 18:17 Brent Baude (ranger)
0 siblings, 0 replies; 14+ messages in thread
From: Brent Baude (ranger) @ 2010-05-12 18:17 UTC (permalink / raw
To: gentoo-commits
ranger 10/05/12 18:17:54
Modified: ChangeLog xcb-proto-1.6.ebuild
Log:
Marking xcb-proto-1.6 ppc64 for bug 308521
(Portage version: 2.1.7.17/cvs/Linux ppc64)
Revision Changes Path
1.46 x11-proto/xcb-proto/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xcb-proto/ChangeLog?rev=1.46&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xcb-proto/ChangeLog?rev=1.46&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xcb-proto/ChangeLog?r1=1.45&r2=1.46
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/ChangeLog,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- ChangeLog 25 Apr 2010 14:57:01 -0000 1.45
+++ ChangeLog 12 May 2010 18:17:54 -0000 1.46
@@ -1,6 +1,9 @@
# ChangeLog for x11-proto/xcb-proto
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/ChangeLog,v 1.45 2010/04/25 14:57:01 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/ChangeLog,v 1.46 2010/05/12 18:17:54 ranger Exp $
+
+ 12 May 2010; Brent Baude <ranger@gentoo.org> ChangeLog:
+ Marking xcb-proto-1.6 ppc64 stable for bug 308521
25 Apr 2010; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
xcb-proto-1.6.ebuild:
1.8 x11-proto/xcb-proto/xcb-proto-1.6.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild?r1=1.7&r2=1.8
Index: xcb-proto-1.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- xcb-proto-1.6.ebuild 25 Apr 2010 14:57:01 -0000 1.7
+++ xcb-proto-1.6.ebuild 12 May 2010 18:17:54 -0000 1.8
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild,v 1.7 2010/04/25 14:57:01 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild,v 1.8 2010/05/12 18:17:54 ranger Exp $
PYTHON_DEPEND="2:2.5"
@@ -12,7 +12,7 @@
[[ ${PV} != 9999* ]] && \
SRC_URI="http://xcb.freedesktop.org/dist/${P}.tar.bz2"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=""
^ permalink raw reply [flat|nested] 14+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-proto/xcb-proto: ChangeLog xcb-proto-1.6.ebuild
@ 2010-05-21 18:08 Arfrever Frehtes Taifersar Arahesis (arfrever)
0 siblings, 0 replies; 14+ messages in thread
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2010-05-21 18:08 UTC (permalink / raw
To: gentoo-commits
arfrever 10/05/21 18:08:00
Modified: ChangeLog xcb-proto-1.6.ebuild
Log:
Fix byte-compilation.
(Portage version: HEAD/cvs/Linux x86_64)
Revision Changes Path
1.47 x11-proto/xcb-proto/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xcb-proto/ChangeLog?rev=1.47&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xcb-proto/ChangeLog?rev=1.47&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xcb-proto/ChangeLog?r1=1.46&r2=1.47
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/ChangeLog,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- ChangeLog 12 May 2010 18:17:54 -0000 1.46
+++ ChangeLog 21 May 2010 18:08:00 -0000 1.47
@@ -1,6 +1,10 @@
# ChangeLog for x11-proto/xcb-proto
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/ChangeLog,v 1.46 2010/05/12 18:17:54 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/ChangeLog,v 1.47 2010/05/21 18:08:00 arfrever Exp $
+
+ 21 May 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+ xcb-proto-1.6.ebuild:
+ Fix byte-compilation.
12 May 2010; Brent Baude <ranger@gentoo.org> ChangeLog:
Marking xcb-proto-1.6 ppc64 stable for bug 308521
1.9 x11-proto/xcb-proto/xcb-proto-1.6.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild?r1=1.8&r2=1.9
Index: xcb-proto-1.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- xcb-proto-1.6.ebuild 12 May 2010 18:17:54 -0000 1.8
+++ xcb-proto-1.6.ebuild 21 May 2010 18:08:00 -0000 1.9
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild,v 1.8 2010/05/12 18:17:54 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild,v 1.9 2010/05/21 18:08:00 arfrever Exp $
PYTHON_DEPEND="2:2.5"
@@ -22,3 +22,16 @@
pkg_setup() {
python_set_active_version 2
}
+
+src_install() {
+ x-modular_src_install
+ python_clean_installation_image
+}
+
+pkg_postinst() {
+ python_mod_optimize $(python_get_sitedir)/xcbgen
+}
+
+pkg_postrm() {
+ python_mod_cleanup $(python_get_sitedir)/xcbgen
+}
^ permalink raw reply [flat|nested] 14+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-proto/xcb-proto: ChangeLog xcb-proto-1.6.ebuild
@ 2010-06-04 14:12 Guy Martin (gmsoft)
0 siblings, 0 replies; 14+ messages in thread
From: Guy Martin (gmsoft) @ 2010-06-04 14:12 UTC (permalink / raw
To: gentoo-commits
gmsoft 10/06/04 14:12:14
Modified: ChangeLog xcb-proto-1.6.ebuild
Log:
hppa stable, #308521
(Portage version: 2.1.8.3/cvs/Linux parisc64)
Revision Changes Path
1.48 x11-proto/xcb-proto/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xcb-proto/ChangeLog?rev=1.48&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xcb-proto/ChangeLog?rev=1.48&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xcb-proto/ChangeLog?r1=1.47&r2=1.48
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/ChangeLog,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- ChangeLog 21 May 2010 18:08:00 -0000 1.47
+++ ChangeLog 4 Jun 2010 14:12:14 -0000 1.48
@@ -1,6 +1,9 @@
# ChangeLog for x11-proto/xcb-proto
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/ChangeLog,v 1.47 2010/05/21 18:08:00 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/ChangeLog,v 1.48 2010/06/04 14:12:14 gmsoft Exp $
+
+ 31 May 2010; Guy Martin <gmsoft@gentoo.org> xcb-proto-1.6.ebuild:
+ hppa stable, #308521
21 May 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
xcb-proto-1.6.ebuild:
1.10 x11-proto/xcb-proto/xcb-proto-1.6.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild?r1=1.9&r2=1.10
Index: xcb-proto-1.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- xcb-proto-1.6.ebuild 21 May 2010 18:08:00 -0000 1.9
+++ xcb-proto-1.6.ebuild 4 Jun 2010 14:12:14 -0000 1.10
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild,v 1.9 2010/05/21 18:08:00 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild,v 1.10 2010/06/04 14:12:14 gmsoft Exp $
PYTHON_DEPEND="2:2.5"
@@ -12,7 +12,7 @@
[[ ${PV} != 9999* ]] && \
SRC_URI="http://xcb.freedesktop.org/dist/${P}.tar.bz2"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=""
^ permalink raw reply [flat|nested] 14+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-proto/xcb-proto: ChangeLog xcb-proto-1.6.ebuild
@ 2010-06-14 17:49 Fabian Groffen (grobian)
0 siblings, 0 replies; 14+ messages in thread
From: Fabian Groffen (grobian) @ 2010-06-14 17:49 UTC (permalink / raw
To: gentoo-commits
grobian 10/06/14 17:49:38
Modified: ChangeLog xcb-proto-1.6.ebuild
Log:
Marked ~x64-macos, bug #323945
(Portage version: 2.2.00.15842-prefix/cvs/Darwin powerpc)
Revision Changes Path
1.49 x11-proto/xcb-proto/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xcb-proto/ChangeLog?rev=1.49&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xcb-proto/ChangeLog?rev=1.49&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xcb-proto/ChangeLog?r1=1.48&r2=1.49
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog 4 Jun 2010 14:12:14 -0000 1.48
+++ ChangeLog 14 Jun 2010 17:49:38 -0000 1.49
@@ -1,6 +1,9 @@
# ChangeLog for x11-proto/xcb-proto
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/ChangeLog,v 1.48 2010/06/04 14:12:14 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/ChangeLog,v 1.49 2010/06/14 17:49:38 grobian Exp $
+
+ 14 Jun 2010; Fabian Groffen <grobian@gentoo.org> xcb-proto-1.6.ebuild:
+ Marked ~x64-macos, bug #323945
31 May 2010; Guy Martin <gmsoft@gentoo.org> xcb-proto-1.6.ebuild:
hppa stable, #308521
1.11 x11-proto/xcb-proto/xcb-proto-1.6.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild?r1=1.10&r2=1.11
Index: xcb-proto-1.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- xcb-proto-1.6.ebuild 4 Jun 2010 14:12:14 -0000 1.10
+++ xcb-proto-1.6.ebuild 14 Jun 2010 17:49:38 -0000 1.11
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild,v 1.10 2010/06/04 14:12:14 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild,v 1.11 2010/06/14 17:49:38 grobian Exp $
PYTHON_DEPEND="2:2.5"
@@ -12,7 +12,7 @@
[[ ${PV} != 9999* ]] && \
SRC_URI="http://xcb.freedesktop.org/dist/${P}.tar.bz2"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=""
^ permalink raw reply [flat|nested] 14+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-proto/xcb-proto: ChangeLog xcb-proto-1.6.ebuild
@ 2010-08-02 18:13 Raul Porcel (armin76)
0 siblings, 0 replies; 14+ messages in thread
From: Raul Porcel (armin76) @ 2010-08-02 18:13 UTC (permalink / raw
To: gentoo-commits
armin76 10/08/02 18:13:40
Modified: ChangeLog xcb-proto-1.6.ebuild
Log:
alpha/ia64/s390/sh/sparc stable wrt #308521
(Portage version: 2.1.8.3/cvs/Linux ia64)
Revision Changes Path
1.50 x11-proto/xcb-proto/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xcb-proto/ChangeLog?rev=1.50&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xcb-proto/ChangeLog?rev=1.50&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xcb-proto/ChangeLog?r1=1.49&r2=1.50
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- ChangeLog 14 Jun 2010 17:49:38 -0000 1.49
+++ ChangeLog 2 Aug 2010 18:13:39 -0000 1.50
@@ -1,6 +1,9 @@
# ChangeLog for x11-proto/xcb-proto
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/ChangeLog,v 1.49 2010/06/14 17:49:38 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/ChangeLog,v 1.50 2010/08/02 18:13:39 armin76 Exp $
+
+ 02 Aug 2010; Raúl Porcel <armin76@gentoo.org> xcb-proto-1.6.ebuild:
+ alpha/ia64/s390/sh/sparc stable wrt #308521
14 Jun 2010; Fabian Groffen <grobian@gentoo.org> xcb-proto-1.6.ebuild:
Marked ~x64-macos, bug #323945
1.12 x11-proto/xcb-proto/xcb-proto-1.6.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild?r1=1.11&r2=1.12
Index: xcb-proto-1.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- xcb-proto-1.6.ebuild 14 Jun 2010 17:49:38 -0000 1.11
+++ xcb-proto-1.6.ebuild 2 Aug 2010 18:13:39 -0000 1.12
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild,v 1.11 2010/06/14 17:49:38 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild,v 1.12 2010/08/02 18:13:39 armin76 Exp $
PYTHON_DEPEND="2:2.5"
@@ -12,7 +12,7 @@
[[ ${PV} != 9999* ]] && \
SRC_URI="http://xcb.freedesktop.org/dist/${P}.tar.bz2"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~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 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=""
^ permalink raw reply [flat|nested] 14+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-proto/xcb-proto: ChangeLog xcb-proto-1.6.ebuild
@ 2010-11-05 9:37 Markus Duft (mduft)
0 siblings, 0 replies; 14+ messages in thread
From: Markus Duft (mduft) @ 2010-11-05 9:37 UTC (permalink / raw
To: gentoo-commits
mduft 10/11/05 09:37:19
Modified: ChangeLog xcb-proto-1.6.ebuild
Log:
migrate to xorg-2 eclass, raise EAPI accordingly.
(Portage version: 2.2.01.17086-prefix/cvs/Interix x86)
Revision Changes Path
1.52 x11-proto/xcb-proto/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xcb-proto/ChangeLog?rev=1.52&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xcb-proto/ChangeLog?rev=1.52&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xcb-proto/ChangeLog?r1=1.51&r2=1.52
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/ChangeLog,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- ChangeLog 10 Sep 2010 18:25:20 -0000 1.51
+++ ChangeLog 5 Nov 2010 09:37:19 -0000 1.52
@@ -1,6 +1,9 @@
# ChangeLog for x11-proto/xcb-proto
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/ChangeLog,v 1.51 2010/09/10 18:25:20 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/ChangeLog,v 1.52 2010/11/05 09:37:19 mduft Exp $
+
+ 05 Nov 2010; Markus Duft <mduft@gentoo.org> xcb-proto-1.6.ebuild:
+ migrate to xorg-2 eclass, raise EAPI accordingly.
10 Sep 2010; Tomáš Chvátal <scarabeus@gentoo.org>
-xcb-proto-1.5.ebuild:
1.13 x11-proto/xcb-proto/xcb-proto-1.6.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild?r1=1.12&r2=1.13
Index: xcb-proto-1.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- xcb-proto-1.6.ebuild 2 Aug 2010 18:13:39 -0000 1.12
+++ xcb-proto-1.6.ebuild 5 Nov 2010 09:37:19 -0000 1.13
@@ -1,10 +1,11 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild,v 1.12 2010/08/02 18:13:39 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild,v 1.13 2010/11/05 09:37:19 mduft Exp $
+EAPI=3
PYTHON_DEPEND="2:2.5"
-inherit python x-modular
+inherit python xorg-2
DESCRIPTION="X C-language Bindings protocol headers"
HOMEPAGE="http://xcb.freedesktop.org/"
@@ -24,7 +25,7 @@
}
src_install() {
- x-modular_src_install
+ xorg-2_src_install
python_clean_installation_image
}
^ permalink raw reply [flat|nested] 14+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-proto/xcb-proto: ChangeLog xcb-proto-1.6.ebuild
@ 2010-11-06 14:42 Tomas Chvatal (scarabeus)
0 siblings, 0 replies; 14+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2010-11-06 14:42 UTC (permalink / raw
To: gentoo-commits
scarabeus 10/11/06 14:42:30
Modified: ChangeLog xcb-proto-1.6.ebuild
Log:
Make the python generating work again
(Portage version: 2.2.0_alpha3/cvs/Linux x86_64)
Revision Changes Path
1.53 x11-proto/xcb-proto/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xcb-proto/ChangeLog?rev=1.53&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xcb-proto/ChangeLog?rev=1.53&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xcb-proto/ChangeLog?r1=1.52&r2=1.53
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/ChangeLog,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- ChangeLog 5 Nov 2010 09:37:19 -0000 1.52
+++ ChangeLog 6 Nov 2010 14:42:30 -0000 1.53
@@ -1,6 +1,9 @@
# ChangeLog for x11-proto/xcb-proto
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/ChangeLog,v 1.52 2010/11/05 09:37:19 mduft Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/ChangeLog,v 1.53 2010/11/06 14:42:30 scarabeus Exp $
+
+ 06 Nov 2010; Tomáš Chvátal <scarabeus@gentoo.org> xcb-proto-1.6.ebuild:
+ Make the python generating work again
05 Nov 2010; Markus Duft <mduft@gentoo.org> xcb-proto-1.6.ebuild:
migrate to xorg-2 eclass, raise EAPI accordingly.
1.14 x11-proto/xcb-proto/xcb-proto-1.6.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild?r1=1.13&r2=1.14
Index: xcb-proto-1.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- xcb-proto-1.6.ebuild 5 Nov 2010 09:37:19 -0000 1.13
+++ xcb-proto-1.6.ebuild 6 Nov 2010 14:42:30 -0000 1.14
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild,v 1.13 2010/11/05 09:37:19 mduft Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild,v 1.14 2010/11/06 14:42:30 scarabeus Exp $
EAPI=3
PYTHON_DEPEND="2:2.5"
@@ -30,9 +30,9 @@
}
pkg_postinst() {
- python_mod_optimize $(python_get_sitedir)/xcbgen
+ python_mod_optimize xcbgen
}
pkg_postrm() {
- python_mod_cleanup $(python_get_sitedir)/xcbgen
+ python_mod_cleanup xcbgen
}
^ permalink raw reply [flat|nested] 14+ messages in thread
end of thread, other threads:[~2010-11-06 14:42 UTC | newest]
Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-18 16:35 [gentoo-commits] gentoo-x86 commit in x11-proto/xcb-proto: ChangeLog xcb-proto-1.6.ebuild Gysbert Wassenaar (nixnut)
-- strict thread matches above, loose matches on Subject: below --
2010-11-06 14:42 Tomas Chvatal (scarabeus)
2010-11-05 9:37 Markus Duft (mduft)
2010-08-02 18:13 Raul Porcel (armin76)
2010-06-14 17:49 Fabian Groffen (grobian)
2010-06-04 14:12 Guy Martin (gmsoft)
2010-05-21 18:08 Arfrever Frehtes Taifersar Arahesis (arfrever)
2010-05-12 18:17 Brent Baude (ranger)
2010-04-25 14:57 Chi-Thanh Christopher Nguyen (chithanh)
2010-04-18 19:51 Markus Meier (maekke)
2010-04-16 21:44 Pacho Ramos (pacho)
2010-04-09 10:26 Christian Faulhammer (fauli)
2010-01-14 17:10 Christian Faulhammer (fauli)
2009-12-04 8:44 Remi Cardona (remi)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox