summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <dberkholz@gentoo.org>2006-11-12 06:16:48 +0000
committerDonnie Berkholz <dberkholz@gentoo.org>2006-11-12 06:16:48 +0000
commitf833f089d64d7cdd785cac730c52265e1ff5a581 (patch)
tree0e4e0433cdfcff7a83af956a602672744e8c645f /x11-libs/gtk+
parentsh stable #154176 (diff)
downloadgentoo-2-f833f089d64d7cdd785cac730c52265e1ff5a581.tar.gz
gentoo-2-f833f089d64d7cdd785cac730c52265e1ff5a581.tar.bz2
gentoo-2-f833f089d64d7cdd785cac730c52265e1ff5a581.zip
Remove warning about Nvidia drivers RENDER accel being broken (Andy Ritger, Nvidia). It's reported fixed on >=8756 and current stable is 8776.
(Portage version: 2.1.2_rc1-r5)
Diffstat (limited to 'x11-libs/gtk+')
-rw-r--r--x11-libs/gtk+/ChangeLog8
-rw-r--r--x11-libs/gtk+/gtk+-2.10.6.ebuild6
-rw-r--r--x11-libs/gtk+/gtk+-2.8.12.ebuild6
-rw-r--r--x11-libs/gtk+/gtk+-2.8.19.ebuild6
-rw-r--r--x11-libs/gtk+/gtk+-2.8.20-r1.ebuild6
-rw-r--r--x11-libs/gtk+/gtk+-2.8.8.ebuild6
6 files changed, 12 insertions, 26 deletions
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog
index 3ec6e788de62..b712a4da067f 100644
--- a/x11-libs/gtk+/ChangeLog
+++ b/x11-libs/gtk+/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-libs/gtk+
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.281 2006/11/05 05:46:22 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.282 2006/11/12 06:16:48 dberkholz Exp $
+
+ 12 Nov 2006; Donnie Berkholz <dberkholz@gentoo.org>; gtk+-2.8.8.ebuild,
+ gtk+-2.8.12.ebuild, gtk+-2.8.19.ebuild, gtk+-2.8.20-r1.ebuild,
+ gtk+-2.10.6.ebuild:
+ Remove warning about Nvidia drivers RENDER accel being broken (Andy Ritger,
+ Nvidia). It's reported fixed on >=8756 and current stable is 8776.
05 Nov 2006; Mart Raudsepp <leio@gentoo.org> gtk+-1.2.10-r12.ebuild:
Fix automake dependency, bug #150503
diff --git a/x11-libs/gtk+/gtk+-2.10.6.ebuild b/x11-libs/gtk+/gtk+-2.10.6.ebuild
index 1c381d151ab9..8d95a7e9332a 100644
--- a/x11-libs/gtk+/gtk+-2.10.6.ebuild
+++ b/x11-libs/gtk+/gtk+-2.10.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.10.6.ebuild,v 1.1 2006/10/07 23:14:39 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.10.6.ebuild,v 1.2 2006/11/12 06:16:48 dberkholz Exp $
inherit gnome.org flag-o-matic eutils debug autotools virtualx
@@ -148,10 +148,6 @@ pkg_postinst() {
ewarn " gdk-pixbuf-query-loaders > gdk-pixbuf.loaders"
fi
- einfo "If you experience text corruption issues, turn off RenderAccel"
- einfo "in your xorg.conf. NVIDIA is working on this issue. "
- einfo "See http://bugs.gentoo.org/113123 for more information."
-
if [ -e /usr/lib/gtk-2.0/2.[^1]* ]; then
elog "You need to rebuild ebuilds that installed into" /usr/lib/gtk-2.0/2.[^1]*
elog "to do that you can use qfile from portage-utils:"
diff --git a/x11-libs/gtk+/gtk+-2.8.12.ebuild b/x11-libs/gtk+/gtk+-2.8.12.ebuild
index 893bba933fcc..c36dae5f8a80 100644
--- a/x11-libs/gtk+/gtk+-2.8.12.ebuild
+++ b/x11-libs/gtk+/gtk+-2.8.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.8.12.ebuild,v 1.12 2006/07/05 05:22:45 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.8.12.ebuild,v 1.13 2006/11/12 06:16:48 dberkholz Exp $
inherit gnome.org flag-o-matic eutils debug autotools
@@ -143,8 +143,4 @@ pkg_postinst() {
ewarn " gtk-query-immodules-2.0 > gtk.immodules"
ewarn " gdk-pixbuf-query-loaders > gdk-pixbuf.loaders"
fi
-
- einfo "If you experience text corruption issues, turn off RenderAccel"
- einfo "in your xorg.conf. NVIDIA is working on this issue. "
- einfo "See http://bugs.gentoo.org/113123 for more information."
}
diff --git a/x11-libs/gtk+/gtk+-2.8.19.ebuild b/x11-libs/gtk+/gtk+-2.8.19.ebuild
index 7cfc237f87b1..2a9cc47f49c1 100644
--- a/x11-libs/gtk+/gtk+-2.8.19.ebuild
+++ b/x11-libs/gtk+/gtk+-2.8.19.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.8.19.ebuild,v 1.14 2006/10/19 15:55:04 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.8.19.ebuild,v 1.15 2006/11/12 06:16:48 dberkholz Exp $
inherit gnome.org flag-o-matic eutils debug autotools virtualx
@@ -158,8 +158,4 @@ pkg_postinst() {
ewarn " gdk-pixbuf-query-loaders > gdk-pixbuf.loaders"
fi
- einfo "If you experience text corruption issues, turn off RenderAccel"
- einfo "in your xorg.conf. NVIDIA is working on this issue. "
- einfo "See http://bugs.gentoo.org/113123 for more information."
-
}
diff --git a/x11-libs/gtk+/gtk+-2.8.20-r1.ebuild b/x11-libs/gtk+/gtk+-2.8.20-r1.ebuild
index 361bbb32e5a9..fcfc5fece52c 100644
--- a/x11-libs/gtk+/gtk+-2.8.20-r1.ebuild
+++ b/x11-libs/gtk+/gtk+-2.8.20-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.8.20-r1.ebuild,v 1.3 2006/09/23 15:40:54 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.8.20-r1.ebuild,v 1.4 2006/11/12 06:16:48 dberkholz Exp $
inherit gnome.org flag-o-matic eutils debug autotools virtualx
@@ -160,8 +160,4 @@ pkg_postinst() {
ewarn " gdk-pixbuf-query-loaders > gdk-pixbuf.loaders"
fi
- einfo "If you experience text corruption issues, turn off RenderAccel"
- einfo "in your xorg.conf. NVIDIA is working on this issue. "
- einfo "See http://bugs.gentoo.org/113123 for more information."
-
}
diff --git a/x11-libs/gtk+/gtk+-2.8.8.ebuild b/x11-libs/gtk+/gtk+-2.8.8.ebuild
index 439996813b6c..592973bbd373 100644
--- a/x11-libs/gtk+/gtk+-2.8.8.ebuild
+++ b/x11-libs/gtk+/gtk+-2.8.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.8.8.ebuild,v 1.14 2006/09/14 14:20:08 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.8.8.ebuild,v 1.15 2006/11/12 06:16:48 dberkholz Exp $
inherit gnome.org flag-o-matic eutils debug
@@ -142,8 +142,4 @@ pkg_postinst() {
ewarn " gtk-query-immodules-2.0 > gtk.immodules"
ewarn " gdk-pixbuf-query-loaders > gdk-pixbuf.loaders"
fi
-
- einfo "If you experience text corruption issues, turn off RenderAccel"
- einfo "in your xorg.conf. NVIDIA is working on this issue. "
- einfo "See http://bugs.gentoo.org/113123 for more information."
}