diff options
author | Jory Pratt <anarchy@gentoo.org> | 2006-05-07 19:06:59 +0000 |
---|---|---|
committer | Jory Pratt <anarchy@gentoo.org> | 2006-05-07 19:06:59 +0000 |
commit | 75caf32883214bb5b7badf906f0ef73cb84046fc (patch) | |
tree | c46017b92fe66a2809a3497f51c5706e483f15f3 /x11-drivers | |
parent | Weekly bump of the 4.2 snapshot (diff) | |
download | gentoo-2-75caf32883214bb5b7badf906f0ef73cb84046fc.tar.gz gentoo-2-75caf32883214bb5b7badf906f0ef73cb84046fc.tar.bz2 gentoo-2-75caf32883214bb5b7badf906f0ef73cb84046fc.zip |
marked 8.24.8 for ~amd64 and ~x86
(Portage version: 2.1_pre10-r3)
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/ati-drivers/ChangeLog | 5 | ||||
-rw-r--r-- | x11-drivers/ati-drivers/ati-drivers-8.24.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-drivers/ati-drivers/ChangeLog b/x11-drivers/ati-drivers/ChangeLog index cf514e7b972f..6823ddcf1459 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ChangeLog,v 1.35 2006/05/02 00:44:33 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ChangeLog,v 1.36 2006/05/07 19:06:59 anarchy Exp $ + + 07 May 2006; Jory A. Pratt <anarchy@gentoo.org> ati-drivers-8.24.8.ebuild: + marked 8.24.8 for ~amd64 and ~x86 02 May 2006; Luca Barbato <lu_zero@gentoo.org> ati-drivers-8.24.8.ebuild: Preserve LIBGL_DRIVERS_PATH diff --git a/x11-drivers/ati-drivers/ati-drivers-8.24.8.ebuild b/x11-drivers/ati-drivers/ati-drivers-8.24.8.ebuild index ad690767d37e..9e53028ef8f3 100644 --- a/x11-drivers/ati-drivers/ati-drivers-8.24.8.ebuild +++ b/x11-drivers/ati-drivers/ati-drivers-8.24.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.24.8.ebuild,v 1.3 2006/05/02 00:44:33 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.24.8.ebuild,v 1.4 2006/05/07 19:06:59 anarchy Exp $ IUSE="opengl" @@ -12,7 +12,7 @@ SRC_URI="x86? ( mirror://gentoo/ati-driver-installer-${PV}-x86.run ) amd64? ( mirror://gentoo/ati-driver-installer-${PV}-x86_64.run )" LICENSE="ATI" -KEYWORDS="-*" #~amd64 ~x86" to be tested in a better way +KEYWORDS="-* ~amd64 ~x86" RDEPEND="|| ( x11-base/xorg-server virtual/x11 ) app-admin/eselect-opengl |