diff options
author | 2010-07-13 13:33:38 +0000 | |
---|---|---|
committer | 2010-07-13 13:33:38 +0000 | |
commit | a135c3283482479bb2ceb37b66c73d57b94d734d (patch) | |
tree | 515760b873f3942b31dee1d3824cee7604fed669 /x11-drivers/xf86-video-trident/xf86-video-trident-1.3.4.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-a135c3283482479bb2ceb37b66c73d57b94d734d.tar.gz gentoo-2-a135c3283482479bb2ceb37b66c73d57b94d734d.tar.bz2 gentoo-2-a135c3283482479bb2ceb37b66c73d57b94d734d.zip |
x86 stable, bug 327777
(Portage version: 2.1.8.3/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'x11-drivers/xf86-video-trident/xf86-video-trident-1.3.4.ebuild')
-rw-r--r-- | x11-drivers/xf86-video-trident/xf86-video-trident-1.3.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-trident/xf86-video-trident-1.3.4.ebuild b/x11-drivers/xf86-video-trident/xf86-video-trident-1.3.4.ebuild index ad847e18f3e3..f6751cf7f2f5 100644 --- a/x11-drivers/xf86-video-trident/xf86-video-trident-1.3.4.ebuild +++ b/x11-drivers/xf86-video-trident/xf86-video-trident-1.3.4.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2010 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.4.ebuild,v 1.2 2010/07/12 11:08:30 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-trident/xf86-video-trident-1.3.4.ebuild,v 1.3 2010/07/13 13:33:38 fauli Exp $ EAPI=3 inherit xorg-2 DESCRIPTION="Trident video driver" -KEYWORDS="amd64 ~ia64 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ia64 ~ppc x86 ~x86-fbsd" IUSE="" RDEPEND=">=x11-base/xorg-server-1.0.99" |