* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-ati: ChangeLog xf86-video-ati-6.13.2.ebuild
@ 2010-09-28 9:49 Tomas Chvatal (scarabeus)
0 siblings, 0 replies; 7+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2010-09-28 9:49 UTC (permalink / raw
To: gentoo-commits
scarabeus 10/09/28 09:49:30
Modified: ChangeLog
Added: xf86-video-ati-6.13.2.ebuild
Log:
Version bump.
(Portage version: 2.2_rc87/cvs/Linux x86_64)
Revision Changes Path
1.124 x11-drivers/xf86-video-ati/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog?rev=1.124&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog?rev=1.124&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog?r1=1.123&r2=1.124
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v
retrieving revision 1.123
retrieving revision 1.124
diff -u -r1.123 -r1.124
--- ChangeLog 19 Sep 2010 20:01:01 -0000 1.123
+++ ChangeLog 28 Sep 2010 09:49:30 -0000 1.124
@@ -1,6 +1,12 @@
# ChangeLog for x11-drivers/xf86-video-ati
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.123 2010/09/19 20:01:01 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.124 2010/09/28 09:49:30 scarabeus Exp $
+
+*xf86-video-ati-6.13.2 (28 Sep 2010)
+
+ 28 Sep 2010; Tomáš Chvátal <scarabeus@gentoo.org>
+ +xf86-video-ati-6.13.2.ebuild:
+ Version bump.
19 Sep 2010; Raúl Porcel <armin76@gentoo.org>
xf86-video-ati-6.13.1.ebuild:
1.1 x11-drivers/xf86-video-ati/xf86-video-ati-6.13.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.13.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.13.2.ebuild?rev=1.1&content-type=text/plain
Index: xf86-video-ati-6.13.2.ebuild
===================================================================
# Copyright 1999-2010 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.13.2.ebuild,v 1.1 2010/09/28 09:49:30 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.17
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] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-ati: ChangeLog xf86-video-ati-6.13.2.ebuild
@ 2010-09-30 3:47 Chi-Thanh Christopher Nguyen (chithanh)
0 siblings, 0 replies; 7+ messages in thread
From: Chi-Thanh Christopher Nguyen (chithanh) @ 2010-09-30 3:47 UTC (permalink / raw
To: gentoo-commits
chithanh 10/09/30 03:47:23
Modified: ChangeLog xf86-video-ati-6.13.2.ebuild
Log:
Update for libdrm changes.
(Portage version: 2.2_rc85/cvs/Linux x86_64)
Revision Changes Path
1.126 x11-drivers/xf86-video-ati/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog?rev=1.126&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog?rev=1.126&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog?r1=1.125&r2=1.126
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v
retrieving revision 1.125
retrieving revision 1.126
diff -u -r1.125 -r1.126
--- ChangeLog 28 Sep 2010 13:27:27 -0000 1.125
+++ ChangeLog 30 Sep 2010 03:47:23 -0000 1.126
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-video-ati
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.125 2010/09/28 13:27:27 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.126 2010/09/30 03:47:23 chithanh Exp $
+
+ 30 Sep 2010; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ xf86-video-ati-6.13.2.ebuild:
+ Update for libdrm changes.
28 Sep 2010; Samuli Suominen <ssuominen@gentoo.org>
xf86-video-ati-6.13.1.ebuild:
1.2 x11-drivers/xf86-video-ati/xf86-video-ati-6.13.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.13.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.13.2.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.13.2.ebuild?r1=1.1&r2=1.2
Index: xf86-video-ati-6.13.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.13.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xf86-video-ati-6.13.2.ebuild 28 Sep 2010 09:49:30 -0000 1.1
+++ xf86-video-ati-6.13.2.ebuild 30 Sep 2010 03:47:23 -0000 1.2
@@ -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-drivers/xf86-video-ati/xf86-video-ati-6.13.2.ebuild,v 1.1 2010/09/28 09:49:30 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.13.2.ebuild,v 1.2 2010/09/30 03:47:23 chithanh Exp $
EAPI=3
inherit xorg-2
@@ -12,7 +12,7 @@
RDEPEND=">=x11-base/xorg-server-1.6.3[-minimal]"
DEPEND="${RDEPEND}
- >=x11-libs/libdrm-2.4.17
+ || ( <x11-libs/libdrm-2.4.22 x11-libs/libdrm[video_cards_radeon] )
x11-proto/fontsproto
x11-proto/glproto
x11-proto/randrproto
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-ati: ChangeLog xf86-video-ati-6.13.2.ebuild
@ 2010-12-19 13:13 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 7+ messages in thread
From: Samuli Suominen (ssuominen) @ 2010-12-19 13:13 UTC (permalink / raw
To: gentoo-commits
ssuominen 10/12/19 13:13:14
Modified: ChangeLog xf86-video-ati-6.13.2.ebuild
Log:
ppc64 stable wrt #344827
(Portage version: 2.2.0_alpha9/cvs/Linux x86_64)
Revision Changes Path
1.128 x11-drivers/xf86-video-ati/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog?rev=1.128&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog?rev=1.128&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog?r1=1.127&r2=1.128
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v
retrieving revision 1.127
retrieving revision 1.128
diff -u -r1.127 -r1.128
--- ChangeLog 30 Sep 2010 15:12:37 -0000 1.127
+++ ChangeLog 19 Dec 2010 13:13:14 -0000 1.128
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-video-ati
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.127 2010/09/30 15:12:37 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.128 2010/12/19 13:13:14 ssuominen Exp $
+
+ 19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org>
+ xf86-video-ati-6.13.2.ebuild:
+ ppc64 stable wrt #344827
30 Sep 2010; Tomáš Chvátal <scarabeus@gentoo.org>
xf86-video-ati-6.12.6.ebuild, xf86-video-ati-6.12.7.ebuild,
1.3 x11-drivers/xf86-video-ati/xf86-video-ati-6.13.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.13.2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.13.2.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.13.2.ebuild?r1=1.2&r2=1.3
Index: xf86-video-ati-6.13.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.13.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xf86-video-ati-6.13.2.ebuild 30 Sep 2010 03:47:23 -0000 1.2
+++ xf86-video-ati-6.13.2.ebuild 19 Dec 2010 13:13:14 -0000 1.3
@@ -1,13 +1,13 @@
# Copyright 1999-2010 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.13.2.ebuild,v 1.2 2010/09/30 03:47:23 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.13.2.ebuild,v 1.3 2010/12/19 13:13:14 ssuominen 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] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-ati: ChangeLog xf86-video-ati-6.13.2.ebuild
@ 2010-12-23 12:43 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 7+ messages in thread
From: Samuli Suominen (ssuominen) @ 2010-12-23 12:43 UTC (permalink / raw
To: gentoo-commits
ssuominen 10/12/23 12:43:29
Modified: ChangeLog xf86-video-ati-6.13.2.ebuild
Log:
amd64 stable wrt #344827
(Portage version: 2.2.0_alpha10/cvs/Linux x86_64, RepoMan options: --force)
Revision Changes Path
1.129 x11-drivers/xf86-video-ati/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog?rev=1.129&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog?rev=1.129&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog?r1=1.128&r2=1.129
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v
retrieving revision 1.128
retrieving revision 1.129
diff -u -r1.128 -r1.129
--- ChangeLog 19 Dec 2010 13:13:14 -0000 1.128
+++ ChangeLog 23 Dec 2010 12:43:29 -0000 1.129
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-video-ati
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.128 2010/12/19 13:13:14 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.129 2010/12/23 12:43:29 ssuominen Exp $
+
+ 23 Dec 2010; Samuli Suominen <ssuominen@gentoo.org>
+ xf86-video-ati-6.13.2.ebuild:
+ amd64 stable wrt #344827
19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org>
xf86-video-ati-6.13.2.ebuild:
1.4 x11-drivers/xf86-video-ati/xf86-video-ati-6.13.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.13.2.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.13.2.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.13.2.ebuild?r1=1.3&r2=1.4
Index: xf86-video-ati-6.13.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.13.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xf86-video-ati-6.13.2.ebuild 19 Dec 2010 13:13:14 -0000 1.3
+++ xf86-video-ati-6.13.2.ebuild 23 Dec 2010 12:43:29 -0000 1.4
@@ -1,13 +1,13 @@
# Copyright 1999-2010 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.13.2.ebuild,v 1.3 2010/12/19 13:13:14 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.13.2.ebuild,v 1.4 2010/12/23 12:43:29 ssuominen 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] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-ati: ChangeLog xf86-video-ati-6.13.2.ebuild
@ 2010-12-25 20:19 Christian Faulhammer (fauli)
0 siblings, 0 replies; 7+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-12-25 20:19 UTC (permalink / raw
To: gentoo-commits
fauli 10/12/25 20:19:30
Modified: ChangeLog xf86-video-ati-6.13.2.ebuild
Log:
x86 stable, bug 344827
(Portage version: 2.1.9.25/cvs/Linux i686, RepoMan options: --force)
Revision Changes Path
1.130 x11-drivers/xf86-video-ati/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog?rev=1.130&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog?rev=1.130&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog?r1=1.129&r2=1.130
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v
retrieving revision 1.129
retrieving revision 1.130
diff -u -r1.129 -r1.130
--- ChangeLog 23 Dec 2010 12:43:29 -0000 1.129
+++ ChangeLog 25 Dec 2010 20:19:30 -0000 1.130
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-video-ati
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.129 2010/12/23 12:43:29 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.130 2010/12/25 20:19:30 fauli Exp $
+
+ 25 Dec 2010; Christian Faulhammer <fauli@gentoo.org>
+ xf86-video-ati-6.13.2.ebuild:
+ x86 stable, bug 344827
23 Dec 2010; Samuli Suominen <ssuominen@gentoo.org>
xf86-video-ati-6.13.2.ebuild:
1.5 x11-drivers/xf86-video-ati/xf86-video-ati-6.13.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.13.2.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.13.2.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.13.2.ebuild?r1=1.4&r2=1.5
Index: xf86-video-ati-6.13.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.13.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xf86-video-ati-6.13.2.ebuild 23 Dec 2010 12:43:29 -0000 1.4
+++ xf86-video-ati-6.13.2.ebuild 25 Dec 2010 20:19:30 -0000 1.5
@@ -1,13 +1,13 @@
# Copyright 1999-2010 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.13.2.ebuild,v 1.4 2010/12/23 12:43:29 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.13.2.ebuild,v 1.5 2010/12/25 20:19:30 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] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-ati: ChangeLog xf86-video-ati-6.13.2.ebuild
@ 2011-02-12 19:13 Raul Porcel (armin76)
0 siblings, 0 replies; 7+ messages in thread
From: Raul Porcel (armin76) @ 2011-02-12 19:13 UTC (permalink / raw
To: gentoo-commits
armin76 11/02/12 19:13:11
Modified: ChangeLog xf86-video-ati-6.13.2.ebuild
Log:
alpha/ia64/sparc stable wrt #344827
(Portage version: 2.1.9.25/cvs/Linux ia64)
Revision Changes Path
1.137 x11-drivers/xf86-video-ati/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog?rev=1.137&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog?rev=1.137&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog?r1=1.136&r2=1.137
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v
retrieving revision 1.136
retrieving revision 1.137
diff -u -r1.136 -r1.137
--- ChangeLog 12 Feb 2011 17:29:14 -0000 1.136
+++ ChangeLog 12 Feb 2011 19:13:11 -0000 1.137
@@ -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.136 2011/02/12 17:29:14 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.137 2011/02/12 19:13:11 armin76 Exp $
+
+ 12 Feb 2011; Raúl Porcel <armin76@gentoo.org> xf86-video-ati-6.13.2.ebuild:
+ alpha/ia64/sparc stable wrt #344827
12 Feb 2011; Christian Faulhammer <fauli@gentoo.org>
xf86-video-ati-6.14.0.ebuild:
1.7 x11-drivers/xf86-video-ati/xf86-video-ati-6.13.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.13.2.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.13.2.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.13.2.ebuild?r1=1.6&r2=1.7
Index: xf86-video-ati-6.13.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.13.2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- xf86-video-ati-6.13.2.ebuild 6 Jan 2011 12:35:36 -0000 1.6
+++ xf86-video-ati-6.13.2.ebuild 12 Feb 2011 19:13:11 -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.13.2.ebuild,v 1.6 2011/01/06 12:35:36 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.13.2.ebuild,v 1.7 2011/02/12 19:13:11 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] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-ati: ChangeLog xf86-video-ati-6.13.2.ebuild
@ 2015-07-22 3:02 Manuel Rueger (mrueg)
0 siblings, 0 replies; 7+ messages in thread
From: Manuel Rueger (mrueg) @ 2015-07-22 3:02 UTC (permalink / raw
To: gentoo-commits
mrueg 15/07/22 03:02:20
Modified: ChangeLog
Removed: xf86-video-ati-6.13.2.ebuild
Log:
Remove old.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path
1.225 x11-drivers/xf86-video-ati/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog?rev=1.225&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog?rev=1.225&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog?r1=1.224&r2=1.225
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v
retrieving revision 1.224
retrieving revision 1.225
diff -u -r1.224 -r1.225
--- ChangeLog 24 Feb 2015 08:37:58 -0000 1.224
+++ ChangeLog 22 Jul 2015 03:02:20 -0000 1.225
@@ -1,6 +1,9 @@
# ChangeLog for x11-drivers/xf86-video-ati
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.224 2015/02/24 08:37:58 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.225 2015/07/22 03:02:20 mrueg Exp $
+
+ 22 Jul 2015; Manuel Rüger <mrueg@gentoo.org> -xf86-video-ati-6.13.2.ebuild:
+ Remove old.
24 Feb 2015; Agostino Sarubbo <ago@gentoo.org> xf86-video-ati-7.5.0.ebuild:
Stable for alpha, wrt bug #530652
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2015-07-22 3:02 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-23 12:43 [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-ati: ChangeLog xf86-video-ati-6.13.2.ebuild Samuli Suominen (ssuominen)
-- strict thread matches above, loose matches on Subject: below --
2015-07-22 3:02 Manuel Rueger (mrueg)
2011-02-12 19:13 Raul Porcel (armin76)
2010-12-25 20:19 Christian Faulhammer (fauli)
2010-12-19 13:13 Samuli Suominen (ssuominen)
2010-09-30 3:47 Chi-Thanh Christopher Nguyen (chithanh)
2010-09-28 9:49 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