diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-28 17:41:05 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-28 17:41:05 +0000 |
commit | 731c7026bc6b873276f354ae2adcf5d5a0e67187 (patch) | |
tree | 71e7daeb6db590d8a45119add29e5b5f361264c0 /x11-drivers/xf86-video-tdfx | |
parent | Stable for sparc, wrt bug #440872 (diff) | |
download | gentoo-2-731c7026bc6b873276f354ae2adcf5d5a0e67187.tar.gz gentoo-2-731c7026bc6b873276f354ae2adcf5d5a0e67187.tar.bz2 gentoo-2-731c7026bc6b873276f354ae2adcf5d5a0e67187.zip |
Stable for sparc, 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 fd9cbdc8dea2..5a2cc131c017 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.67 2012/12/28 11:27:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-tdfx/ChangeLog,v 1.68 2012/12/28 17:41:05 ago Exp $ + + 28 Dec 2012; Agostino Sarubbo <ago@gentoo.org> xf86-video-tdfx-1.4.5.ebuild: + Stable for sparc, wrt bug #440872 28 Dec 2012; Agostino Sarubbo <ago@gentoo.org> xf86-video-tdfx-1.4.5.ebuild: Stable for ia64, 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 cb8bb735a7a0..f7964ec164f3 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.5 2012/12/28 11:27:28 ago Exp $ +# $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 $ 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" |