diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-08 05:06:44 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-08 05:06:44 +0000 |
commit | 3984edcff02b5539dcf46d9769909bee3caba631 (patch) | |
tree | 54a5182323971c7b8a56f9b358becec1c9a1c9c2 /x11-drivers | |
parent | Stable for x86, wrt bug #475480 (diff) | |
download | gentoo-2-3984edcff02b5539dcf46d9769909bee3caba631.tar.gz gentoo-2-3984edcff02b5539dcf46d9769909bee3caba631.tar.bz2 gentoo-2-3984edcff02b5539dcf46d9769909bee3caba631.zip |
Stable for x86, wrt bug #475480
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-tdfx/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.4.5-r1.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 66a67dc7679c..6bcb8e0a6002 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-tdfx/ChangeLog,v 1.75 2013/10/07 04:57:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-tdfx/ChangeLog,v 1.76 2013/10/08 05:06:44 ago Exp $ + + 08 Oct 2013; Agostino Sarubbo <ago@gentoo.org> + xf86-video-tdfx-1.4.5-r1.ebuild: + Stable for x86, wrt bug #475480 07 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xf86-video-tdfx-1.4.5-r1.ebuild: diff --git a/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.4.5-r1.ebuild b/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.4.5-r1.ebuild index d2f1e4cf9f3f..5e3751d1f4cf 100644 --- a/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.4.5-r1.ebuild +++ b/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.4.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.4.5-r1.ebuild,v 1.6 2013/10/07 04:57:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.4.5-r1.ebuild,v 1.7 2013/10/08 05:06:44 ago Exp $ EAPI=5 XORG_DRI=dri @@ -8,7 +8,7 @@ XORG_DRI=dri inherit xorg-2 DESCRIPTION="3Dfx video driver" -KEYWORDS="alpha amd64 ia64 ppc sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ppc sparc x86 ~x86-fbsd" IUSE="dri" RDEPEND=">=x11-base/xorg-server-1.0.99" |