From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Q60dW-0005pe-Lt for garchives@archives.gentoo.org; Sat, 02 Apr 2011 13:13:06 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DB9A31C040; Sat, 2 Apr 2011 13:12:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 8C41A1C040 for ; Sat, 2 Apr 2011 13:12:58 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D2B8A1B401D for ; Sat, 2 Apr 2011 13:12:57 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 42BBF80065 for ; Sat, 2 Apr 2011 13:12:57 +0000 (UTC) From: "Enrico Tagliavini" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Enrico Tagliavini" Message-ID: <4af0de3cd4f42b78eddefe9dd41fe526222b3f72.Enrico@gentoo> Subject: [gentoo-commits] proj/x11:master commit in: x11-drivers/ati-drivers/ X-VCS-Repository: proj/x11 X-VCS-Files: x11-drivers/ati-drivers/ati-drivers-11.3.ebuild x11-drivers/ati-drivers/ati-drivers-8.840.ebuild X-VCS-Directories: x11-drivers/ati-drivers/ X-VCS-Committer: Enrico X-VCS-Committer-Name: Enrico Tagliavini X-VCS-Revision: 4af0de3cd4f42b78eddefe9dd41fe526222b3f72 Date: Sat, 2 Apr 2011 13:12:57 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 074c1927737df42edf0468399c587b29 commit: 4af0de3cd4f42b78eddefe9dd41fe526222b3f72 Author: Enrico Tagliavini gmail com> AuthorDate: Sat Apr 2 13:12:44 2011 +0000 Commit: Enrico Tagliavini gmail com> CommitDate: Sat Apr 2 13:12:44 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/x11.git;a=3Dc= ommit;h=3D4af0de3c fix typo --- x11-drivers/ati-drivers/ati-drivers-11.3.ebuild | 2 +- x11-drivers/ati-drivers/ati-drivers-8.840.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-drivers/ati-drivers/ati-drivers-11.3.ebuild b/x11-driver= s/ati-drivers/ati-drivers-11.3.ebuild index f2340c3..a51b399 100644 --- a/x11-drivers/ati-drivers/ati-drivers-11.3.ebuild +++ b/x11-drivers/ati-drivers/ati-drivers-11.3.ebuild @@ -552,7 +552,7 @@ pkg_postinst() { elog "with this driver and multi-threaded applications such as wine," elog "set UseFastTLS in xorg.conf to either 0 or 1, but not 2." elog - elog "Fully rebooting the system after an ${PN} update is raccomended" + elog "Fully rebooting the system after an ${PN} update is recommended" elog "Stopping Xorg, reloading fglrx kernel module and restart Xorg" elog "might not work" =20 diff --git a/x11-drivers/ati-drivers/ati-drivers-8.840.ebuild b/x11-drive= rs/ati-drivers/ati-drivers-8.840.ebuild index 3e2c0d7..ec8e5b7 100644 --- a/x11-drivers/ati-drivers/ati-drivers-8.840.ebuild +++ b/x11-drivers/ati-drivers/ati-drivers-8.840.ebuild @@ -550,7 +550,7 @@ pkg_postinst() { elog "with this driver and multi-threaded applications such as wine," elog "set UseFastTLS in xorg.conf to either 0 or 1, but not 2." elog - elog "Fully rebooting the system after an ${PN} update is raccomended" + elog "Fully rebooting the system after an ${PN} update is recommended" elog "Stopping Xorg, reloading fglrx kernel module and restart Xorg" elog "might not work" =20