* [gentoo-commits] gentoo-x86 commit in x11-misc/xorg-cf-files: ChangeLog xorg-cf-files-1.0.3.ebuild
@ 2009-10-15 12:50 Tomas Chvatal (scarabeus)
0 siblings, 0 replies; 10+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2009-10-15 12:50 UTC (permalink / raw
To: gentoo-commits
scarabeus 09/10/15 12:50:10
Modified: ChangeLog
Added: xorg-cf-files-1.0.3.ebuild
Log:
Version bump. Those seds still required so keep them around, but they are not upstreamable material.
(Portage version: 2.2_rc46/cvs/Linux x86_64)
Revision Changes Path
1.27 x11-misc/xorg-cf-files/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog?rev=1.27&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog?rev=1.27&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog?r1=1.26&r2=1.27
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog 20 Feb 2007 00:07:12 -0000 1.26
+++ ChangeLog 15 Oct 2009 12:50:10 -0000 1.27
@@ -1,6 +1,13 @@
# ChangeLog for x11-misc/xorg-cf-files
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog,v 1.26 2007/02/20 00:07:12 blubb Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog,v 1.27 2009/10/15 12:50:10 scarabeus Exp $
+
+*xorg-cf-files-1.0.3 (15 Oct 2009)
+
+ 15 Oct 2009; Tomáš Chvátal <scarabeus@gentoo.org>
+ +xorg-cf-files-1.0.3.ebuild:
+ Version bump. Those seds still required so keep them around, but they are
+ not upstreamable material.
20 Feb 2007; Simon Stelling <blubb@gentoo.org> xorg-cf-files-1.0.2.ebuild:
libdir fix taken from kanaka's overlay
1.1 x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild?rev=1.1&content-type=text/plain
Index: xorg-cf-files-1.0.3.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild,v 1.1 2009/10/15 12:50:10 scarabeus Exp $
# Must be before x-modular eclass is inherited
# SNAPSHOT="yes"
inherit x-modular
DESCRIPTION="Old Imake-related build files"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE=""
RDEPEND=""
DEPEND="${RDEPEND}"
src_install() {
x-modular_src_install
echo "#define ManDirectoryRoot /usr/share/man" >> ${D}/usr/$(get_libdir)/X11/config/host.def
sed -i -e "s/LibDirName *lib$/LibDirName $(get_libdir)/" "${D}"/usr/$(get_libdir)/X11/config/Imake.tmpl || die "failed libdir sed"
}
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-misc/xorg-cf-files: ChangeLog xorg-cf-files-1.0.3.ebuild
@ 2009-12-10 13:08 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 10+ messages in thread
From: Samuli Suominen (ssuominen) @ 2009-12-10 13:08 UTC (permalink / raw
To: gentoo-commits
ssuominen 09/12/10 13:08:34
Modified: ChangeLog xorg-cf-files-1.0.3.ebuild
Log:
amd64 stable wrt #294958
(Portage version: 2.2_rc56/cvs/Linux x86_64)
Revision Changes Path
1.28 x11-misc/xorg-cf-files/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog?rev=1.28&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog?rev=1.28&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog?r1=1.27&r2=1.28
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog 15 Oct 2009 12:50:10 -0000 1.27
+++ ChangeLog 10 Dec 2009 13:08:34 -0000 1.28
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/xorg-cf-files
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog,v 1.27 2009/10/15 12:50:10 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog,v 1.28 2009/12/10 13:08:34 ssuominen Exp $
+
+ 10 Dec 2009; Samuli Suominen <ssuominen@gentoo.org>
+ xorg-cf-files-1.0.3.ebuild:
+ amd64 stable wrt #294958
*xorg-cf-files-1.0.3 (15 Oct 2009)
1.2 x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild?r1=1.1&r2=1.2
Index: xorg-cf-files-1.0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xorg-cf-files-1.0.3.ebuild 15 Oct 2009 12:50:10 -0000 1.1
+++ xorg-cf-files-1.0.3.ebuild 10 Dec 2009 13:08:34 -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-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild,v 1.1 2009/10/15 12:50:10 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild,v 1.2 2009/12/10 13:08:34 ssuominen Exp $
# Must be before x-modular eclass is inherited
# SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="Old Imake-related build files"
-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"
IUSE=""
RDEPEND=""
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-misc/xorg-cf-files: ChangeLog xorg-cf-files-1.0.3.ebuild
@ 2009-12-10 19:33 Christian Faulhammer (fauli)
0 siblings, 0 replies; 10+ messages in thread
From: Christian Faulhammer (fauli) @ 2009-12-10 19:33 UTC (permalink / raw
To: gentoo-commits
fauli 09/12/10 19:33:27
Modified: ChangeLog xorg-cf-files-1.0.3.ebuild
Log:
x86 stable, bug 294958
(Portage version: 2.1.6.13/cvs/Linux i686, RepoMan options: --force)
Revision Changes Path
1.29 x11-misc/xorg-cf-files/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog?rev=1.29&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog?rev=1.29&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog?r1=1.28&r2=1.29
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog 10 Dec 2009 13:08:34 -0000 1.28
+++ ChangeLog 10 Dec 2009 19:33:27 -0000 1.29
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/xorg-cf-files
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog,v 1.28 2009/12/10 13:08:34 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog,v 1.29 2009/12/10 19:33:27 fauli Exp $
+
+ 10 Dec 2009; Christian Faulhammer <fauli@gentoo.org>
+ xorg-cf-files-1.0.3.ebuild:
+ x86 stable, bug 294958
10 Dec 2009; Samuli Suominen <ssuominen@gentoo.org>
xorg-cf-files-1.0.3.ebuild:
1.3 x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild?r1=1.2&r2=1.3
Index: xorg-cf-files-1.0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xorg-cf-files-1.0.3.ebuild 10 Dec 2009 13:08:34 -0000 1.2
+++ xorg-cf-files-1.0.3.ebuild 10 Dec 2009 19:33:27 -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-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild,v 1.2 2009/12/10 13:08:34 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild,v 1.3 2009/12/10 19:33:27 fauli Exp $
# Must be before x-modular eclass is inherited
# SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="Old Imake-related build files"
-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"
IUSE=""
RDEPEND=""
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-misc/xorg-cf-files: ChangeLog xorg-cf-files-1.0.3.ebuild
@ 2009-12-15 19:44 Brent Baude (ranger)
0 siblings, 0 replies; 10+ messages in thread
From: Brent Baude (ranger) @ 2009-12-15 19:44 UTC (permalink / raw
To: gentoo-commits
ranger 09/12/15 19:44:32
Modified: ChangeLog xorg-cf-files-1.0.3.ebuild
Log:
Marking xorg-cf-files-1.0.3 ppc64 for bug 294958
(Portage version: 2.1.7.1/cvs/Linux ppc64)
Revision Changes Path
1.30 x11-misc/xorg-cf-files/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog?rev=1.30&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog?rev=1.30&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog?r1=1.29&r2=1.30
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog 10 Dec 2009 19:33:27 -0000 1.29
+++ ChangeLog 15 Dec 2009 19:44:32 -0000 1.30
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/xorg-cf-files
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog,v 1.29 2009/12/10 19:33:27 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog,v 1.30 2009/12/15 19:44:32 ranger Exp $
+
+ 15 Dec 2009; Brent Baude <ranger@gentoo.org> xorg-cf-files-1.0.3.ebuild:
+ Marking xorg-cf-files-1.0.3 ppc64 stable for bug 294958
10 Dec 2009; Christian Faulhammer <fauli@gentoo.org>
xorg-cf-files-1.0.3.ebuild:
1.4 x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild?r1=1.3&r2=1.4
Index: xorg-cf-files-1.0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xorg-cf-files-1.0.3.ebuild 10 Dec 2009 19:33:27 -0000 1.3
+++ xorg-cf-files-1.0.3.ebuild 15 Dec 2009 19:44:32 -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-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild,v 1.3 2009/12/10 19:33:27 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild,v 1.4 2009/12/15 19:44:32 ranger Exp $
# Must be before x-modular eclass is inherited
# SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="Old Imake-related build files"
-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"
IUSE=""
RDEPEND=""
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-misc/xorg-cf-files: ChangeLog xorg-cf-files-1.0.3.ebuild
@ 2009-12-27 18:14 Joseph Jezak (josejx)
0 siblings, 0 replies; 10+ messages in thread
From: Joseph Jezak (josejx) @ 2009-12-27 18:14 UTC (permalink / raw
To: gentoo-commits
josejx 09/12/27 18:14:00
Modified: ChangeLog xorg-cf-files-1.0.3.ebuild
Log:
Marked ppc stable for bug #294958.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Revision Changes Path
1.31 x11-misc/xorg-cf-files/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog?rev=1.31&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog?rev=1.31&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog?r1=1.30&r2=1.31
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog 15 Dec 2009 19:44:32 -0000 1.30
+++ ChangeLog 27 Dec 2009 18:13:59 -0000 1.31
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/xorg-cf-files
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog,v 1.30 2009/12/15 19:44:32 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog,v 1.31 2009/12/27 18:13:59 josejx Exp $
+
+ 27 Dec 2009; Joseph Jezak <josejx@gentoo.org> xorg-cf-files-1.0.3.ebuild:
+ Marked ppc stable for bug #294958.
15 Dec 2009; Brent Baude <ranger@gentoo.org> xorg-cf-files-1.0.3.ebuild:
Marking xorg-cf-files-1.0.3 ppc64 stable for bug 294958
1.5 x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild?r1=1.4&r2=1.5
Index: xorg-cf-files-1.0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xorg-cf-files-1.0.3.ebuild 15 Dec 2009 19:44:32 -0000 1.4
+++ xorg-cf-files-1.0.3.ebuild 27 Dec 2009 18:13:59 -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-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild,v 1.4 2009/12/15 19:44:32 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild,v 1.5 2009/12/27 18:13:59 josejx Exp $
# Must be before x-modular eclass is inherited
# SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="Old Imake-related build files"
-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"
IUSE=""
RDEPEND=""
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-misc/xorg-cf-files: ChangeLog xorg-cf-files-1.0.3.ebuild
@ 2010-01-14 17:48 Jeroen Roovers (jer)
0 siblings, 0 replies; 10+ messages in thread
From: Jeroen Roovers (jer) @ 2010-01-14 17:48 UTC (permalink / raw
To: gentoo-commits
jer 10/01/14 17:48:59
Modified: ChangeLog xorg-cf-files-1.0.3.ebuild
Log:
Stable for HPPA (bug #294958).
(Portage version: 2.2_rc61/cvs/Linux i686)
Revision Changes Path
1.32 x11-misc/xorg-cf-files/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog?rev=1.32&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog?rev=1.32&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog?r1=1.31&r2=1.32
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog 27 Dec 2009 18:13:59 -0000 1.31
+++ ChangeLog 14 Jan 2010 17:48:59 -0000 1.32
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/xorg-cf-files
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog,v 1.31 2009/12/27 18:13:59 josejx Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog,v 1.32 2010/01/14 17:48:59 jer Exp $
+
+ 14 Jan 2010; Jeroen Roovers <jer@gentoo.org> xorg-cf-files-1.0.3.ebuild:
+ Stable for HPPA (bug #294958).
27 Dec 2009; Joseph Jezak <josejx@gentoo.org> xorg-cf-files-1.0.3.ebuild:
Marked ppc stable for bug #294958.
1.6 x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild?r1=1.5&r2=1.6
Index: xorg-cf-files-1.0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xorg-cf-files-1.0.3.ebuild 27 Dec 2009 18:13:59 -0000 1.5
+++ xorg-cf-files-1.0.3.ebuild 14 Jan 2010 17:48:59 -0000 1.6
@@ -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-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild,v 1.5 2009/12/27 18:13:59 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild,v 1.6 2010/01/14 17:48:59 jer Exp $
# Must be before x-modular eclass is inherited
# SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="Old Imake-related build files"
-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"
IUSE=""
RDEPEND=""
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-misc/xorg-cf-files: ChangeLog xorg-cf-files-1.0.3.ebuild
@ 2010-01-14 22:55 Markus Meier (maekke)
0 siblings, 0 replies; 10+ messages in thread
From: Markus Meier (maekke) @ 2010-01-14 22:55 UTC (permalink / raw
To: gentoo-commits
maekke 10/01/14 22:55:56
Modified: ChangeLog xorg-cf-files-1.0.3.ebuild
Log:
arm stable, bug #294958
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Revision Changes Path
1.33 x11-misc/xorg-cf-files/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog?rev=1.33&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog?rev=1.33&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog?r1=1.32&r2=1.33
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog 14 Jan 2010 17:48:59 -0000 1.32
+++ ChangeLog 14 Jan 2010 22:55:55 -0000 1.33
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/xorg-cf-files
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog,v 1.32 2010/01/14 17:48:59 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog,v 1.33 2010/01/14 22:55:55 maekke Exp $
+
+ 14 Jan 2010; Markus Meier <maekke@gentoo.org> xorg-cf-files-1.0.3.ebuild:
+ arm stable, bug #294958
14 Jan 2010; Jeroen Roovers <jer@gentoo.org> xorg-cf-files-1.0.3.ebuild:
Stable for HPPA (bug #294958).
1.7 x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild?r1=1.6&r2=1.7
Index: xorg-cf-files-1.0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- xorg-cf-files-1.0.3.ebuild 14 Jan 2010 17:48:59 -0000 1.6
+++ xorg-cf-files-1.0.3.ebuild 14 Jan 2010 22:55:55 -0000 1.7
@@ -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-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild,v 1.6 2010/01/14 17:48:59 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild,v 1.7 2010/01/14 22:55:55 maekke Exp $
# Must be before x-modular eclass is inherited
# SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="Old Imake-related build files"
-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"
IUSE=""
RDEPEND=""
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-misc/xorg-cf-files: ChangeLog xorg-cf-files-1.0.3.ebuild
@ 2010-01-18 20:07 Raul Porcel (armin76)
0 siblings, 0 replies; 10+ messages in thread
From: Raul Porcel (armin76) @ 2010-01-18 20:07 UTC (permalink / raw
To: gentoo-commits
armin76 10/01/18 20:07:29
Modified: ChangeLog xorg-cf-files-1.0.3.ebuild
Log:
alpha/ia64/sh/sparc stable wrt #294958
(Portage version: 2.1.6.13/cvs/Linux ia64, RepoMan options: --force)
Revision Changes Path
1.34 x11-misc/xorg-cf-files/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog?rev=1.34&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog?rev=1.34&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog?r1=1.33&r2=1.34
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog 14 Jan 2010 22:55:55 -0000 1.33
+++ ChangeLog 18 Jan 2010 20:07:29 -0000 1.34
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/xorg-cf-files
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog,v 1.33 2010/01/14 22:55:55 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog,v 1.34 2010/01/18 20:07:29 armin76 Exp $
+
+ 18 Jan 2010; Raúl Porcel <armin76@gentoo.org> xorg-cf-files-1.0.3.ebuild:
+ alpha/ia64/sh/sparc stable wrt #294958
14 Jan 2010; Markus Meier <maekke@gentoo.org> xorg-cf-files-1.0.3.ebuild:
arm stable, bug #294958
1.8 x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild?r1=1.7&r2=1.8
Index: xorg-cf-files-1.0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- xorg-cf-files-1.0.3.ebuild 14 Jan 2010 22:55:55 -0000 1.7
+++ xorg-cf-files-1.0.3.ebuild 18 Jan 2010 20:07:29 -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-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild,v 1.7 2010/01/14 22:55:55 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild,v 1.8 2010/01/18 20:07:29 armin76 Exp $
# Must be before x-modular eclass is inherited
# SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="Old Imake-related build files"
-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"
IUSE=""
RDEPEND=""
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-misc/xorg-cf-files: ChangeLog xorg-cf-files-1.0.3.ebuild
@ 2010-01-19 20:28 Raul Porcel (armin76)
0 siblings, 0 replies; 10+ messages in thread
From: Raul Porcel (armin76) @ 2010-01-19 20:28 UTC (permalink / raw
To: gentoo-commits
armin76 10/01/19 20:28:54
Modified: ChangeLog xorg-cf-files-1.0.3.ebuild
Log:
s390 stable wrt #294958
(Portage version: 2.1.6.13/cvs/Linux ia64, RepoMan options: --force)
Revision Changes Path
1.35 x11-misc/xorg-cf-files/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog?rev=1.35&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog?rev=1.35&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog?r1=1.34&r2=1.35
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog 18 Jan 2010 20:07:29 -0000 1.34
+++ ChangeLog 19 Jan 2010 20:28:54 -0000 1.35
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/xorg-cf-files
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog,v 1.34 2010/01/18 20:07:29 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog,v 1.35 2010/01/19 20:28:54 armin76 Exp $
+
+ 19 Jan 2010; Raúl Porcel <armin76@gentoo.org> xorg-cf-files-1.0.3.ebuild:
+ s390 stable wrt #294958
18 Jan 2010; Raúl Porcel <armin76@gentoo.org> xorg-cf-files-1.0.3.ebuild:
alpha/ia64/sh/sparc stable wrt #294958
1.9 x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild?r1=1.8&r2=1.9
Index: xorg-cf-files-1.0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- xorg-cf-files-1.0.3.ebuild 18 Jan 2010 20:07:29 -0000 1.8
+++ xorg-cf-files-1.0.3.ebuild 19 Jan 2010 20:28:54 -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-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild,v 1.8 2010/01/18 20:07:29 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild,v 1.9 2010/01/19 20:28:54 armin76 Exp $
# Must be before x-modular eclass is inherited
# SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="Old Imake-related build files"
-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"
IUSE=""
RDEPEND=""
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-misc/xorg-cf-files: ChangeLog xorg-cf-files-1.0.3.ebuild
@ 2011-03-07 21:03 Tomas Chvatal (scarabeus)
0 siblings, 0 replies; 10+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2011-03-07 21:03 UTC (permalink / raw
To: gentoo-commits
scarabeus 11/03/07 21:03:13
Modified: ChangeLog
Removed: xorg-cf-files-1.0.3.ebuild
Log:
old
(Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
Revision Changes Path
1.44 x11-misc/xorg-cf-files/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog?rev=1.44&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog?rev=1.44&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog?r1=1.43&r2=1.44
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- ChangeLog 5 Mar 2011 18:07:54 -0000 1.43
+++ ChangeLog 7 Mar 2011 21:03:12 -0000 1.44
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/xorg-cf-files
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog,v 1.43 2011/03/05 18:07:54 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog,v 1.44 2011/03/07 21:03:12 scarabeus Exp $
+
+ 07 Mar 2011; Tomáš Chvátal <scarabeus@gentoo.org>
+ -xorg-cf-files-1.0.3.ebuild:
+ old
05 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org>
xorg-cf-files-1.0.4.ebuild:
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2011-03-07 21:03 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-18 20:07 [gentoo-commits] gentoo-x86 commit in x11-misc/xorg-cf-files: ChangeLog xorg-cf-files-1.0.3.ebuild Raul Porcel (armin76)
-- strict thread matches above, loose matches on Subject: below --
2011-03-07 21:03 Tomas Chvatal (scarabeus)
2010-01-19 20:28 Raul Porcel (armin76)
2010-01-14 22:55 Markus Meier (maekke)
2010-01-14 17:48 Jeroen Roovers (jer)
2009-12-27 18:14 Joseph Jezak (josejx)
2009-12-15 19:44 Brent Baude (ranger)
2009-12-10 19:33 Christian Faulhammer (fauli)
2009-12-10 13:08 Samuli Suominen (ssuominen)
2009-10-15 12:50 Tomas Chvatal (scarabeus)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox