diff options
author | 2008-05-04 11:54:04 +0000 | |
---|---|---|
committer | 2008-05-04 11:54:04 +0000 | |
commit | c5ba968840df74a69b889729f7c779a6a4686192 (patch) | |
tree | 6ec6ac3d28885fd197888c03c1460bfe43cbe9c8 /x11-drivers | |
parent | stable x86, bug 219932 (diff) | |
download | gentoo-2-c5ba968840df74a69b889729f7c779a6a4686192.tar.gz gentoo-2-c5ba968840df74a69b889729f7c779a6a4686192.tar.bz2 gentoo-2-c5ba968840df74a69b889729f7c779a6a4686192.zip |
stable x86, bug 217401
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/ati-drivers/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/ati-drivers/ati-drivers-8.471.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/ati-drivers/ChangeLog b/x11-drivers/ati-drivers/ChangeLog index 0b005674cb4a..a7c5bad2f928 100644 --- a/x11-drivers/ati-drivers/ChangeLog +++ b/x11-drivers/ati-drivers/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/ati-drivers # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ChangeLog,v 1.118 2008/04/26 10:50:46 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ChangeLog,v 1.119 2008/05/04 11:54:04 opfer Exp $ + + 04 May 2008; Christian Faulhammer <opfer@gentoo.org> + ati-drivers-8.471.3.ebuild: + stable x86, bug 217401 *ati-drivers-8.476 (26 Apr 2008) 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 78e04933a900..b347c31bfee3 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.4 2008/04/20 16:53:19 je_fro Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.471.3.ebuild,v 1.5 2008/05/04 11:54:04 opfer 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. |