diff options
author | Lars Weiler <pylon@gentoo.org> | 2007-07-03 13:13:13 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2007-07-03 13:13:13 +0000 |
commit | 6f6a39544313288e84cb873be3b3a65a23ec7707 (patch) | |
tree | 64d93efc7eb0a6135c42661c68df0abfab3c80be /x11-drivers/xf86-video-tdfx | |
parent | stable x86, security bug 183844 (diff) | |
download | gentoo-2-6f6a39544313288e84cb873be3b3a65a23ec7707.tar.gz gentoo-2-6f6a39544313288e84cb873be3b3a65a23ec7707.tar.bz2 gentoo-2-6f6a39544313288e84cb873be3b3a65a23ec7707.zip |
Stable on ppc; bug #175465.
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'x11-drivers/xf86-video-tdfx')
-rw-r--r-- | x11-drivers/xf86-video-tdfx/ChangeLog | 5 | ||||
-rw-r--r-- | x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.3.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-tdfx/ChangeLog b/x11-drivers/xf86-video-tdfx/ChangeLog index 0cbfc748bbc8..25f5d59907e9 100644 --- a/x11-drivers/xf86-video-tdfx/ChangeLog +++ b/x11-drivers/xf86-video-tdfx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-drivers/xf86-video-tdfx # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-tdfx/ChangeLog,v 1.34 2007/07/02 16:01:36 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-tdfx/ChangeLog,v 1.35 2007/07/03 13:13:13 pylon Exp $ + + 03 Jul 2007; Lars Weiler <pylon@gentoo.org> xf86-video-tdfx-1.3.0.ebuild: + Stable on ppc; bug #175465. 02 Jul 2007; Raúl Porcel <armin76@gentoo.org> xf86-video-tdfx-1.3.0.ebuild: diff --git a/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.3.0.ebuild b/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.3.0.ebuild index 52b7bcf86aec..5cd40373c21a 100644 --- a/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.3.0.ebuild +++ b/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.3.0.ebuild,v 1.6 2007/07/02 16:01:36 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.3.0.ebuild,v 1.7 2007/07/03 13:13:13 pylon Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="3Dfx video driver" -KEYWORDS="alpha amd64 arm ia64 ~ppc sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ia64 ppc sh ~sparc x86 ~x86-fbsd" IUSE="dri" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} |