diff options
author | Luca Barbato <lu_zero@gentoo.org> | 2004-06-19 16:25:00 +0000 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2004-06-19 16:25:00 +0000 |
commit | c54cd88b544030db012d4b01f10c3bafce3d848b (patch) | |
tree | bab89f1846e87bb3712278fc60f30c8a64a6540f /media-video/ati-drivers | |
parent | Removed ~s390 keyword due to broken dep to tetex (diff) | |
download | historical-c54cd88b544030db012d4b01f10c3bafce3d848b.tar.gz historical-c54cd88b544030db012d4b01f10c3bafce3d848b.tar.bz2 historical-c54cd88b544030db012d4b01f10c3bafce3d848b.zip |
Marked x86
Diffstat (limited to 'media-video/ati-drivers')
-rw-r--r-- | media-video/ati-drivers/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/ati-drivers/ati-drivers-3.9.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/ati-drivers/ChangeLog b/media-video/ati-drivers/ChangeLog index fd5a1af89161..3cf7079183bd 100644 --- a/media-video/ati-drivers/ChangeLog +++ b/media-video/ati-drivers/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/ati-drivers # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/ati-drivers/ChangeLog,v 1.41 2004/06/09 17:43:34 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ati-drivers/ChangeLog,v 1.42 2004/06/19 16:25:00 lu_zero Exp $ + + 19 Jun 2004; Luca Barbato <lu_zero@gentoo.org> ati-drivers-3.9.0-r1.ebuild: + Marked stable 09 Jun 2004; Aron Griffis <agriffis@gentoo.org> ati-drivers-2.9.12.ebuild, ati-drivers-2.9.13-r1.ebuild, ati-drivers-2.9.13.ebuild, diff --git a/media-video/ati-drivers/ati-drivers-3.9.0-r1.ebuild b/media-video/ati-drivers/ati-drivers-3.9.0-r1.ebuild index bacab9b241f1..f4a4a85f6bf0 100644 --- a/media-video/ati-drivers/ati-drivers-3.9.0-r1.ebuild +++ b/media-video/ati-drivers/ati-drivers-3.9.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/ati-drivers/ati-drivers-3.9.0-r1.ebuild,v 1.2 2004/06/03 17:01:53 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ati-drivers/ati-drivers-3.9.0-r1.ebuild,v 1.3 2004/06/19 16:25:00 lu_zero Exp $ IUSE="qt kde gnome" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.ati.com" SRC_URI="http://www2.ati.com/drivers/linux/fglrx-4.3.0-${PV}.i386.rpm" SLOT="${KV}" LICENSE="ATI" -KEYWORDS="-* ~x86" +KEYWORDS="-* x86" DEPEND=">=virtual/linux-sources-2.4 app-arch/rpm2targz |