* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-chips: xf86-video-chips-1.2.4.ebuild ChangeLog
@ 2011-02-28 16:32 Chi-Thanh Christopher Nguyen (chithanh)
0 siblings, 0 replies; 6+ messages in thread
From: Chi-Thanh Christopher Nguyen (chithanh) @ 2011-02-28 16:32 UTC (permalink / raw
To: gentoo-commits
chithanh 11/02/28 16:32:27
Modified: ChangeLog
Added: xf86-video-chips-1.2.4.ebuild
Log:
Version bump.
(Portage version: 2.2.0_alpha25/cvs/Linux x86_64)
Revision Changes Path
1.47 x11-drivers/xf86-video-chips/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-chips/ChangeLog?rev=1.47&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-chips/ChangeLog?rev=1.47&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-chips/ChangeLog?r1=1.46&r2=1.47
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-chips/ChangeLog,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- ChangeLog 14 Feb 2011 23:56:23 -0000 1.46
+++ ChangeLog 28 Feb 2011 16:32:27 -0000 1.47
@@ -1,6 +1,12 @@
# ChangeLog for x11-drivers/xf86-video-chips
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-chips/ChangeLog,v 1.46 2011/02/14 23:56:23 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-chips/ChangeLog,v 1.47 2011/02/28 16:32:27 chithanh Exp $
+
+*xf86-video-chips-1.2.4 (28 Feb 2011)
+
+ 28 Feb 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ +xf86-video-chips-1.2.4.ebuild:
+ Version bump.
14 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org>
xf86-video-chips-1.2.3.ebuild:
1.1 x11-drivers/xf86-video-chips/xf86-video-chips-1.2.4.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.4.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.4.ebuild?rev=1.1&content-type=text/plain
Index: xf86-video-chips-1.2.4.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.4.ebuild,v 1.1 2011/02/28 16:32:27 chithanh Exp $
EAPI=3
inherit xorg-2
DESCRIPTION="Chips and Technologies video driver"
KEYWORDS="~amd64 ~ia64 ~ppc ~x86 ~x86-fbsd"
IUSE=""
RDEPEND=">=x11-base/xorg-server-1.0.99"
DEPEND="${RDEPEND}
x11-proto/fontsproto
x11-proto/randrproto
x11-proto/renderproto
x11-proto/videoproto
x11-proto/xproto"
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-chips: xf86-video-chips-1.2.4.ebuild ChangeLog
@ 2011-02-28 20:52 Tomas Chvatal (scarabeus)
0 siblings, 0 replies; 6+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2011-02-28 20:52 UTC (permalink / raw
To: gentoo-commits
scarabeus 11/02/28 20:52:34
Modified: xf86-video-chips-1.2.4.ebuild ChangeLog
Log:
Example ebuild cleanup how drivers should look nowdays, rest ~ ones should be updated right away.
(Portage version: 2.2.0_alpha24/cvs/Linux x86_64)
Revision Changes Path
1.2 x11-drivers/xf86-video-chips/xf86-video-chips-1.2.4.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.4.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.4.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.4.ebuild?r1=1.1&r2=1.2
Index: xf86-video-chips-1.2.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xf86-video-chips-1.2.4.ebuild 28 Feb 2011 16:32:27 -0000 1.1
+++ xf86-video-chips-1.2.4.ebuild 28 Feb 2011 20:52:34 -0000 1.2
@@ -1,8 +1,8 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.4.ebuild,v 1.1 2011/02/28 16:32:27 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.4.ebuild,v 1.2 2011/02/28 20:52:34 scarabeus Exp $
-EAPI=3
+EAPI=4
inherit xorg-2
@@ -10,11 +10,3 @@
KEYWORDS="~amd64 ~ia64 ~ppc ~x86 ~x86-fbsd"
IUSE=""
-
-RDEPEND=">=x11-base/xorg-server-1.0.99"
-DEPEND="${RDEPEND}
- x11-proto/fontsproto
- x11-proto/randrproto
- x11-proto/renderproto
- x11-proto/videoproto
- x11-proto/xproto"
1.48 x11-drivers/xf86-video-chips/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-chips/ChangeLog?rev=1.48&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-chips/ChangeLog?rev=1.48&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-chips/ChangeLog?r1=1.47&r2=1.48
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-chips/ChangeLog,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- ChangeLog 28 Feb 2011 16:32:27 -0000 1.47
+++ ChangeLog 28 Feb 2011 20:52:34 -0000 1.48
@@ -1,6 +1,11 @@
# ChangeLog for x11-drivers/xf86-video-chips
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-chips/ChangeLog,v 1.47 2011/02/28 16:32:27 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-chips/ChangeLog,v 1.48 2011/02/28 20:52:34 scarabeus Exp $
+
+ 28 Feb 2011; Tomáš Chvátal <scarabeus@gentoo.org>
+ xf86-video-chips-1.2.4.ebuild:
+ Example ebuild cleanup how drivers should look nowdays, rest ~ ones should be
+ updated right away.
*xf86-video-chips-1.2.4 (28 Feb 2011)
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-chips: xf86-video-chips-1.2.4.ebuild ChangeLog
@ 2011-03-15 21:23 Kacper Kowalik (xarthisius)
0 siblings, 0 replies; 6+ messages in thread
From: Kacper Kowalik (xarthisius) @ 2011-03-15 21:23 UTC (permalink / raw
To: gentoo-commits
xarthisius 11/03/15 21:23:22
Modified: xf86-video-chips-1.2.4.ebuild ChangeLog
Log:
ppc stable wrt #359059
(Portage version: 2.2.0_alpha27/cvs/Linux x86_64)
Revision Changes Path
1.3 x11-drivers/xf86-video-chips/xf86-video-chips-1.2.4.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.4.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.4.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.4.ebuild?r1=1.2&r2=1.3
Index: xf86-video-chips-1.2.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xf86-video-chips-1.2.4.ebuild 28 Feb 2011 20:52:34 -0000 1.2
+++ xf86-video-chips-1.2.4.ebuild 15 Mar 2011 21:23:22 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.4.ebuild,v 1.2 2011/02/28 20:52:34 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.4.ebuild,v 1.3 2011/03/15 21:23:22 xarthisius Exp $
EAPI=4
@@ -8,5 +8,5 @@
DESCRIPTION="Chips and Technologies video driver"
-KEYWORDS="~amd64 ~ia64 ~ppc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ia64 ppc ~x86 ~x86-fbsd"
IUSE=""
1.49 x11-drivers/xf86-video-chips/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-chips/ChangeLog?rev=1.49&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-chips/ChangeLog?rev=1.49&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-chips/ChangeLog?r1=1.48&r2=1.49
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-chips/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog 28 Feb 2011 20:52:34 -0000 1.48
+++ ChangeLog 15 Mar 2011 21:23:22 -0000 1.49
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-video-chips
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-chips/ChangeLog,v 1.48 2011/02/28 20:52:34 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-chips/ChangeLog,v 1.49 2011/03/15 21:23:22 xarthisius Exp $
+
+ 15 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org>
+ xf86-video-chips-1.2.4.ebuild:
+ ppc stable wrt #359059
28 Feb 2011; Tomáš Chvátal <scarabeus@gentoo.org>
xf86-video-chips-1.2.4.ebuild:
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-chips: xf86-video-chips-1.2.4.ebuild ChangeLog
@ 2011-03-21 13:40 Markos Chandras (hwoarang)
0 siblings, 0 replies; 6+ messages in thread
From: Markos Chandras (hwoarang) @ 2011-03-21 13:40 UTC (permalink / raw
To: gentoo-commits
hwoarang 11/03/21 13:40:28
Modified: xf86-video-chips-1.2.4.ebuild ChangeLog
Log:
Stable on amd64 wrt bug #359059
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Revision Changes Path
1.4 x11-drivers/xf86-video-chips/xf86-video-chips-1.2.4.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.4.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.4.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.4.ebuild?r1=1.3&r2=1.4
Index: xf86-video-chips-1.2.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.4.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xf86-video-chips-1.2.4.ebuild 15 Mar 2011 21:23:22 -0000 1.3
+++ xf86-video-chips-1.2.4.ebuild 21 Mar 2011 13:40:27 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.4.ebuild,v 1.3 2011/03/15 21:23:22 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.4.ebuild,v 1.4 2011/03/21 13:40:27 hwoarang Exp $
EAPI=4
@@ -8,5 +8,5 @@
DESCRIPTION="Chips and Technologies video driver"
-KEYWORDS="~amd64 ~ia64 ppc ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ia64 ppc ~x86 ~x86-fbsd"
IUSE=""
1.50 x11-drivers/xf86-video-chips/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-chips/ChangeLog?rev=1.50&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-chips/ChangeLog?rev=1.50&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-chips/ChangeLog?r1=1.49&r2=1.50
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-chips/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- ChangeLog 15 Mar 2011 21:23:22 -0000 1.49
+++ ChangeLog 21 Mar 2011 13:40:27 -0000 1.50
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-video-chips
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-chips/ChangeLog,v 1.49 2011/03/15 21:23:22 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-chips/ChangeLog,v 1.50 2011/03/21 13:40:27 hwoarang Exp $
+
+ 21 Mar 2011; Markos Chandras <hwoarang@gentoo.org>
+ xf86-video-chips-1.2.4.ebuild:
+ Stable on amd64 wrt bug #359059
15 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org>
xf86-video-chips-1.2.4.ebuild:
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-chips: xf86-video-chips-1.2.4.ebuild ChangeLog
@ 2011-03-26 10:39 Christian Faulhammer (fauli)
0 siblings, 0 replies; 6+ messages in thread
From: Christian Faulhammer (fauli) @ 2011-03-26 10:39 UTC (permalink / raw
To: gentoo-commits
fauli 11/03/26 10:39:40
Modified: xf86-video-chips-1.2.4.ebuild ChangeLog
Log:
x86 stable, bug 359059
(Portage version: 2.1.9.42/cvs/Linux i686, RepoMan options: --force)
Revision Changes Path
1.5 x11-drivers/xf86-video-chips/xf86-video-chips-1.2.4.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.4.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.4.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.4.ebuild?r1=1.4&r2=1.5
Index: xf86-video-chips-1.2.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.4.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xf86-video-chips-1.2.4.ebuild 21 Mar 2011 13:40:27 -0000 1.4
+++ xf86-video-chips-1.2.4.ebuild 26 Mar 2011 10:39:40 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.4.ebuild,v 1.4 2011/03/21 13:40:27 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.4.ebuild,v 1.5 2011/03/26 10:39:40 fauli Exp $
EAPI=4
@@ -8,5 +8,5 @@
DESCRIPTION="Chips and Technologies video driver"
-KEYWORDS="amd64 ~ia64 ppc ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ia64 ppc x86 ~x86-fbsd"
IUSE=""
1.51 x11-drivers/xf86-video-chips/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-chips/ChangeLog?rev=1.51&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-chips/ChangeLog?rev=1.51&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-chips/ChangeLog?r1=1.50&r2=1.51
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-chips/ChangeLog,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- ChangeLog 21 Mar 2011 13:40:27 -0000 1.50
+++ ChangeLog 26 Mar 2011 10:39:40 -0000 1.51
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-video-chips
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-chips/ChangeLog,v 1.50 2011/03/21 13:40:27 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-chips/ChangeLog,v 1.51 2011/03/26 10:39:40 fauli Exp $
+
+ 26 Mar 2011; Christian Faulhammer <fauli@gentoo.org>
+ xf86-video-chips-1.2.4.ebuild:
+ x86 stable, bug 359059
21 Mar 2011; Markos Chandras <hwoarang@gentoo.org>
xf86-video-chips-1.2.4.ebuild:
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-chips: xf86-video-chips-1.2.4.ebuild ChangeLog
@ 2011-04-16 18:01 Raul Porcel (armin76)
0 siblings, 0 replies; 6+ messages in thread
From: Raul Porcel (armin76) @ 2011-04-16 18:01 UTC (permalink / raw
To: gentoo-commits
armin76 11/04/16 18:01:09
Modified: xf86-video-chips-1.2.4.ebuild ChangeLog
Log:
ia64 stable wrt #359059
(Portage version: 2.1.9.45/cvs/Linux ia64)
Revision Changes Path
1.6 x11-drivers/xf86-video-chips/xf86-video-chips-1.2.4.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.4.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.4.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.4.ebuild?r1=1.5&r2=1.6
Index: xf86-video-chips-1.2.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.4.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xf86-video-chips-1.2.4.ebuild 26 Mar 2011 10:39:40 -0000 1.5
+++ xf86-video-chips-1.2.4.ebuild 16 Apr 2011 18:01:09 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.4.ebuild,v 1.5 2011/03/26 10:39:40 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.4.ebuild,v 1.6 2011/04/16 18:01:09 armin76 Exp $
EAPI=4
@@ -8,5 +8,5 @@
DESCRIPTION="Chips and Technologies video driver"
-KEYWORDS="amd64 ~ia64 ppc x86 ~x86-fbsd"
+KEYWORDS="amd64 ia64 ppc x86 ~x86-fbsd"
IUSE=""
1.52 x11-drivers/xf86-video-chips/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-chips/ChangeLog?rev=1.52&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-chips/ChangeLog?rev=1.52&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-chips/ChangeLog?r1=1.51&r2=1.52
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-chips/ChangeLog,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- ChangeLog 26 Mar 2011 10:39:40 -0000 1.51
+++ ChangeLog 16 Apr 2011 18:01:09 -0000 1.52
@@ -1,6 +1,9 @@
# ChangeLog for x11-drivers/xf86-video-chips
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-chips/ChangeLog,v 1.51 2011/03/26 10:39:40 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-chips/ChangeLog,v 1.52 2011/04/16 18:01:09 armin76 Exp $
+
+ 16 Apr 2011; Raúl Porcel <armin76@gentoo.org> xf86-video-chips-1.2.4.ebuild:
+ ia64 stable wrt #359059
26 Mar 2011; Christian Faulhammer <fauli@gentoo.org>
xf86-video-chips-1.2.4.ebuild:
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2011-04-16 18:01 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-28 20:52 [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-chips: xf86-video-chips-1.2.4.ebuild ChangeLog Tomas Chvatal (scarabeus)
-- strict thread matches above, loose matches on Subject: below --
2011-04-16 18:01 Raul Porcel (armin76)
2011-03-26 10:39 Christian Faulhammer (fauli)
2011-03-21 13:40 Markos Chandras (hwoarang)
2011-03-15 21:23 Kacper Kowalik (xarthisius)
2011-02-28 16:32 Chi-Thanh Christopher Nguyen (chithanh)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox