diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-06 11:44:17 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-06 11:44:17 +0000 |
commit | a07b23e5affa3fc67daa4827f8c89abb1f3afb3b (patch) | |
tree | 5db909ddf5fe2c498165d5c1b54dd713060a2abe /x11-drivers/xf86-video-tdfx | |
parent | Stable for ia64, wrt bug #475480 (diff) | |
download | gentoo-2-a07b23e5affa3fc67daa4827f8c89abb1f3afb3b.tar.gz gentoo-2-a07b23e5affa3fc67daa4827f8c89abb1f3afb3b.tar.bz2 gentoo-2-a07b23e5affa3fc67daa4827f8c89abb1f3afb3b.zip |
Stable for ia64, 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/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 5c58a2e0d3b1..5ff751e2b959 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.73 2013/10/05 04:56:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-tdfx/ChangeLog,v 1.74 2013/10/06 11:44:17 ago Exp $ + + 06 Oct 2013; Agostino Sarubbo <ago@gentoo.org> + xf86-video-tdfx-1.4.5-r1.ebuild: + Stable for ia64, wrt bug #475480 05 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 3a664b50b574..c8297cda0c63 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.4 2013/10/05 04:56:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.4.5-r1.ebuild,v 1.5 2013/10/06 11:44:17 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" |