diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-29 11:13:18 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-29 11:13:18 +0000 |
commit | 4881a5950e9823da779dfa18dd511a4a105af10a (patch) | |
tree | 13fe29c7371f911e2e321ceeb950a65db69fe107 /x11-drivers/xf86-video-tdfx | |
parent | Stable for amd64, wrt bug #475480 (diff) | |
download | gentoo-2-4881a5950e9823da779dfa18dd511a4a105af10a.tar.gz gentoo-2-4881a5950e9823da779dfa18dd511a4a105af10a.tar.bz2 gentoo-2-4881a5950e9823da779dfa18dd511a4a105af10a.zip |
Stable for amd64, wrt bug #475480
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force --include-arches="amd64", signed Manifest commit with key 7194459F)
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.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 4c1d6b23be4c..1a2de8e8a89d 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.70 2013/03/12 16:37:20 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-tdfx/ChangeLog,v 1.71 2013/09/29 11:13:18 ago Exp $ + + 29 Sep 2013; Agostino Sarubbo <ago@gentoo.org> + xf86-video-tdfx-1.4.5-r1.ebuild: + Stable for amd64, wrt bug #475480 *xf86-video-tdfx-1.4.5-r1 (12 Mar 2013) 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 952e1c60722a..d63b51b6c7b4 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.1 2013/03/12 16:37:20 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.4.5-r1.ebuild,v 1.2 2013/09/29 11:13:18 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" |