diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-04-29 06:25:58 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-04-29 06:25:58 +0000 |
commit | 4ae08c6705d64514563117bdde287932675c16ce (patch) | |
tree | 5aa7693896832d72e11d33f554eb04ab2e7f3209 /x11-drivers/xf86-video-tdfx | |
parent | Stable on x86, bug #175465. (diff) | |
download | gentoo-2-4ae08c6705d64514563117bdde287932675c16ce.tar.gz gentoo-2-4ae08c6705d64514563117bdde287932675c16ce.tar.bz2 gentoo-2-4ae08c6705d64514563117bdde287932675c16ce.zip |
Stable on x86, bug #175465.
(Portage version: 2.1.2.4)
Diffstat (limited to 'x11-drivers/xf86-video-tdfx')
-rw-r--r-- | x11-drivers/xf86-video-tdfx/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.3.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-tdfx/ChangeLog b/x11-drivers/xf86-video-tdfx/ChangeLog index 2f313e779fb3..43f127551a0d 100644 --- a/x11-drivers/xf86-video-tdfx/ChangeLog +++ b/x11-drivers/xf86-video-tdfx/ChangeLog @@ -1,6 +1,10 @@ # 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.31 2007/04/25 18:11:39 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-tdfx/ChangeLog,v 1.32 2007/04/29 06:25:58 ticho Exp $ + + 29 Apr 2007; Andrej Kacian <ticho@gentoo.org> + xf86-video-tdfx-1.3.0.ebuild: + Stable on x86, bug #175465. 25 Apr 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 bc5d271b74b2..38aca1427fc1 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.2 2007/04/25 18:11:39 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.3.0.ebuild,v 1.3 2007/04/29 06:25:58 ticho 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} |