diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-02-08 17:24:24 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-02-08 17:24:24 +0000 |
commit | b4759c0207ebb25c11893fbcb6cc99cb92053644 (patch) | |
tree | 2ac347d7e34218832ee5124f55ec0e4130250d61 /x11-apps | |
parent | stable x86; bug #148424 (diff) | |
download | gentoo-2-b4759c0207ebb25c11893fbcb6cc99cb92053644.tar.gz gentoo-2-b4759c0207ebb25c11893fbcb6cc99cb92053644.tar.bz2 gentoo-2-b4759c0207ebb25c11893fbcb6cc99cb92053644.zip |
stable x86; bug #148424
(Portage version: 2.1.1-r2)
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/ati-drivers-extra/ChangeLog | 6 | ||||
-rw-r--r-- | x11-apps/ati-drivers-extra/ati-drivers-extra-8.32.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-apps/ati-drivers-extra/ChangeLog b/x11-apps/ati-drivers-extra/ChangeLog index 35ff3431ada4..0b5c39df35cf 100644 --- a/x11-apps/ati-drivers-extra/ChangeLog +++ b/x11-apps/ati-drivers-extra/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/ati-drivers-extra # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/ati-drivers-extra/ChangeLog,v 1.23 2007/02/05 11:10:48 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/ati-drivers-extra/ChangeLog,v 1.24 2007/02/08 17:24:24 opfer Exp $ + + 08 Feb 2007; Christian Faulhammer <opfer@gentoo.org> + ati-drivers-extra-8.32.5.ebuild: + stable x86; bug #148424 *ati-drivers-extra-8.33.6 (05 Feb 2007) diff --git a/x11-apps/ati-drivers-extra/ati-drivers-extra-8.32.5.ebuild b/x11-apps/ati-drivers-extra/ati-drivers-extra-8.32.5.ebuild index 41196f6a005a..84d5a20a647f 100644 --- a/x11-apps/ati-drivers-extra/ati-drivers-extra-8.32.5.ebuild +++ b/x11-apps/ati-drivers-extra/ati-drivers-extra-8.32.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/ati-drivers-extra/ati-drivers-extra-8.32.5.ebuild,v 1.1 2007/01/21 15:58:53 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/ati-drivers-extra/ati-drivers-extra-8.32.5.ebuild,v 1.2 2007/02/08 17:24:24 opfer Exp $ IUSE="qt3" @@ -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-${PV}-x86.x86_64.run" LICENSE="ATI GPL-2 QPL-1.0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" DEPEND="=x11-drivers/ati-drivers-${PV}* qt3? ( =x11-libs/qt-3* )" |