diff options
author | Markus Meier <maekke@gentoo.org> | 2009-04-05 22:49:56 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-04-05 22:49:56 +0000 |
commit | 06e50111f5324a2c7df94bee107c4d16ef208cee (patch) | |
tree | d81af25050ac80abd7a88e4f6b984eb67428bcf9 /x11-drivers/ati-drivers | |
parent | Version bump (diff) | |
download | historical-06e50111f5324a2c7df94bee107c4d16ef208cee.tar.gz historical-06e50111f5324a2c7df94bee107c4d16ef208cee.tar.bz2 historical-06e50111f5324a2c7df94bee107c4d16ef208cee.zip |
x86 stable, bug #251832
Package-Manager: portage-2.1.6.11/cvs/Linux x86_64
Diffstat (limited to 'x11-drivers/ati-drivers')
-rw-r--r-- | x11-drivers/ati-drivers/ChangeLog | 5 | ||||
-rw-r--r-- | x11-drivers/ati-drivers/ati-drivers-8.552-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-drivers/ati-drivers/ChangeLog b/x11-drivers/ati-drivers/ChangeLog index 50805691ed89..e917ece9aa07 100644 --- a/x11-drivers/ati-drivers/ChangeLog +++ b/x11-drivers/ati-drivers/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-drivers/ati-drivers # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ChangeLog,v 1.146 2009/04/05 19:01:59 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ChangeLog,v 1.147 2009/04/05 22:26:39 maekke Exp $ + + 05 Apr 2009; Markus Meier <maekke@gentoo.org> ati-drivers-8.552-r2.ebuild: + x86 stable, bug #251832 05 Apr 2009; Olivier CrĂȘte <tester@gentoo.org> ati-drivers-8.552-r2.ebuild: diff --git a/x11-drivers/ati-drivers/ati-drivers-8.552-r2.ebuild b/x11-drivers/ati-drivers/ati-drivers-8.552-r2.ebuild index 5bc289063f06..cbee8d341b9e 100644 --- a/x11-drivers/ati-drivers/ati-drivers-8.552-r2.ebuild +++ b/x11-drivers/ati-drivers/ati-drivers-8.552-r2.ebuild @@ -1,6 +1,6 @@ # 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-8.552-r2.ebuild,v 1.6 2009/04/05 19:01:59 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.552-r2.ebuild,v 1.7 2009/04/05 22:26:39 maekke 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-11-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. |