diff options
author | 2012-08-26 20:06:56 +0000 | |
---|---|---|
committer | 2012-08-26 20:06:56 +0000 | |
commit | 29cdce69b5872ce41af9fad32d1a83c89cea3a9b (patch) | |
tree | 6e9e0f8761eecaf6e606c043cb82c9564f9d2348 /x11-drivers/xf86-video-trident/xf86-video-trident-1.3.5.ebuild | |
parent | ia64 stable wrt #419473 (diff) | |
download | gentoo-2-29cdce69b5872ce41af9fad32d1a83c89cea3a9b.tar.gz gentoo-2-29cdce69b5872ce41af9fad32d1a83c89cea3a9b.tar.bz2 gentoo-2-29cdce69b5872ce41af9fad32d1a83c89cea3a9b.zip |
ia64 stable wrt #419473
(Portage version: 2.1.11.5/cvs/Linux ia64)
Diffstat (limited to 'x11-drivers/xf86-video-trident/xf86-video-trident-1.3.5.ebuild')
-rw-r--r-- | x11-drivers/xf86-video-trident/xf86-video-trident-1.3.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-trident/xf86-video-trident-1.3.5.ebuild b/x11-drivers/xf86-video-trident/xf86-video-trident-1.3.5.ebuild index 6e2f8e5daf9f..5b751cb80102 100644 --- a/x11-drivers/xf86-video-trident/xf86-video-trident-1.3.5.ebuild +++ b/x11-drivers/xf86-video-trident/xf86-video-trident-1.3.5.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-trident/xf86-video-trident-1.3.5.ebuild,v 1.5 2012/07/12 17:39:53 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-trident/xf86-video-trident-1.3.5.ebuild,v 1.6 2012/08/26 20:06:56 armin76 Exp $ EAPI=4 inherit xorg-2 DESCRIPTION="Trident video driver" -KEYWORDS="amd64 ~ia64 ppc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="amd64 ia64 ppc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND=">=x11-base/xorg-server-1.0.99" |