diff options
author | 2008-07-09 22:33:19 +0000 | |
---|---|---|
committer | 2008-07-09 22:33:19 +0000 | |
commit | 20dd4e9feda80c907c8bdf0297e16afee3b4fc35 (patch) | |
tree | b778544bf6b22b1ceff456b12252234dce3b39d6 /x11-drivers | |
parent | unRESTRICT tests and add USE=test with a needed dependency, see bug 230133 (diff) | |
download | gentoo-2-20dd4e9feda80c907c8bdf0297e16afee3b4fc35.tar.gz gentoo-2-20dd4e9feda80c907c8bdf0297e16afee3b4fc35.tar.bz2 gentoo-2-20dd4e9feda80c907c8bdf0297e16afee3b4fc35.zip |
stable x86, bug 230772
(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.501.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/ati-drivers/ChangeLog b/x11-drivers/ati-drivers/ChangeLog index fc757bd06b68..e48e1a567f1c 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.122 2008/06/20 05:38:34 je_fro Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ChangeLog,v 1.123 2008/07/09 22:33:19 opfer Exp $ + + 09 Jul 2008; Christian Faulhammer <opfer@gentoo.org> + ati-drivers-8.501.ebuild: + stable x86, bug 230772 *ati-drivers-8.501 (20 Jun 2008) diff --git a/x11-drivers/ati-drivers/ati-drivers-8.501.ebuild b/x11-drivers/ati-drivers/ati-drivers-8.501.ebuild index 739322751650..2f9ccef4b12d 100644 --- a/x11-drivers/ati-drivers/ati-drivers-8.501.ebuild +++ b/x11-drivers/ati-drivers/ati-drivers-8.501.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.501.ebuild,v 1.2 2008/06/20 05:47:11 je_fro Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.501.ebuild,v 1.3 2008/07/09 22:33:19 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-6-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. |