Gentoo Archives: gentoo-commits

From: Enrico Tagliavini <enrico.tagliavini@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/x11:master commit in: x11-drivers/ati-drivers/
Date: Sat, 02 Apr 2011 13:13:06
Message-Id: 4af0de3cd4f42b78eddefe9dd41fe526222b3f72.Enrico@gentoo
1 commit: 4af0de3cd4f42b78eddefe9dd41fe526222b3f72
2 Author: Enrico Tagliavini <enrico.tagliavini <AT> gmail <DOT> com>
3 AuthorDate: Sat Apr 2 13:12:44 2011 +0000
4 Commit: Enrico Tagliavini <enrico.tagliavini <AT> gmail <DOT> com>
5 CommitDate: Sat Apr 2 13:12:44 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=4af0de3c
7
8 fix typo
9
10 ---
11 x11-drivers/ati-drivers/ati-drivers-11.3.ebuild | 2 +-
12 x11-drivers/ati-drivers/ati-drivers-8.840.ebuild | 2 +-
13 2 files changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/x11-drivers/ati-drivers/ati-drivers-11.3.ebuild b/x11-drivers/ati-drivers/ati-drivers-11.3.ebuild
16 index f2340c3..a51b399 100644
17 --- a/x11-drivers/ati-drivers/ati-drivers-11.3.ebuild
18 +++ b/x11-drivers/ati-drivers/ati-drivers-11.3.ebuild
19 @@ -552,7 +552,7 @@ pkg_postinst() {
20 elog "with this driver and multi-threaded applications such as wine,"
21 elog "set UseFastTLS in xorg.conf to either 0 or 1, but not 2."
22 elog
23 - elog "Fully rebooting the system after an ${PN} update is raccomended"
24 + elog "Fully rebooting the system after an ${PN} update is recommended"
25 elog "Stopping Xorg, reloading fglrx kernel module and restart Xorg"
26 elog "might not work"
27
28
29 diff --git a/x11-drivers/ati-drivers/ati-drivers-8.840.ebuild b/x11-drivers/ati-drivers/ati-drivers-8.840.ebuild
30 index 3e2c0d7..ec8e5b7 100644
31 --- a/x11-drivers/ati-drivers/ati-drivers-8.840.ebuild
32 +++ b/x11-drivers/ati-drivers/ati-drivers-8.840.ebuild
33 @@ -550,7 +550,7 @@ pkg_postinst() {
34 elog "with this driver and multi-threaded applications such as wine,"
35 elog "set UseFastTLS in xorg.conf to either 0 or 1, but not 2."
36 elog
37 - elog "Fully rebooting the system after an ${PN} update is raccomended"
38 + elog "Fully rebooting the system after an ${PN} update is recommended"
39 elog "Stopping Xorg, reloading fglrx kernel module and restart Xorg"
40 elog "might not work"