* [gentoo-commits] gentoo-x86 commit in x11-apps/xgc: xgc-1.0.1-r1.ebuild ChangeLog
@ 2009-01-14 13:01 Remi Cardona (remi)
0 siblings, 0 replies; 9+ messages in thread
From: Remi Cardona (remi) @ 2009-01-14 13:01 UTC (permalink / raw
To: gentoo-commits
remi 09/01/14 13:01:14
Modified: ChangeLog
Added: xgc-1.0.1-r1.ebuild
Log:
x11-apps/xgc: remove xprint support (see bug #254874)
(Portage version: 2.2_rc21/cvs/Linux 2.6.27-gentoo-r2 x86_64)
Revision Changes Path
1.15 x11-apps/xgc/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xgc/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xgc/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xgc/ChangeLog?r1=1.14&r2=1.15
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xgc/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog 20 Dec 2007 00:13:49 -0000 1.14
+++ ChangeLog 14 Jan 2009 13:01:14 -0000 1.15
@@ -1,6 +1,11 @@
# ChangeLog for x11-apps/xgc
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgc/ChangeLog,v 1.14 2007/12/20 00:13:49 cla Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgc/ChangeLog,v 1.15 2009/01/14 13:01:14 remi Exp $
+
+*xgc-1.0.1-r1 (14 Jan 2009)
+
+ 14 Jan 2009; Rémi Cardona <remi@gentoo.org> +xgc-1.0.1-r1.ebuild:
+ remove xprint support (see bug #254874)
19 Dec 2007; Dawid Węgliński <cla@gentoo.org> xgc-1.0.1.ebuild:
Stable on x86 (bug #202087)
1.1 x11-apps/xgc/xgc-1.0.1-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xgc/xgc-1.0.1-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xgc/xgc-1.0.1-r1.ebuild?rev=1.1&content-type=text/plain
Index: xgc-1.0.1-r1.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgc/xgc-1.0.1-r1.ebuild,v 1.1 2009/01/14 13:01:14 remi Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
inherit x-modular
DESCRIPTION="X graphics demo"
KEYWORDS="~arm ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE=""
RDEPEND="x11-libs/libXaw"
DEPEND="${RDEPEND}"
CONFIGURE_OPTIONS="--disable-xprint"
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-apps/xgc: xgc-1.0.1-r1.ebuild ChangeLog
@ 2009-04-05 20:40 Markus Meier (maekke)
0 siblings, 0 replies; 9+ messages in thread
From: Markus Meier (maekke) @ 2009-04-05 20:40 UTC (permalink / raw
To: gentoo-commits
maekke 09/04/05 20:40:35
Modified: xgc-1.0.1-r1.ebuild ChangeLog
Log:
x86 stable, bug #264982
(Portage version: 2.1.6.11/cvs/Linux x86_64)
Revision Changes Path
1.2 x11-apps/xgc/xgc-1.0.1-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xgc/xgc-1.0.1-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xgc/xgc-1.0.1-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xgc/xgc-1.0.1-r1.ebuild?r1=1.1&r2=1.2
Index: xgc-1.0.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xgc/xgc-1.0.1-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xgc-1.0.1-r1.ebuild 14 Jan 2009 13:01:14 -0000 1.1
+++ xgc-1.0.1-r1.ebuild 5 Apr 2009 20:40:35 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgc/xgc-1.0.1-r1.ebuild,v 1.1 2009/01/14 13:01:14 remi Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgc/xgc-1.0.1-r1.ebuild,v 1.2 2009/04/05 20:40:35 maekke Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X graphics demo"
-KEYWORDS="~arm ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~arm ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
IUSE=""
RDEPEND="x11-libs/libXaw"
DEPEND="${RDEPEND}"
1.16 x11-apps/xgc/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xgc/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xgc/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xgc/ChangeLog?r1=1.15&r2=1.16
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xgc/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog 14 Jan 2009 13:01:14 -0000 1.15
+++ ChangeLog 5 Apr 2009 20:40:35 -0000 1.16
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xgc
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgc/ChangeLog,v 1.15 2009/01/14 13:01:14 remi Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgc/ChangeLog,v 1.16 2009/04/05 20:40:35 maekke Exp $
+
+ 05 Apr 2009; Markus Meier <maekke@gentoo.org> xgc-1.0.1-r1.ebuild:
+ x86 stable, bug #264982
*xgc-1.0.1-r1 (14 Jan 2009)
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-apps/xgc: xgc-1.0.1-r1.ebuild ChangeLog
@ 2009-04-06 16:28 Friedrich Oslage (bluebird)
0 siblings, 0 replies; 9+ messages in thread
From: Friedrich Oslage (bluebird) @ 2009-04-06 16:28 UTC (permalink / raw
To: gentoo-commits
bluebird 09/04/06 16:28:13
Modified: xgc-1.0.1-r1.ebuild ChangeLog
Log:
Stable on sparc, bug #264982
(Portage version: 2.2_rc28/cvs/Linux sparc64)
Revision Changes Path
1.3 x11-apps/xgc/xgc-1.0.1-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xgc/xgc-1.0.1-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xgc/xgc-1.0.1-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xgc/xgc-1.0.1-r1.ebuild?r1=1.2&r2=1.3
Index: xgc-1.0.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xgc/xgc-1.0.1-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xgc-1.0.1-r1.ebuild 5 Apr 2009 20:40:35 -0000 1.2
+++ xgc-1.0.1-r1.ebuild 6 Apr 2009 16:28:13 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgc/xgc-1.0.1-r1.ebuild,v 1.2 2009/04/05 20:40:35 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgc/xgc-1.0.1-r1.ebuild,v 1.3 2009/04/06 16:28:13 bluebird Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X graphics demo"
-KEYWORDS="~arm ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="~arm ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86"
IUSE=""
RDEPEND="x11-libs/libXaw"
DEPEND="${RDEPEND}"
1.17 x11-apps/xgc/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xgc/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xgc/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xgc/ChangeLog?r1=1.16&r2=1.17
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xgc/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog 5 Apr 2009 20:40:35 -0000 1.16
+++ ChangeLog 6 Apr 2009 16:28:13 -0000 1.17
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xgc
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgc/ChangeLog,v 1.16 2009/04/05 20:40:35 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgc/ChangeLog,v 1.17 2009/04/06 16:28:13 bluebird Exp $
+
+ 06 Apr 2009; Friedrich Oslage <bluebird@gentoo.org> xgc-1.0.1-r1.ebuild:
+ Stable on sparc, bug #264982
05 Apr 2009; Markus Meier <maekke@gentoo.org> xgc-1.0.1-r1.ebuild:
x86 stable, bug #264982
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-apps/xgc: xgc-1.0.1-r1.ebuild ChangeLog
@ 2009-04-09 14:58 Raul Porcel (armin76)
0 siblings, 0 replies; 9+ messages in thread
From: Raul Porcel (armin76) @ 2009-04-09 14:58 UTC (permalink / raw
To: gentoo-commits
armin76 09/04/09 14:58:30
Modified: xgc-1.0.1-r1.ebuild ChangeLog
Log:
arm/s390/sh stable wrt #264892
(Portage version: 2.1.6.7/cvs/Linux ia64)
Revision Changes Path
1.4 x11-apps/xgc/xgc-1.0.1-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xgc/xgc-1.0.1-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xgc/xgc-1.0.1-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xgc/xgc-1.0.1-r1.ebuild?r1=1.3&r2=1.4
Index: xgc-1.0.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xgc/xgc-1.0.1-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xgc-1.0.1-r1.ebuild 6 Apr 2009 16:28:13 -0000 1.3
+++ xgc-1.0.1-r1.ebuild 9 Apr 2009 14:58:30 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgc/xgc-1.0.1-r1.ebuild,v 1.3 2009/04/06 16:28:13 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgc/xgc-1.0.1-r1.ebuild,v 1.4 2009/04/09 14:58:30 armin76 Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X graphics demo"
-KEYWORDS="~arm ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="arm ~mips ~ppc ~ppc64 s390 sh sparc x86"
IUSE=""
RDEPEND="x11-libs/libXaw"
DEPEND="${RDEPEND}"
1.18 x11-apps/xgc/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xgc/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xgc/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xgc/ChangeLog?r1=1.17&r2=1.18
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xgc/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog 6 Apr 2009 16:28:13 -0000 1.17
+++ ChangeLog 9 Apr 2009 14:58:30 -0000 1.18
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xgc
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgc/ChangeLog,v 1.17 2009/04/06 16:28:13 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgc/ChangeLog,v 1.18 2009/04/09 14:58:30 armin76 Exp $
+
+ 09 Apr 2009; Raúl Porcel <armin76@gentoo.org> xgc-1.0.1-r1.ebuild:
+ arm/s390/sh stable wrt #264892
06 Apr 2009; Friedrich Oslage <bluebird@gentoo.org> xgc-1.0.1-r1.ebuild:
Stable on sparc, bug #264982
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-apps/xgc: xgc-1.0.1-r1.ebuild ChangeLog
@ 2009-04-11 18:19 Gysbert Wassenaar (nixnut)
0 siblings, 0 replies; 9+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2009-04-11 18:19 UTC (permalink / raw
To: gentoo-commits
nixnut 09/04/11 18:19:55
Modified: xgc-1.0.1-r1.ebuild ChangeLog
Log:
ppc stable #264982
(Portage version: 2.1.6.11/cvs/Linux ppc)
Revision Changes Path
1.5 x11-apps/xgc/xgc-1.0.1-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xgc/xgc-1.0.1-r1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xgc/xgc-1.0.1-r1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xgc/xgc-1.0.1-r1.ebuild?r1=1.4&r2=1.5
Index: xgc-1.0.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xgc/xgc-1.0.1-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xgc-1.0.1-r1.ebuild 9 Apr 2009 14:58:30 -0000 1.4
+++ xgc-1.0.1-r1.ebuild 11 Apr 2009 18:19:55 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgc/xgc-1.0.1-r1.ebuild,v 1.4 2009/04/09 14:58:30 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgc/xgc-1.0.1-r1.ebuild,v 1.5 2009/04/11 18:19:55 nixnut Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X graphics demo"
-KEYWORDS="arm ~mips ~ppc ~ppc64 s390 sh sparc x86"
+KEYWORDS="arm ~mips ppc ~ppc64 s390 sh sparc x86"
IUSE=""
RDEPEND="x11-libs/libXaw"
DEPEND="${RDEPEND}"
1.19 x11-apps/xgc/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xgc/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xgc/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xgc/ChangeLog?r1=1.18&r2=1.19
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xgc/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog 9 Apr 2009 14:58:30 -0000 1.18
+++ ChangeLog 11 Apr 2009 18:19:55 -0000 1.19
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xgc
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgc/ChangeLog,v 1.18 2009/04/09 14:58:30 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgc/ChangeLog,v 1.19 2009/04/11 18:19:55 nixnut Exp $
+
+ 11 Apr 2009; nixnut <nixnut@gentoo.org> xgc-1.0.1-r1.ebuild:
+ ppc stable #264982
09 Apr 2009; Raúl Porcel <armin76@gentoo.org> xgc-1.0.1-r1.ebuild:
arm/s390/sh stable wrt #264892
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-apps/xgc: xgc-1.0.1-r1.ebuild ChangeLog
@ 2009-04-17 18:37 Jeroen Roovers (jer)
0 siblings, 0 replies; 9+ messages in thread
From: Jeroen Roovers (jer) @ 2009-04-17 18:37 UTC (permalink / raw
To: gentoo-commits
jer 09/04/17 18:37:31
Modified: xgc-1.0.1-r1.ebuild ChangeLog
Log:
Marked ~hppa too.
(Portage version: 2.2_rc30/cvs/Linux i686)
Revision Changes Path
1.6 x11-apps/xgc/xgc-1.0.1-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xgc/xgc-1.0.1-r1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xgc/xgc-1.0.1-r1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xgc/xgc-1.0.1-r1.ebuild?r1=1.5&r2=1.6
Index: xgc-1.0.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xgc/xgc-1.0.1-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xgc-1.0.1-r1.ebuild 11 Apr 2009 18:19:55 -0000 1.5
+++ xgc-1.0.1-r1.ebuild 17 Apr 2009 18:37:30 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgc/xgc-1.0.1-r1.ebuild,v 1.5 2009/04/11 18:19:55 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgc/xgc-1.0.1-r1.ebuild,v 1.6 2009/04/17 18:37:30 jer Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X graphics demo"
-KEYWORDS="arm ~mips ppc ~ppc64 s390 sh sparc x86"
+KEYWORDS="arm ~hppa ~mips ppc ~ppc64 s390 sh sparc x86"
IUSE=""
RDEPEND="x11-libs/libXaw"
DEPEND="${RDEPEND}"
1.20 x11-apps/xgc/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xgc/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xgc/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xgc/ChangeLog?r1=1.19&r2=1.20
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xgc/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog 11 Apr 2009 18:19:55 -0000 1.19
+++ ChangeLog 17 Apr 2009 18:37:30 -0000 1.20
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xgc
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgc/ChangeLog,v 1.19 2009/04/11 18:19:55 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgc/ChangeLog,v 1.20 2009/04/17 18:37:30 jer Exp $
+
+ 17 Apr 2009; Jeroen Roovers <jer@gentoo.org> xgc-1.0.1-r1.ebuild:
+ Marked ~hppa too.
11 Apr 2009; nixnut <nixnut@gentoo.org> xgc-1.0.1-r1.ebuild:
ppc stable #264982
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-apps/xgc: xgc-1.0.1-r1.ebuild ChangeLog
@ 2009-04-22 0:44 Brent Baude (ranger)
0 siblings, 0 replies; 9+ messages in thread
From: Brent Baude (ranger) @ 2009-04-22 0:44 UTC (permalink / raw
To: gentoo-commits
ranger 09/04/22 00:44:09
Modified: xgc-1.0.1-r1.ebuild ChangeLog
Log:
Marking xgc-1.0.1-r1 ppc for bug 264982
(Portage version: 2.1.6.11/cvs/Linux ppc64)
Revision Changes Path
1.7 x11-apps/xgc/xgc-1.0.1-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xgc/xgc-1.0.1-r1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xgc/xgc-1.0.1-r1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xgc/xgc-1.0.1-r1.ebuild?r1=1.6&r2=1.7
Index: xgc-1.0.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xgc/xgc-1.0.1-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- xgc-1.0.1-r1.ebuild 17 Apr 2009 18:37:30 -0000 1.6
+++ xgc-1.0.1-r1.ebuild 22 Apr 2009 00:44:09 -0000 1.7
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgc/xgc-1.0.1-r1.ebuild,v 1.6 2009/04/17 18:37:30 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgc/xgc-1.0.1-r1.ebuild,v 1.7 2009/04/22 00:44:09 ranger Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X graphics demo"
-KEYWORDS="arm ~hppa ~mips ppc ~ppc64 s390 sh sparc x86"
+KEYWORDS="arm ~hppa ~mips ppc ppc64 s390 sh sparc x86"
IUSE=""
RDEPEND="x11-libs/libXaw"
DEPEND="${RDEPEND}"
1.21 x11-apps/xgc/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xgc/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xgc/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xgc/ChangeLog?r1=1.20&r2=1.21
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xgc/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog 17 Apr 2009 18:37:30 -0000 1.20
+++ ChangeLog 22 Apr 2009 00:44:09 -0000 1.21
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xgc
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgc/ChangeLog,v 1.20 2009/04/17 18:37:30 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgc/ChangeLog,v 1.21 2009/04/22 00:44:09 ranger Exp $
+
+ 22 Apr 2009; Brent Baude <ranger@gentoo.org> ChangeLog:
+ Marking xgc-1.0.1-r1 ppc64 stable for bug 264982
17 Apr 2009; Jeroen Roovers <jer@gentoo.org> xgc-1.0.1-r1.ebuild:
Marked ~hppa too.
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-apps/xgc: xgc-1.0.1-r1.ebuild ChangeLog
@ 2009-07-07 1:38 Jeroen Roovers (jer)
0 siblings, 0 replies; 9+ messages in thread
From: Jeroen Roovers (jer) @ 2009-07-07 1:38 UTC (permalink / raw
To: gentoo-commits
jer 09/07/07 01:38:59
Modified: xgc-1.0.1-r1.ebuild ChangeLog
Log:
Stable for HPPA too.
(Portage version: 2.2_rc33/cvs/Linux i686)
Revision Changes Path
1.8 x11-apps/xgc/xgc-1.0.1-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xgc/xgc-1.0.1-r1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xgc/xgc-1.0.1-r1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xgc/xgc-1.0.1-r1.ebuild?r1=1.7&r2=1.8
Index: xgc-1.0.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xgc/xgc-1.0.1-r1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- xgc-1.0.1-r1.ebuild 22 Apr 2009 00:44:09 -0000 1.7
+++ xgc-1.0.1-r1.ebuild 7 Jul 2009 01:38:59 -0000 1.8
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgc/xgc-1.0.1-r1.ebuild,v 1.7 2009/04/22 00:44:09 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgc/xgc-1.0.1-r1.ebuild,v 1.8 2009/07/07 01:38:59 jer Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X graphics demo"
-KEYWORDS="arm ~hppa ~mips ppc ppc64 s390 sh sparc x86"
+KEYWORDS="arm hppa ~mips ppc ppc64 s390 sh sparc x86"
IUSE=""
RDEPEND="x11-libs/libXaw"
DEPEND="${RDEPEND}"
1.22 x11-apps/xgc/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xgc/ChangeLog?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xgc/ChangeLog?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xgc/ChangeLog?r1=1.21&r2=1.22
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xgc/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog 22 Apr 2009 00:44:09 -0000 1.21
+++ ChangeLog 7 Jul 2009 01:38:59 -0000 1.22
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xgc
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgc/ChangeLog,v 1.21 2009/04/22 00:44:09 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgc/ChangeLog,v 1.22 2009/07/07 01:38:59 jer Exp $
+
+ 07 Jul 2009; Jeroen Roovers <jer@gentoo.org> xgc-1.0.1-r1.ebuild:
+ Stable for HPPA too.
22 Apr 2009; Brent Baude <ranger@gentoo.org> ChangeLog:
Marking xgc-1.0.1-r1 ppc64 stable for bug 264982
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-apps/xgc: xgc-1.0.1-r1.ebuild ChangeLog
@ 2010-08-19 0:01 Robin H. Johnson (robbat2)
0 siblings, 0 replies; 9+ messages in thread
From: Robin H. Johnson (robbat2) @ 2010-08-19 0:01 UTC (permalink / raw
To: gentoo-commits
robbat2 10/08/19 00:01:45
Modified: xgc-1.0.1-r1.ebuild ChangeLog
Log:
Works on AMD64.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Revision Changes Path
1.9 x11-apps/xgc/xgc-1.0.1-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xgc/xgc-1.0.1-r1.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xgc/xgc-1.0.1-r1.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xgc/xgc-1.0.1-r1.ebuild?r1=1.8&r2=1.9
Index: xgc-1.0.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xgc/xgc-1.0.1-r1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -p -w -b -B -u -u -r1.8 -r1.9
--- xgc-1.0.1-r1.ebuild 7 Jul 2009 01:38:59 -0000 1.8
+++ xgc-1.0.1-r1.ebuild 19 Aug 2010 00:01:45 -0000 1.9
@@ -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-apps/xgc/xgc-1.0.1-r1.ebuild,v 1.8 2009/07/07 01:38:59 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgc/xgc-1.0.1-r1.ebuild,v 1.9 2010/08/19 00:01:45 robbat2 Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X graphics demo"
-KEYWORDS="arm hppa ~mips ppc ppc64 s390 sh sparc x86"
+KEYWORDS="arm hppa ~mips ppc ppc64 s390 sh sparc x86 ~amd64"
IUSE=""
RDEPEND="x11-libs/libXaw"
DEPEND="${RDEPEND}"
1.23 x11-apps/xgc/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xgc/ChangeLog?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xgc/ChangeLog?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xgc/ChangeLog?r1=1.22&r2=1.23
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xgc/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -p -w -b -B -u -u -r1.22 -r1.23
--- ChangeLog 7 Jul 2009 01:38:59 -0000 1.22
+++ ChangeLog 19 Aug 2010 00:01:45 -0000 1.23
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xgc
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgc/ChangeLog,v 1.22 2009/07/07 01:38:59 jer Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgc/ChangeLog,v 1.23 2010/08/19 00:01:45 robbat2 Exp $
+
+ 19 Aug 2010; Robin H. Johnson <robbat2@gentoo.org> xgc-1.0.1-r1.ebuild:
+ Works on AMD64.
07 Jul 2009; Jeroen Roovers <jer@gentoo.org> xgc-1.0.1-r1.ebuild:
Stable for HPPA too.
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2010-08-19 0:01 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-19 0:01 [gentoo-commits] gentoo-x86 commit in x11-apps/xgc: xgc-1.0.1-r1.ebuild ChangeLog Robin H. Johnson (robbat2)
-- strict thread matches above, loose matches on Subject: below --
2009-07-07 1:38 Jeroen Roovers (jer)
2009-04-22 0:44 Brent Baude (ranger)
2009-04-17 18:37 Jeroen Roovers (jer)
2009-04-11 18:19 Gysbert Wassenaar (nixnut)
2009-04-09 14:58 Raul Porcel (armin76)
2009-04-06 16:28 Friedrich Oslage (bluebird)
2009-04-05 20:40 Markus Meier (maekke)
2009-01-14 13:01 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