diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-10-05 14:26:23 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-10-05 14:26:23 +0000 |
commit | 6cf4c2b854ccc19db707168ad3c421bed9a8faed (patch) | |
tree | 974b1e214bbd24bbcead594ab833a0c2808b6d75 /x11-drivers/xf86-video-trident | |
parent | x86 stable, bug 282290 (diff) | |
download | gentoo-2-6cf4c2b854ccc19db707168ad3c421bed9a8faed.tar.gz gentoo-2-6cf4c2b854ccc19db707168ad3c421bed9a8faed.tar.bz2 gentoo-2-6cf4c2b854ccc19db707168ad3c421bed9a8faed.zip |
x86 stable, bug 282290
(Portage version: 2.1.6.13/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'x11-drivers/xf86-video-trident')
-rw-r--r-- | x11-drivers/xf86-video-trident/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-trident/xf86-video-trident-1.3.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-trident/ChangeLog b/x11-drivers/xf86-video-trident/ChangeLog index 2697e8bcb593..cc265dc7f294 100644 --- a/x11-drivers/xf86-video-trident/ChangeLog +++ b/x11-drivers/xf86-video-trident/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-trident # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-trident/ChangeLog,v 1.42 2009/09/30 20:46:16 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-trident/ChangeLog,v 1.43 2009/10/05 14:26:23 fauli Exp $ + + 05 Oct 2009; Christian Faulhammer <fauli@gentoo.org> + xf86-video-trident-1.3.3.ebuild: + x86 stable, bug 282290 30 Sep 2009; Samuli Suominen <ssuominen@gentoo.org> xf86-video-trident-1.3.3.ebuild: diff --git a/x11-drivers/xf86-video-trident/xf86-video-trident-1.3.3.ebuild b/x11-drivers/xf86-video-trident/xf86-video-trident-1.3.3.ebuild index e14168349972..3b27da23593c 100644 --- a/x11-drivers/xf86-video-trident/xf86-video-trident-1.3.3.ebuild +++ b/x11-drivers/xf86-video-trident/xf86-video-trident-1.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.3.ebuild,v 1.2 2009/09/30 20:46:16 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-trident/xf86-video-trident-1.3.3.ebuild,v 1.3 2009/10/05 14:26:23 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ XDPVER=3 inherit x-modular DESCRIPTION="Trident video driver" -KEYWORDS="amd64 ~ia64 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ia64 ~ppc x86 ~x86-fbsd" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} x11-proto/fontsproto |