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 1MKb27-0004J6-9y for garchives@archives.gentoo.org; Sat, 27 Jun 2009 16:45:43 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CF6DAE04C5; Sat, 27 Jun 2009 16:45:42 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 8980DE04C5 for ; Sat, 27 Jun 2009 16:45:42 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 3654965CD6 for ; Sat, 27 Jun 2009 16:45:42 +0000 (UTC) Received: from scarabeus by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1MKb25-00077R-TH for gentoo-commits@lists.gentoo.org; Sat, 27 Jun 2009 16:45:41 +0000 From: "Tomas Chvatal (scarabeus)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, scarabeus@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in x11-drivers/ati-drivers: ati-drivers-9.6.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ati-drivers-9.6.ebuild ChangeLog X-VCS-Directories: x11-drivers/ati-drivers X-VCS-Committer: scarabeus X-VCS-Committer-Name: Tomas Chvatal Content-Type: text/plain; charset=utf8 Message-Id: Sender: Tomas Chvatal Date: Sat, 27 Jun 2009 16:45:41 +0000 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: d436bdf2-2162-4b8f-ab51-2a76a7db9f31 X-Archives-Hash: a96257c9aff7c23643413c83dad63acf scarabeus 09/06/27 16:45:41 Modified: ati-drivers-9.6.ebuild ChangeLog Log: Add elog informations about supported video cards and also recomend oth= er driver. Also move slot to 1 so user can still use x11-drivers/ati-driv= ers:0 in world set and for easier masking for blocking automatic update. (Portage version: 2.2_rc33/cvs/Linux x86_64) Revision Changes Path 1.3 x11-drivers/ati-drivers/ati-drivers-9.6.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/ati-dr= ivers/ati-drivers-9.6.ebuild?rev=3D1.3&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/ati-dr= ivers/ati-drivers-9.6.ebuild?rev=3D1.3&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/ati-dr= ivers/ati-drivers-9.6.ebuild?r1=3D1.2&r2=3D1.3 Index: ati-drivers-9.6.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-9.6= .ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ati-drivers-9.6.ebuild 26 Jun 2009 12:53:26 -0000 1.2 +++ ati-drivers-9.6.ebuild 27 Jun 2009 16:45:41 -0000 1.3 @@ -1,39 +1,46 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-9= .6.ebuild,v 1.2 2009/06/26 12:53:26 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-9= .6.ebuild,v 1.3 2009/06/27 16:45:41 scarabeus Exp $ + +EAPI=3D"1" =20 IUSE=3D"acpi debug" =20 inherit eutils multilib linux-mod toolchain-funcs versionator =20 -DESCRIPTION=3D"Ati precompiled drivers for recent chipsets" +DESCRIPTION=3D"Ati precompiled drivers for r600 (HD Series) and newer ch= ipsets" HOMEPAGE=3D"http://www.ati.com" ATI_URL=3D"https://a248.e.akamai.net/f/674/9206/0/www2.ati.com/drivers/l= inux/" SRC_URI=3D"${ATI_URL}/ati-driver-installer-${PV/./-}-x86.x86_64.run" =20 LICENSE=3D"AMD GPL-2 QPL-1.0 as-is" KEYWORDS=3D"~amd64 ~x86" +SLOT=3D"1" + =20 # The portage dep is for COLON_SEPARATED support in env-update. # The eselect dep (>=3D1.0.9) is for COLON_SEPARATED in eselect env upda= te. -RDEPEND=3D">=3Dx11-base/xorg-server-1.5 +RDEPEND=3D" + !x11-drivers/ati-drivers:0 !x11-apps/ati-drivers-extra >=3Dapp-admin/eselect-1.0.9 - app-admin/eselect-opengl + >=3Dapp-admin/eselect-opengl-1.0.7 + >=3Dsys-apps/portage-2.1.1-r1 sys-libs/libstdc++-v3 + >=3Dx11-base/xorg-server-1.5 + x11-libs/libXrandr amd64? ( app-emulation/emul-linux-x86-xlibs ) acpi? ( x11-apps/xauth sys-power/acpid ) - x11-libs/libXrandr - >=3Dsys-apps/portage-2.1.1-r1" +" =20 DEPEND=3D"${RDEPEND} x11-proto/xf86miscproto x11-proto/xf86vidmodeproto x11-proto/inputproto - ! + ati-drivers-9.6.ebuild: + Add elog informations about supported video cards and also recomend ot= her + driver. Also move slot to 1 so user can still use + x11-drivers/ati-drivers:0 in world set and for easier masking for bloc= king + automatic update. =20 26 Jun 2009; Tom=C3=A1=C5=A1 Chv=C3=A1tal ati-drivers-9.6.ebuild: