diff options
author | 2010-10-21 01:13:38 +0000 | |
---|---|---|
committer | 2010-10-21 01:13:38 +0000 | |
commit | 4b74aa0cfa56f696b787bb985106a7dfbaa4c867 (patch) | |
tree | 66717df3a5ff3827943fef05931414abcc1bfb73 /x11-drivers/xf86-video-trident/xf86-video-trident-1.3.4.ebuild | |
parent | Marking xf86-video-sis-0.10.3 ppc for bug 239063 (diff) | |
download | gentoo-2-4b74aa0cfa56f696b787bb985106a7dfbaa4c867.tar.gz gentoo-2-4b74aa0cfa56f696b787bb985106a7dfbaa4c867.tar.bz2 gentoo-2-4b74aa0cfa56f696b787bb985106a7dfbaa4c867.zip |
Marking xf86-video-trident-1.3.4 ppc for bug 239063
(Portage version: 2.1.8.3/cvs/Linux ppc64)
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 f6751cf7f2f5..b41e7d9242b1 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.3 2010/07/13 13:33:38 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-trident/xf86-video-trident-1.3.4.ebuild,v 1.4 2010/10/21 01:13:38 ranger 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" |