diff options
author | Samuli Suominen <drac@gentoo.org> | 2008-03-21 15:08:23 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2008-03-21 15:08:23 +0000 |
commit | e9a564c70568d13b206457c95465a1d37c683aa4 (patch) | |
tree | 66c8164bff3de8ee1bbad8cd82be4c48057b6b1d /x11-drivers/ati-drivers/ati-drivers-8.471.3.ebuild | |
parent | Version bump 2.4.x series using previous vda-ng patch, closes bug #199330 (diff) | |
download | gentoo-2-e9a564c70568d13b206457c95465a1d37c683aa4.tar.gz gentoo-2-e9a564c70568d13b206457c95465a1d37c683aa4.tar.bz2 gentoo-2-e9a564c70568d13b206457c95465a1d37c683aa4.zip |
amd64 stable, tested with current stable gentoo-sources-2.6.24-r3 and HD2600 PRO which didn't have any drivers in stable before this.
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-drivers/ati-drivers/ati-drivers-8.471.3.ebuild')
-rw-r--r-- | x11-drivers/ati-drivers/ati-drivers-8.471.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/ati-drivers/ati-drivers-8.471.3.ebuild b/x11-drivers/ati-drivers/ati-drivers-8.471.3.ebuild index 787c936ccb0d..e297df5e8a80 100644 --- a/x11-drivers/ati-drivers/ati-drivers-8.471.3.ebuild +++ b/x11-drivers/ati-drivers/ati-drivers-8.471.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.471.3.ebuild,v 1.1 2008/03/13 13:28:27 je_fro Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.471.3.ebuild,v 1.2 2008/03/21 15:08:23 drac Exp $ IUSE="acpi debug" @@ -12,7 +12,7 @@ ATI_URL="https://a248.e.akamai.net/f/674/9206/0/www2.ati.com/drivers/linux/" SRC_URI="${ATI_URL}/ati-driver-installer-8-3-x86.x86_64.run" LICENSE="AMD GPL-2 QPL-1.0 as-is" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" # The portage dep is for COLON_SEPARATED support in env-update. # The eselect dep (>=1.0.9) is for COLON_SEPARATED in eselect env update. |