* [gentoo-commits] gentoo-x86 commit in dev-python/pyxf86config: pyxf86config-0.3.34-r1.ebuild ChangeLog
@ 2008-02-14 2:50 Robin H. Johnson (robbat2)
0 siblings, 0 replies; 15+ messages in thread
From: Robin H. Johnson (robbat2) @ 2008-02-14 2:50 UTC (permalink / raw
To: gentoo-commits
robbat2 08/02/14 02:50:23
Modified: pyxf86config-0.3.34-r1.ebuild ChangeLog
Log:
Add ~amd64 keyword.
(Portage version: 2.1.4.1)
Revision Changes Path
1.2 dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild?r1=1.1&r2=1.2
Index: pyxf86config-0.3.34-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -p -w -b -B -u -u -r1.1 -r1.2
--- pyxf86config-0.3.34-r1.ebuild 13 Jan 2008 02:00:30 -0000 1.1
+++ pyxf86config-0.3.34-r1.ebuild 14 Feb 2008 02:50:22 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild,v 1.1 2008/01/13 02:00:30 compnerd Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild,v 1.2 2008/02/14 02:50:22 robbat2 Exp $
inherit eutils python rpm
@@ -17,7 +17,7 @@ SRC_URI="mirror://fedora-dev/development
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~ppc ~x86"
+KEYWORDS="~ppc ~x86 ~amd64"
IUSE=""
RDEPEND="=dev-libs/glib-2*
1.8 dev-python/pyxf86config/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/ChangeLog?r1=1.7&r2=1.8
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -p -w -b -B -u -u -r1.7 -r1.8
--- ChangeLog 31 Jan 2008 06:22:40 -0000 1.7
+++ ChangeLog 14 Feb 2008 02:50:22 -0000 1.8
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/pyxf86config
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/ChangeLog,v 1.7 2008/01/31 06:22:40 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/ChangeLog,v 1.8 2008/02/14 02:50:22 robbat2 Exp $
+
+ 14 Feb 2008; Robin H. Johnson <robbat2@gentoo.org>
+ pyxf86config-0.3.34-r1.ebuild:
+ Add ~amd64 keyword.
31 Jan 2008; Donnie Berkholz <dberkholz@gentoo.org>;
-pyxf86config-0.3.30.ebuild, -pyxf86config-0.3.33.ebuild,
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 15+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/pyxf86config: pyxf86config-0.3.34-r1.ebuild ChangeLog
@ 2008-03-19 7:46 Donnie Berkholz (dberkholz)
0 siblings, 0 replies; 15+ messages in thread
From: Donnie Berkholz (dberkholz) @ 2008-03-19 7:46 UTC (permalink / raw
To: gentoo-commits
dberkholz 08/03/19 07:46:14
Modified: pyxf86config-0.3.34-r1.ebuild ChangeLog
Log:
(#206989) Fix for amd64 by using rewritten Makefile.am (Dough Klima and me). Also fix for xorg-server 1.5 by removing knowledge of RgbPath.
(Portage version: 2.1.4.4)
Revision Changes Path
1.3 dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild?r1=1.2&r2=1.3
Index: pyxf86config-0.3.34-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pyxf86config-0.3.34-r1.ebuild 14 Feb 2008 02:50:22 -0000 1.2
+++ pyxf86config-0.3.34-r1.ebuild 19 Mar 2008 07:46:14 -0000 1.3
@@ -1,8 +1,8 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild,v 1.2 2008/02/14 02:50:22 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild,v 1.3 2008/03/19 07:46:14 dberkholz Exp $
-inherit eutils python rpm
+inherit eutils python rpm autotools
# Tag for which Fedora Core version it's from
FCVER="8"
@@ -32,6 +32,13 @@
if has_version '>=x11-base/xorg-server-1.4' ; then
epatch "${FILESDIR}/xorg-server-1.4-compat.patch"
fi
+
+ # Compat with 1.5
+ epatch "${FILESDIR}"/0.3.34-remove-rgbpath.patch
+
+ # (#206989) Cleaned up Makefile.am that works correctly on amd64
+ cp "${FILESDIR}"/Makefile.am "${S}"/ || die
+ eautoreconf
}
src_compile() {
1.9 dev-python/pyxf86config/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/ChangeLog?r1=1.8&r2=1.9
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog 14 Feb 2008 02:50:22 -0000 1.8
+++ ChangeLog 19 Mar 2008 07:46:14 -0000 1.9
@@ -1,6 +1,12 @@
# ChangeLog for dev-python/pyxf86config
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/ChangeLog,v 1.8 2008/02/14 02:50:22 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/ChangeLog,v 1.9 2008/03/19 07:46:14 dberkholz Exp $
+
+ 19 Mar 2008; Donnie Berkholz <dberkholz@gentoo.org>;
+ +files/0.3.34-remove-rgbpath.patch, +files/Makefile.am,
+ pyxf86config-0.3.34-r1.ebuild:
+ (#206989) Fix for amd64 by using rewritten Makefile.am (Dough Klima and
+ me). Also fix for xorg-server 1.5 by removing knowledge of RgbPath.
14 Feb 2008; Robin H. Johnson <robbat2@gentoo.org>
pyxf86config-0.3.34-r1.ebuild:
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 15+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/pyxf86config: pyxf86config-0.3.34-r1.ebuild ChangeLog
@ 2008-05-20 14:50 Jeroen Roovers (jer)
0 siblings, 0 replies; 15+ messages in thread
From: Jeroen Roovers (jer) @ 2008-05-20 14:50 UTC (permalink / raw
To: gentoo-commits
jer 08/05/20 14:50:23
Modified: pyxf86config-0.3.34-r1.ebuild ChangeLog
Log:
Marked ~hppa (bug #222899).
(Portage version: 2.1.5)
Revision Changes Path
1.4 dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild?r1=1.3&r2=1.4
Index: pyxf86config-0.3.34-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- pyxf86config-0.3.34-r1.ebuild 19 Mar 2008 07:46:14 -0000 1.3
+++ pyxf86config-0.3.34-r1.ebuild 20 May 2008 14:50:22 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild,v 1.3 2008/03/19 07:46:14 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild,v 1.4 2008/05/20 14:50:22 jer Exp $
inherit eutils python rpm autotools
@@ -17,7 +17,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~ppc ~x86 ~amd64"
+KEYWORDS="~amd64 ~hppa ~ppc ~x86"
IUSE=""
RDEPEND="=dev-libs/glib-2*
1.10 dev-python/pyxf86config/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/ChangeLog?r1=1.9&r2=1.10
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog 19 Mar 2008 07:46:14 -0000 1.9
+++ ChangeLog 20 May 2008 14:50:22 -0000 1.10
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/pyxf86config
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/ChangeLog,v 1.9 2008/03/19 07:46:14 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/ChangeLog,v 1.10 2008/05/20 14:50:22 jer Exp $
+
+ 20 May 2008; Jeroen Roovers <jer@gentoo.org>
+ pyxf86config-0.3.34-r1.ebuild:
+ Marked ~hppa (bug #222899).
19 Mar 2008; Donnie Berkholz <dberkholz@gentoo.org>;
+files/0.3.34-remove-rgbpath.patch, +files/Makefile.am,
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 15+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/pyxf86config: pyxf86config-0.3.34-r1.ebuild ChangeLog
@ 2008-05-20 17:17 Ferris McCormick (fmccor)
0 siblings, 0 replies; 15+ messages in thread
From: Ferris McCormick (fmccor) @ 2008-05-20 17:17 UTC (permalink / raw
To: gentoo-commits
fmccor 08/05/20 17:17:14
Modified: pyxf86config-0.3.34-r1.ebuild ChangeLog
Log:
Add ~sparc --- Bug #222899 --- it builds, but I can't see the point.
(Portage version: 2.2_pre6)
Revision Changes Path
1.5 dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild?r1=1.4&r2=1.5
Index: pyxf86config-0.3.34-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- pyxf86config-0.3.34-r1.ebuild 20 May 2008 14:50:22 -0000 1.4
+++ pyxf86config-0.3.34-r1.ebuild 20 May 2008 17:17:14 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild,v 1.4 2008/05/20 14:50:22 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild,v 1.5 2008/05/20 17:17:14 fmccor Exp $
inherit eutils python rpm autotools
@@ -17,7 +17,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86"
IUSE=""
RDEPEND="=dev-libs/glib-2*
1.11 dev-python/pyxf86config/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/ChangeLog?r1=1.10&r2=1.11
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog 20 May 2008 14:50:22 -0000 1.10
+++ ChangeLog 20 May 2008 17:17:14 -0000 1.11
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/pyxf86config
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/ChangeLog,v 1.10 2008/05/20 14:50:22 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/ChangeLog,v 1.11 2008/05/20 17:17:14 fmccor Exp $
+
+ 20 May 2008; Ferris McCormick <fmccor@gentoo.org>
+ pyxf86config-0.3.34-r1.ebuild:
+ Add ~sparc --- Bug #222899 --- it builds, but I can't see the point.
20 May 2008; Jeroen Roovers <jer@gentoo.org>
pyxf86config-0.3.34-r1.ebuild:
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 15+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/pyxf86config: pyxf86config-0.3.34-r1.ebuild ChangeLog
@ 2008-05-21 11:57 Raul Porcel (armin76)
0 siblings, 0 replies; 15+ messages in thread
From: Raul Porcel (armin76) @ 2008-05-21 11:57 UTC (permalink / raw
To: gentoo-commits
armin76 08/05/21 11:57:26
Modified: pyxf86config-0.3.34-r1.ebuild ChangeLog
Log:
Add ~ia64 wrt #222899
(Portage version: 2.1.4.4)
Revision Changes Path
1.6 dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild?r1=1.5&r2=1.6
Index: pyxf86config-0.3.34-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- pyxf86config-0.3.34-r1.ebuild 20 May 2008 17:17:14 -0000 1.5
+++ pyxf86config-0.3.34-r1.ebuild 21 May 2008 11:57:26 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild,v 1.5 2008/05/20 17:17:14 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild,v 1.6 2008/05/21 11:57:26 armin76 Exp $
inherit eutils python rpm autotools
@@ -17,7 +17,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
IUSE=""
RDEPEND="=dev-libs/glib-2*
1.12 dev-python/pyxf86config/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/ChangeLog?r1=1.11&r2=1.12
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog 20 May 2008 17:17:14 -0000 1.11
+++ ChangeLog 21 May 2008 11:57:26 -0000 1.12
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/pyxf86config
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/ChangeLog,v 1.11 2008/05/20 17:17:14 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/ChangeLog,v 1.12 2008/05/21 11:57:26 armin76 Exp $
+
+ 21 May 2008; Raúl Porcel <armin76@gentoo.org>
+ pyxf86config-0.3.34-r1.ebuild:
+ Add ~ia64 wrt #222899
20 May 2008; Ferris McCormick <fmccor@gentoo.org>
pyxf86config-0.3.34-r1.ebuild:
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 15+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/pyxf86config: pyxf86config-0.3.34-r1.ebuild ChangeLog
@ 2008-05-22 10:42 Tobias Klausmann (klausman)
0 siblings, 0 replies; 15+ messages in thread
From: Tobias Klausmann (klausman) @ 2008-05-22 10:42 UTC (permalink / raw
To: gentoo-commits
klausman 08/05/22 10:42:47
Modified: pyxf86config-0.3.34-r1.ebuild ChangeLog
Log:
Keyworded on alpha, bug #222899
(Portage version: 2.1.5)
Revision Changes Path
1.7 dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild?r1=1.6&r2=1.7
Index: pyxf86config-0.3.34-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- pyxf86config-0.3.34-r1.ebuild 21 May 2008 11:57:26 -0000 1.6
+++ pyxf86config-0.3.34-r1.ebuild 22 May 2008 10:42:46 -0000 1.7
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild,v 1.6 2008/05/21 11:57:26 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild,v 1.7 2008/05/22 10:42:46 klausman Exp $
inherit eutils python rpm autotools
@@ -17,7 +17,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
IUSE=""
RDEPEND="=dev-libs/glib-2*
1.13 dev-python/pyxf86config/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/ChangeLog?r1=1.12&r2=1.13
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog 21 May 2008 11:57:26 -0000 1.12
+++ ChangeLog 22 May 2008 10:42:46 -0000 1.13
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/pyxf86config
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/ChangeLog,v 1.12 2008/05/21 11:57:26 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/ChangeLog,v 1.13 2008/05/22 10:42:46 klausman Exp $
+
+ 22 May 2008; Tobias Klausmann <klausman@gentoo.org>
+ pyxf86config-0.3.34-r1.ebuild:
+ Keyworded on alpha, bug #222899
21 May 2008; Raúl Porcel <armin76@gentoo.org>
pyxf86config-0.3.34-r1.ebuild:
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 15+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/pyxf86config: pyxf86config-0.3.34-r1.ebuild ChangeLog
@ 2008-06-16 13:04 Mart Raudsepp (leio)
0 siblings, 0 replies; 15+ messages in thread
From: Mart Raudsepp (leio) @ 2008-06-16 13:04 UTC (permalink / raw
To: gentoo-commits
leio 08/06/16 13:04:58
Modified: pyxf86config-0.3.34-r1.ebuild ChangeLog
Log:
Die if xorg-server is built with USE=minimal as then libxf86config.a is not provided that is required by this package
(Portage version: 2.1.5.5)
Revision Changes Path
1.8 dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild?r1=1.7&r2=1.8
Index: pyxf86config-0.3.34-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- pyxf86config-0.3.34-r1.ebuild 22 May 2008 10:42:46 -0000 1.7
+++ pyxf86config-0.3.34-r1.ebuild 16 Jun 2008 13:04:57 -0000 1.8
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild,v 1.7 2008/05/22 10:42:46 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild,v 1.8 2008/06/16 13:04:57 leio Exp $
inherit eutils python rpm autotools
@@ -25,6 +25,15 @@
DEPEND="${RDEPEND}
>=x11-base/xorg-server-1.1.1-r1"
+pkg_setup() {
+ if built_with_use x11-base/xorg-server minimal; then
+ eerror "To build ${PN} you need the libxf86config static library from"
+ eerror "x11-base/xorg-server, which is not built when the minimal USE flag is used."
+ eerror "Please disable the minimal USE flag for x11-base/xorg-server"
+ die "Missing libxf86config.a"
+ fi
+}
+
src_unpack() {
rpm_src_unpack
cd "${S}"
1.14 dev-python/pyxf86config/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/ChangeLog?r1=1.13&r2=1.14
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog 22 May 2008 10:42:46 -0000 1.13
+++ ChangeLog 16 Jun 2008 13:04:57 -0000 1.14
@@ -1,6 +1,11 @@
# ChangeLog for dev-python/pyxf86config
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/ChangeLog,v 1.13 2008/05/22 10:42:46 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/ChangeLog,v 1.14 2008/06/16 13:04:57 leio Exp $
+
+ 16 Jun 2008; Mart Raudsepp <leio@gentoo.org>
+ pyxf86config-0.3.34-r1.ebuild:
+ Die if xorg-server is built with USE=minimal as then libxf86config.a is
+ not provided that is required by this package
22 May 2008; Tobias Klausmann <klausman@gentoo.org>
pyxf86config-0.3.34-r1.ebuild:
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 15+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/pyxf86config: pyxf86config-0.3.34-r1.ebuild ChangeLog
@ 2008-06-16 16:50 Raul Porcel (armin76)
0 siblings, 0 replies; 15+ messages in thread
From: Raul Porcel (armin76) @ 2008-06-16 16:50 UTC (permalink / raw
To: gentoo-commits
armin76 08/06/16 16:50:19
Modified: pyxf86config-0.3.34-r1.ebuild ChangeLog
Log:
ia64/sparc stable wrt #222219
(Portage version: 2.1.4.4)
Revision Changes Path
1.9 dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild?r1=1.8&r2=1.9
Index: pyxf86config-0.3.34-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- pyxf86config-0.3.34-r1.ebuild 16 Jun 2008 13:04:57 -0000 1.8
+++ pyxf86config-0.3.34-r1.ebuild 16 Jun 2008 16:50:18 -0000 1.9
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild,v 1.8 2008/06/16 13:04:57 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild,v 1.9 2008/06/16 16:50:18 armin76 Exp $
inherit eutils python rpm autotools
@@ -17,7 +17,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ia64 ~ppc sparc ~x86"
IUSE=""
RDEPEND="=dev-libs/glib-2*
1.15 dev-python/pyxf86config/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/ChangeLog?r1=1.14&r2=1.15
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog 16 Jun 2008 13:04:57 -0000 1.14
+++ ChangeLog 16 Jun 2008 16:50:18 -0000 1.15
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/pyxf86config
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/ChangeLog,v 1.14 2008/06/16 13:04:57 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/ChangeLog,v 1.15 2008/06/16 16:50:18 armin76 Exp $
+
+ 16 Jun 2008; Raúl Porcel <armin76@gentoo.org>
+ pyxf86config-0.3.34-r1.ebuild:
+ ia64/sparc stable wrt #222219
16 Jun 2008; Mart Raudsepp <leio@gentoo.org>
pyxf86config-0.3.34-r1.ebuild:
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 15+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/pyxf86config: pyxf86config-0.3.34-r1.ebuild ChangeLog
@ 2008-06-19 3:00 Olivier Crete (tester)
0 siblings, 0 replies; 15+ messages in thread
From: Olivier Crete (tester) @ 2008-06-19 3:00 UTC (permalink / raw
To: gentoo-commits
tester 08/06/19 03:00:02
Modified: pyxf86config-0.3.34-r1.ebuild ChangeLog
Log:
Stable on amd64, bug #222219
(Portage version: 2.1.4.4)
Revision Changes Path
1.10 dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild?r1=1.9&r2=1.10
Index: pyxf86config-0.3.34-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- pyxf86config-0.3.34-r1.ebuild 16 Jun 2008 16:50:18 -0000 1.9
+++ pyxf86config-0.3.34-r1.ebuild 19 Jun 2008 03:00:01 -0000 1.10
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild,v 1.9 2008/06/16 16:50:18 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild,v 1.10 2008/06/19 03:00:01 tester Exp $
inherit eutils python rpm autotools
@@ -17,7 +17,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ia64 ~ppc sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ia64 ~ppc sparc ~x86"
IUSE=""
RDEPEND="=dev-libs/glib-2*
1.16 dev-python/pyxf86config/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/ChangeLog?r1=1.15&r2=1.16
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog 16 Jun 2008 16:50:18 -0000 1.15
+++ ChangeLog 19 Jun 2008 03:00:01 -0000 1.16
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/pyxf86config
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/ChangeLog,v 1.15 2008/06/16 16:50:18 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/ChangeLog,v 1.16 2008/06/19 03:00:01 tester Exp $
+
+ 19 Jun 2008; Olivier Crête <tester@gentoo.org>
+ pyxf86config-0.3.34-r1.ebuild:
+ Stable on amd64, bug #222219
16 Jun 2008; Raúl Porcel <armin76@gentoo.org>
pyxf86config-0.3.34-r1.ebuild:
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 15+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/pyxf86config: pyxf86config-0.3.34-r1.ebuild ChangeLog
@ 2008-06-23 16:15 Jeroen Roovers (jer)
0 siblings, 0 replies; 15+ messages in thread
From: Jeroen Roovers (jer) @ 2008-06-23 16:15 UTC (permalink / raw
To: gentoo-commits
jer 08/06/23 16:15:49
Modified: pyxf86config-0.3.34-r1.ebuild ChangeLog
Log:
Stable for HPPA (bug #222219).
(Portage version: 2.2_rc1/cvs/Linux 2.6.24-gentoo-r2-JeR i686)
Revision Changes Path
1.11 dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild?r1=1.10&r2=1.11
Index: pyxf86config-0.3.34-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- pyxf86config-0.3.34-r1.ebuild 19 Jun 2008 03:00:01 -0000 1.10
+++ pyxf86config-0.3.34-r1.ebuild 23 Jun 2008 16:15:49 -0000 1.11
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild,v 1.10 2008/06/19 03:00:01 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild,v 1.11 2008/06/23 16:15:49 jer Exp $
inherit eutils python rpm autotools
@@ -17,7 +17,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ia64 ~ppc sparc ~x86"
+KEYWORDS="~alpha amd64 hppa ia64 ~ppc sparc ~x86"
IUSE=""
RDEPEND="=dev-libs/glib-2*
1.17 dev-python/pyxf86config/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/ChangeLog?r1=1.16&r2=1.17
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog 19 Jun 2008 03:00:01 -0000 1.16
+++ ChangeLog 23 Jun 2008 16:15:49 -0000 1.17
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/pyxf86config
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/ChangeLog,v 1.16 2008/06/19 03:00:01 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/ChangeLog,v 1.17 2008/06/23 16:15:49 jer Exp $
+
+ 23 Jun 2008; Jeroen Roovers <jer@gentoo.org>
+ pyxf86config-0.3.34-r1.ebuild:
+ Stable for HPPA (bug #222219).
19 Jun 2008; Olivier Crête <tester@gentoo.org>
pyxf86config-0.3.34-r1.ebuild:
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 15+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/pyxf86config: pyxf86config-0.3.34-r1.ebuild ChangeLog
@ 2008-07-28 14:07 Raul Porcel (armin76)
0 siblings, 0 replies; 15+ messages in thread
From: Raul Porcel (armin76) @ 2008-07-28 14:07 UTC (permalink / raw
To: gentoo-commits
armin76 08/07/28 14:07:36
Modified: pyxf86config-0.3.34-r1.ebuild ChangeLog
Log:
x86 stable wrt #222219
(Portage version: 2.1.4.4)
Revision Changes Path
1.12 dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild?r1=1.11&r2=1.12
Index: pyxf86config-0.3.34-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- pyxf86config-0.3.34-r1.ebuild 23 Jun 2008 16:15:49 -0000 1.11
+++ pyxf86config-0.3.34-r1.ebuild 28 Jul 2008 14:07:35 -0000 1.12
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild,v 1.11 2008/06/23 16:15:49 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild,v 1.12 2008/07/28 14:07:35 armin76 Exp $
inherit eutils python rpm autotools
@@ -17,7 +17,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 hppa ia64 ~ppc sparc ~x86"
+KEYWORDS="~alpha amd64 hppa ia64 ~ppc sparc x86"
IUSE=""
RDEPEND="=dev-libs/glib-2*
1.18 dev-python/pyxf86config/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/ChangeLog?r1=1.17&r2=1.18
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog 23 Jun 2008 16:15:49 -0000 1.17
+++ ChangeLog 28 Jul 2008 14:07:35 -0000 1.18
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/pyxf86config
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/ChangeLog,v 1.17 2008/06/23 16:15:49 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/ChangeLog,v 1.18 2008/07/28 14:07:35 armin76 Exp $
+
+ 28 Jul 2008; Raúl Porcel <armin76@gentoo.org>
+ pyxf86config-0.3.34-r1.ebuild:
+ x86 stable wrt #222219
23 Jun 2008; Jeroen Roovers <jer@gentoo.org>
pyxf86config-0.3.34-r1.ebuild:
^ permalink raw reply [flat|nested] 15+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/pyxf86config: pyxf86config-0.3.34-r1.ebuild ChangeLog
@ 2008-08-01 18:03 Gysbert Wassenaar (nixnut)
0 siblings, 0 replies; 15+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2008-08-01 18:03 UTC (permalink / raw
To: gentoo-commits
nixnut 08/08/01 18:03:07
Modified: pyxf86config-0.3.34-r1.ebuild ChangeLog
Log:
Stable on ppc wrt bug 222219
(Portage version: 2.1.4.4)
Revision Changes Path
1.13 dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild?r1=1.12&r2=1.13
Index: pyxf86config-0.3.34-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- pyxf86config-0.3.34-r1.ebuild 28 Jul 2008 14:07:35 -0000 1.12
+++ pyxf86config-0.3.34-r1.ebuild 1 Aug 2008 18:03:07 -0000 1.13
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild,v 1.12 2008/07/28 14:07:35 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild,v 1.13 2008/08/01 18:03:07 nixnut Exp $
inherit eutils python rpm autotools
@@ -17,7 +17,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 hppa ia64 ~ppc sparc x86"
+KEYWORDS="~alpha amd64 hppa ia64 ppc sparc x86"
IUSE=""
RDEPEND="=dev-libs/glib-2*
1.19 dev-python/pyxf86config/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/ChangeLog?r1=1.18&r2=1.19
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog 28 Jul 2008 14:07:35 -0000 1.18
+++ ChangeLog 1 Aug 2008 18:03:07 -0000 1.19
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/pyxf86config
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/ChangeLog,v 1.18 2008/07/28 14:07:35 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/ChangeLog,v 1.19 2008/08/01 18:03:07 nixnut Exp $
+
+ 01 Aug 2008; nixnut <nixnut@gentoo.org> pyxf86config-0.3.34-r1.ebuild:
+ Stable on ppc wrt bug 222219
28 Jul 2008; Raúl Porcel <armin76@gentoo.org>
pyxf86config-0.3.34-r1.ebuild:
^ permalink raw reply [flat|nested] 15+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/pyxf86config: pyxf86config-0.3.34-r1.ebuild ChangeLog
@ 2008-08-05 20:03 Tobias Klausmann (klausman)
0 siblings, 0 replies; 15+ messages in thread
From: Tobias Klausmann (klausman) @ 2008-08-05 20:03 UTC (permalink / raw
To: gentoo-commits
klausman 08/08/05 20:03:04
Modified: pyxf86config-0.3.34-r1.ebuild ChangeLog
Log:
Stable on alpha, bug #222219
(Portage version: 2.2_rc6/cvs/Linux 2.6.26.1 x86_64)
Revision Changes Path
1.14 dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild?r1=1.13&r2=1.14
Index: pyxf86config-0.3.34-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- pyxf86config-0.3.34-r1.ebuild 1 Aug 2008 18:03:07 -0000 1.13
+++ pyxf86config-0.3.34-r1.ebuild 5 Aug 2008 20:03:03 -0000 1.14
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild,v 1.13 2008/08/01 18:03:07 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild,v 1.14 2008/08/05 20:03:03 klausman Exp $
inherit eutils python rpm autotools
@@ -17,7 +17,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 hppa ia64 ppc sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86"
IUSE=""
RDEPEND="=dev-libs/glib-2*
1.20 dev-python/pyxf86config/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/ChangeLog?r1=1.19&r2=1.20
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog 1 Aug 2008 18:03:07 -0000 1.19
+++ ChangeLog 5 Aug 2008 20:03:03 -0000 1.20
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/pyxf86config
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/ChangeLog,v 1.19 2008/08/01 18:03:07 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/ChangeLog,v 1.20 2008/08/05 20:03:03 klausman Exp $
+
+ 05 Aug 2008; Tobias Klausmann <klausman@gentoo.org>
+ pyxf86config-0.3.34-r1.ebuild:
+ Stable on alpha, bug #222219
01 Aug 2008; nixnut <nixnut@gentoo.org> pyxf86config-0.3.34-r1.ebuild:
Stable on ppc wrt bug 222219
^ permalink raw reply [flat|nested] 15+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/pyxf86config: pyxf86config-0.3.34-r1.ebuild ChangeLog
@ 2008-10-26 8:10 Markus Rothe (corsair)
0 siblings, 0 replies; 15+ messages in thread
From: Markus Rothe (corsair) @ 2008-10-26 8:10 UTC (permalink / raw
To: gentoo-commits
corsair 08/10/26 08:10:09
Modified: pyxf86config-0.3.34-r1.ebuild ChangeLog
Log:
Add ~ppc64
(Portage version: 2.1.4.5)
Revision Changes Path
1.15 dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild?r1=1.14&r2=1.15
Index: pyxf86config-0.3.34-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- pyxf86config-0.3.34-r1.ebuild 5 Aug 2008 20:03:03 -0000 1.14
+++ pyxf86config-0.3.34-r1.ebuild 26 Oct 2008 08:10:08 -0000 1.15
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild,v 1.14 2008/08/05 20:03:03 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild,v 1.15 2008/10/26 08:10:08 corsair Exp $
inherit eutils python rpm autotools
@@ -17,7 +17,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc x86"
IUSE=""
RDEPEND="=dev-libs/glib-2*
1.21 dev-python/pyxf86config/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/ChangeLog?r1=1.20&r2=1.21
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog 5 Aug 2008 20:03:03 -0000 1.20
+++ ChangeLog 26 Oct 2008 08:10:08 -0000 1.21
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/pyxf86config
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/ChangeLog,v 1.20 2008/08/05 20:03:03 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/ChangeLog,v 1.21 2008/10/26 08:10:08 corsair Exp $
+
+ 26 Oct 2008; Markus Rothe <corsair@gentoo.org>
+ pyxf86config-0.3.34-r1.ebuild:
+ Add ~ppc64
05 Aug 2008; Tobias Klausmann <klausman@gentoo.org>
pyxf86config-0.3.34-r1.ebuild:
^ permalink raw reply [flat|nested] 15+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/pyxf86config: pyxf86config-0.3.34-r1.ebuild ChangeLog
@ 2008-10-28 17:00 Markus Rothe (corsair)
0 siblings, 0 replies; 15+ messages in thread
From: Markus Rothe (corsair) @ 2008-10-28 17:00 UTC (permalink / raw
To: gentoo-commits
corsair 08/10/28 17:00:58
Modified: pyxf86config-0.3.34-r1.ebuild ChangeLog
Log:
Stable on ppc64
(Portage version: 2.1.4.5)
Revision Changes Path
1.16 dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild?r1=1.15&r2=1.16
Index: pyxf86config-0.3.34-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- pyxf86config-0.3.34-r1.ebuild 26 Oct 2008 08:10:08 -0000 1.15
+++ pyxf86config-0.3.34-r1.ebuild 28 Oct 2008 17:00:58 -0000 1.16
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild,v 1.15 2008/10/26 08:10:08 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild,v 1.16 2008/10/28 17:00:58 corsair Exp $
inherit eutils python rpm autotools
@@ -17,7 +17,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
IUSE=""
RDEPEND="=dev-libs/glib-2*
1.22 dev-python/pyxf86config/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/ChangeLog?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/ChangeLog?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/ChangeLog?r1=1.21&r2=1.22
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog 26 Oct 2008 08:10:08 -0000 1.21
+++ ChangeLog 28 Oct 2008 17:00:58 -0000 1.22
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/pyxf86config
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/ChangeLog,v 1.21 2008/10/26 08:10:08 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/ChangeLog,v 1.22 2008/10/28 17:00:58 corsair Exp $
+
+ 28 Oct 2008; Markus Rothe <corsair@gentoo.org>
+ pyxf86config-0.3.34-r1.ebuild:
+ Stable on ppc64
26 Oct 2008; Markus Rothe <corsair@gentoo.org>
pyxf86config-0.3.34-r1.ebuild:
^ permalink raw reply [flat|nested] 15+ messages in thread
end of thread, other threads:[~2008-10-28 17:01 UTC | newest]
Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-20 14:50 [gentoo-commits] gentoo-x86 commit in dev-python/pyxf86config: pyxf86config-0.3.34-r1.ebuild ChangeLog Jeroen Roovers (jer)
-- strict thread matches above, loose matches on Subject: below --
2008-10-28 17:00 Markus Rothe (corsair)
2008-10-26 8:10 Markus Rothe (corsair)
2008-08-05 20:03 Tobias Klausmann (klausman)
2008-08-01 18:03 Gysbert Wassenaar (nixnut)
2008-07-28 14:07 Raul Porcel (armin76)
2008-06-23 16:15 Jeroen Roovers (jer)
2008-06-19 3:00 Olivier Crete (tester)
2008-06-16 16:50 Raul Porcel (armin76)
2008-06-16 13:04 Mart Raudsepp (leio)
2008-05-22 10:42 Tobias Klausmann (klausman)
2008-05-21 11:57 Raul Porcel (armin76)
2008-05-20 17:17 Ferris McCormick (fmccor)
2008-03-19 7:46 Donnie Berkholz (dberkholz)
2008-02-14 2:50 Robin H. Johnson (robbat2)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox