* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-ati: ChangeLog xf86-video-ati-6.14.0.ebuild
@ 2011-02-04 14:56 Tomas Chvatal (scarabeus)
0 siblings, 0 replies; 6+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2011-02-04 14:56 UTC (permalink / raw
To: gentoo-commits
scarabeus 11/02/04 14:56:46
Modified: ChangeLog
Added: xf86-video-ati-6.14.0.ebuild
Log:
Version bump
(Portage version: 2.2.0_alpha19/cvs/Linux x86_64)
Revision Changes Path
1.134 x11-drivers/xf86-video-ati/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog?rev=1.134&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog?rev=1.134&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog?r1=1.133&r2=1.134
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v
retrieving revision 1.133
retrieving revision 1.134
diff -u -r1.133 -r1.134
--- ChangeLog 6 Jan 2011 15:57:06 -0000 1.133
+++ ChangeLog 4 Feb 2011 14:56:46 -0000 1.134
@@ -1,6 +1,12 @@
# ChangeLog for x11-drivers/xf86-video-ati
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.133 2011/01/06 15:57:06 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.134 2011/02/04 14:56:46 scarabeus Exp $
+
+*xf86-video-ati-6.14.0 (04 Feb 2011)
+
+ 04 Feb 2011; Tomáš Chvátal <scarabeus@gentoo.org>
+ +xf86-video-ati-6.14.0.ebuild:
+ Version bump
06 Jan 2011; Samuli Suominen <ssuominen@gentoo.org>
xf86-video-ati-6.12.7.ebuild:
1.1 x11-drivers/xf86-video-ati/xf86-video-ati-6.14.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.0.ebuild?rev=1.1&content-type=text/plain
Index: xf86-video-ati-6.14.0.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-ati/xf86-video-ati-6.14.0.ebuild,v 1.1 2011/02/04 14:56:46 scarabeus Exp $
EAPI=3
inherit xorg-2
DESCRIPTION="ATI video driver"
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
RDEPEND=">=x11-base/xorg-server-1.6.3[-minimal]"
DEPEND="${RDEPEND}
|| ( <x11-libs/libdrm-2.4.22 x11-libs/libdrm[video_cards_radeon] )
x11-proto/fontsproto
x11-proto/glproto
x11-proto/randrproto
x11-proto/videoproto
x11-proto/xextproto
x11-proto/xf86driproto
x11-proto/xf86miscproto
x11-proto/xproto"
pkg_setup() {
xorg-2_pkg_setup
CONFIGURE_OPTIONS="
--enable-dri
--enable-kms
"
}
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-ati: ChangeLog xf86-video-ati-6.14.0.ebuild
@ 2011-02-12 11:29 Markos Chandras (hwoarang)
0 siblings, 0 replies; 6+ messages in thread
From: Markos Chandras (hwoarang) @ 2011-02-12 11:29 UTC (permalink / raw
To: gentoo-commits
hwoarang 11/02/12 11:29:04
Modified: ChangeLog xf86-video-ati-6.14.0.ebuild
Log:
Stable on amd64 wrt bug #354237
(Portage version: 2.1.9.39/cvs/Linux x86_64)
Revision Changes Path
1.135 x11-drivers/xf86-video-ati/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog?rev=1.135&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog?rev=1.135&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog?r1=1.134&r2=1.135
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v
retrieving revision 1.134
retrieving revision 1.135
diff -u -r1.134 -r1.135
--- ChangeLog 4 Feb 2011 14:56:46 -0000 1.134
+++ ChangeLog 12 Feb 2011 11:29:04 -0000 1.135
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-video-ati
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.134 2011/02/04 14:56:46 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.135 2011/02/12 11:29:04 hwoarang Exp $
+
+ 12 Feb 2011; Markos Chandras <hwoarang@gentoo.org>
+ xf86-video-ati-6.14.0.ebuild:
+ Stable on amd64 wrt bug #354237
*xf86-video-ati-6.14.0 (04 Feb 2011)
1.2 x11-drivers/xf86-video-ati/xf86-video-ati-6.14.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.0.ebuild?r1=1.1&r2=1.2
Index: xf86-video-ati-6.14.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xf86-video-ati-6.14.0.ebuild 4 Feb 2011 14:56:46 -0000 1.1
+++ xf86-video-ati-6.14.0.ebuild 12 Feb 2011 11:29:04 -0000 1.2
@@ -1,13 +1,13 @@
# 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-ati/xf86-video-ati-6.14.0.ebuild,v 1.1 2011/02/04 14:56:46 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.0.ebuild,v 1.2 2011/02/12 11:29:04 hwoarang Exp $
EAPI=3
inherit xorg-2
DESCRIPTION="ATI video driver"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
RDEPEND=">=x11-base/xorg-server-1.6.3[-minimal]"
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-ati: ChangeLog xf86-video-ati-6.14.0.ebuild
@ 2011-02-12 17:29 Christian Faulhammer (fauli)
0 siblings, 0 replies; 6+ messages in thread
From: Christian Faulhammer (fauli) @ 2011-02-12 17:29 UTC (permalink / raw
To: gentoo-commits
fauli 11/02/12 17:29:14
Modified: ChangeLog xf86-video-ati-6.14.0.ebuild
Log:
stable x86, bug 354237
(Portage version: 2.1.9.39/cvs/Linux i686)
Revision Changes Path
1.136 x11-drivers/xf86-video-ati/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog?rev=1.136&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog?rev=1.136&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog?r1=1.135&r2=1.136
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v
retrieving revision 1.135
retrieving revision 1.136
diff -u -r1.135 -r1.136
--- ChangeLog 12 Feb 2011 11:29:04 -0000 1.135
+++ ChangeLog 12 Feb 2011 17:29:14 -0000 1.136
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-video-ati
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.135 2011/02/12 11:29:04 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.136 2011/02/12 17:29:14 fauli Exp $
+
+ 12 Feb 2011; Christian Faulhammer <fauli@gentoo.org>
+ xf86-video-ati-6.14.0.ebuild:
+ stable x86, bug 354237
12 Feb 2011; Markos Chandras <hwoarang@gentoo.org>
xf86-video-ati-6.14.0.ebuild:
1.3 x11-drivers/xf86-video-ati/xf86-video-ati-6.14.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.0.ebuild?r1=1.2&r2=1.3
Index: xf86-video-ati-6.14.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xf86-video-ati-6.14.0.ebuild 12 Feb 2011 11:29:04 -0000 1.2
+++ xf86-video-ati-6.14.0.ebuild 12 Feb 2011 17:29:14 -0000 1.3
@@ -1,13 +1,13 @@
# 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-ati/xf86-video-ati-6.14.0.ebuild,v 1.2 2011/02/12 11:29:04 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.0.ebuild,v 1.3 2011/02/12 17:29:14 fauli Exp $
EAPI=3
inherit xorg-2
DESCRIPTION="ATI video driver"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
IUSE=""
RDEPEND=">=x11-base/xorg-server-1.6.3[-minimal]"
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-ati: ChangeLog xf86-video-ati-6.14.0.ebuild
@ 2011-02-28 16:07 Chi-Thanh Christopher Nguyen (chithanh)
0 siblings, 0 replies; 6+ messages in thread
From: Chi-Thanh Christopher Nguyen (chithanh) @ 2011-02-28 16:07 UTC (permalink / raw
To: gentoo-commits
chithanh 11/02/28 16:07:18
Modified: ChangeLog xf86-video-ati-6.14.0.ebuild
Log:
Fix building against xorg-server-1.10, patch taken from upstream git
(Portage version: 2.2.0_alpha25/cvs/Linux x86_64)
Revision Changes Path
1.140 x11-drivers/xf86-video-ati/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog?rev=1.140&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog?rev=1.140&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog?r1=1.139&r2=1.140
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v
retrieving revision 1.139
retrieving revision 1.140
diff -u -r1.139 -r1.140
--- ChangeLog 18 Feb 2011 12:41:35 -0000 1.139
+++ ChangeLog 28 Feb 2011 16:07:18 -0000 1.140
@@ -1,6 +1,11 @@
# ChangeLog for x11-drivers/xf86-video-ati
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.139 2011/02/18 12:41:35 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.140 2011/02/28 16:07:18 chithanh Exp $
+
+ 28 Feb 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ xf86-video-ati-6.14.0.ebuild,
+ +files/xf86-video-ati-6.14.0-xorg-server-1.10.patch:
+ Fix building against xorg-server-1.10, patch taken from upstream git
18 Feb 2011; Tomáš Chvátal <scarabeus@gentoo.org>
-xf86-video-ati-6.12.6.ebuild, xf86-video-ati-6.12.7.ebuild,
1.5 x11-drivers/xf86-video-ati/xf86-video-ati-6.14.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.0.ebuild?r1=1.4&r2=1.5
Index: xf86-video-ati-6.14.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xf86-video-ati-6.14.0.ebuild 14 Feb 2011 23:56:24 -0000 1.4
+++ xf86-video-ati-6.14.0.ebuild 28 Feb 2011 16:07:18 -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-ati/xf86-video-ati-6.14.0.ebuild,v 1.4 2011/02/14 23:56:24 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.0.ebuild,v 1.5 2011/02/28 16:07:18 chithanh Exp $
EAPI=3
inherit xorg-2
@@ -22,6 +22,10 @@
x11-proto/xf86miscproto
x11-proto/xproto"
+PATCHES=(
+ "${FILESDIR}/${P}-xorg-server-1.10.patch"
+)
+
pkg_setup() {
xorg-2_pkg_setup
CONFIGURE_OPTIONS="
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-ati: ChangeLog xf86-video-ati-6.14.0.ebuild
@ 2011-03-05 15:23 Raul Porcel (armin76)
0 siblings, 0 replies; 6+ messages in thread
From: Raul Porcel (armin76) @ 2011-03-05 15:23 UTC (permalink / raw
To: gentoo-commits
armin76 11/03/05 15:23:45
Modified: ChangeLog xf86-video-ati-6.14.0.ebuild
Log:
alpha/ia64/sparc stable wrt #354237
(Portage version: 2.1.9.41/cvs/Linux ia64)
Revision Changes Path
1.141 x11-drivers/xf86-video-ati/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog?rev=1.141&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog?rev=1.141&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog?r1=1.140&r2=1.141
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v
retrieving revision 1.140
retrieving revision 1.141
diff -u -r1.140 -r1.141
--- ChangeLog 28 Feb 2011 16:07:18 -0000 1.140
+++ ChangeLog 5 Mar 2011 15:23:45 -0000 1.141
@@ -1,6 +1,9 @@
# ChangeLog for x11-drivers/xf86-video-ati
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.140 2011/02/28 16:07:18 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.141 2011/03/05 15:23:45 armin76 Exp $
+
+ 05 Mar 2011; Raúl Porcel <armin76@gentoo.org> xf86-video-ati-6.14.0.ebuild:
+ alpha/ia64/sparc stable wrt #354237
28 Feb 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
xf86-video-ati-6.14.0.ebuild,
1.6 x11-drivers/xf86-video-ati/xf86-video-ati-6.14.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.0.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.0.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.0.ebuild?r1=1.5&r2=1.6
Index: xf86-video-ati-6.14.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xf86-video-ati-6.14.0.ebuild 28 Feb 2011 16:07:18 -0000 1.5
+++ xf86-video-ati-6.14.0.ebuild 5 Mar 2011 15:23:45 -0000 1.6
@@ -1,13 +1,13 @@
# 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-ati/xf86-video-ati-6.14.0.ebuild,v 1.5 2011/02/28 16:07:18 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.0.ebuild,v 1.6 2011/03/05 15:23:45 armin76 Exp $
EAPI=3
inherit xorg-2
DESCRIPTION="ATI video driver"
-KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ia64 ppc ~ppc64 sparc x86 ~x86-fbsd"
IUSE=""
RDEPEND=">=x11-base/xorg-server-1.6.3[-minimal]"
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-ati: ChangeLog xf86-video-ati-6.14.0.ebuild
@ 2011-03-05 18:09 Kacper Kowalik (xarthisius)
0 siblings, 0 replies; 6+ messages in thread
From: Kacper Kowalik (xarthisius) @ 2011-03-05 18:09 UTC (permalink / raw
To: gentoo-commits
xarthisius 11/03/05 18:09:51
Modified: ChangeLog xf86-video-ati-6.14.0.ebuild
Log:
ppc64 stable wrt #354237
(Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
Revision Changes Path
1.142 x11-drivers/xf86-video-ati/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog?rev=1.142&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog?rev=1.142&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog?r1=1.141&r2=1.142
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v
retrieving revision 1.141
retrieving revision 1.142
diff -u -r1.141 -r1.142
--- ChangeLog 5 Mar 2011 15:23:45 -0000 1.141
+++ ChangeLog 5 Mar 2011 18:09:51 -0000 1.142
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-video-ati
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.141 2011/03/05 15:23:45 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.142 2011/03/05 18:09:51 xarthisius Exp $
+
+ 05 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org>
+ xf86-video-ati-6.14.0.ebuild:
+ ppc64 stable wrt #354237
05 Mar 2011; Raúl Porcel <armin76@gentoo.org> xf86-video-ati-6.14.0.ebuild:
alpha/ia64/sparc stable wrt #354237
1.7 x11-drivers/xf86-video-ati/xf86-video-ati-6.14.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.0.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.0.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.0.ebuild?r1=1.6&r2=1.7
Index: xf86-video-ati-6.14.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- xf86-video-ati-6.14.0.ebuild 5 Mar 2011 15:23:45 -0000 1.6
+++ xf86-video-ati-6.14.0.ebuild 5 Mar 2011 18:09:51 -0000 1.7
@@ -1,13 +1,13 @@
# 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-ati/xf86-video-ati-6.14.0.ebuild,v 1.6 2011/03/05 15:23:45 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.0.ebuild,v 1.7 2011/03/05 18:09:51 xarthisius Exp $
EAPI=3
inherit xorg-2
DESCRIPTION="ATI video driver"
-KEYWORDS="alpha amd64 ia64 ppc ~ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE=""
RDEPEND=">=x11-base/xorg-server-1.6.3[-minimal]"
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2011-03-05 18:10 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-12 17:29 [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-ati: ChangeLog xf86-video-ati-6.14.0.ebuild Christian Faulhammer (fauli)
-- strict thread matches above, loose matches on Subject: below --
2011-03-05 18:09 Kacper Kowalik (xarthisius)
2011-03-05 15:23 Raul Porcel (armin76)
2011-02-28 16:07 Chi-Thanh Christopher Nguyen (chithanh)
2011-02-12 11:29 Markos Chandras (hwoarang)
2011-02-04 14:56 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