diff options
author | Brent Baude <ranger@gentoo.org> | 2012-07-12 17:39:19 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-07-12 17:39:19 +0000 |
commit | 8855de5b1e8b622442953df34bcd3e939fc345ac (patch) | |
tree | 64f4721b1ae2857838e5be7b1c4cd673fa063af8 /x11-drivers/xf86-video-tdfx | |
parent | Marking xf86-video-sis-0.10.4-r1 ppc for bug 419473 (diff) | |
download | gentoo-2-8855de5b1e8b622442953df34bcd3e939fc345ac.tar.gz gentoo-2-8855de5b1e8b622442953df34bcd3e939fc345ac.tar.bz2 gentoo-2-8855de5b1e8b622442953df34bcd3e939fc345ac.zip |
Marking xf86-video-tdfx-1.4.4-r1 ppc for bug 419473
(Portage version: 2.1.10.65/cvs/Linux ppc64)
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.4-r1.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 bdda25852bdc..c94850df10aa 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.60 2012/06/24 19:14:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-tdfx/ChangeLog,v 1.61 2012/07/12 17:39:19 ranger Exp $ + + 12 Jul 2012; Brent Baude <ranger@gentoo.org> xf86-video-tdfx-1.4.4-r1.ebuild: + Marking xf86-video-tdfx-1.4.4-r1 ppc stable for bug 419473 24 Jun 2012; Agostino Sarubbo <ago@gentoo.org> xf86-video-tdfx-1.4.4-r1.ebuild: diff --git a/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.4.4-r1.ebuild b/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.4.4-r1.ebuild index e7a76653ff9f..cece5d1d3403 100644 --- a/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.4.4-r1.ebuild +++ b/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.4.4-r1.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.4-r1.ebuild,v 1.3 2012/06/24 19:14:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.4.4-r1.ebuild,v 1.4 2012/07/12 17:39:19 ranger 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" |