diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-30 14:51:16 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-30 14:51:16 +0000 |
commit | 6878d2e80c32a7ab11266eec9c9c5de414e1c537 (patch) | |
tree | 45b33733c1c34aa648daaafe32f8aaf4da464a8a /x11-drivers/xf86-video-tdfx | |
parent | Stable for alpha, wrt bug #440872 (diff) | |
download | gentoo-2-6878d2e80c32a7ab11266eec9c9c5de414e1c537.tar.gz gentoo-2-6878d2e80c32a7ab11266eec9c9c5de414e1c537.tar.bz2 gentoo-2-6878d2e80c32a7ab11266eec9c9c5de414e1c537.zip |
Stable for alpha, wrt bug #440872
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
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.4.5.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 5a2cc131c017..48565fa40efa 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-tdfx/ChangeLog,v 1.68 2012/12/28 17:41:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-tdfx/ChangeLog,v 1.69 2012/12/30 14:51:16 ago Exp $ + + 30 Dec 2012; Agostino Sarubbo <ago@gentoo.org> xf86-video-tdfx-1.4.5.ebuild: + Stable for alpha, wrt bug #440872 28 Dec 2012; Agostino Sarubbo <ago@gentoo.org> xf86-video-tdfx-1.4.5.ebuild: Stable for sparc, wrt bug #440872 diff --git a/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.4.5.ebuild b/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.4.5.ebuild index f7964ec164f3..a89d59480b94 100644 --- a/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.4.5.ebuild +++ b/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.4.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.ebuild,v 1.6 2012/12/28 17:41:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.4.5.ebuild,v 1.7 2012/12/30 14:51:16 ago Exp $ EAPI=4 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" |