diff options
author | Lars Weiler <pylon@gentoo.org> | 2007-07-03 13:15:36 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2007-07-03 13:15:36 +0000 |
commit | 3230eb44ce5a3f34fa2683f5255e13d906125c35 (patch) | |
tree | b048d9e20e5afb83d44f8c2474cbf08b5a921928 /x11-drivers/xf86-video-voodoo | |
parent | Stable on ppc; bug #175465. (diff) | |
download | gentoo-2-3230eb44ce5a3f34fa2683f5255e13d906125c35.tar.gz gentoo-2-3230eb44ce5a3f34fa2683f5255e13d906125c35.tar.bz2 gentoo-2-3230eb44ce5a3f34fa2683f5255e13d906125c35.zip |
Stable on ppc; bug #175465.
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'x11-drivers/xf86-video-voodoo')
-rw-r--r-- | x11-drivers/xf86-video-voodoo/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.1.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-voodoo/ChangeLog b/x11-drivers/xf86-video-voodoo/ChangeLog index 74e1fa4aa16b..bdcfb41f055c 100644 --- a/x11-drivers/xf86-video-voodoo/ChangeLog +++ b/x11-drivers/xf86-video-voodoo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-voodoo # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-voodoo/ChangeLog,v 1.30 2007/07/02 16:03:04 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-voodoo/ChangeLog,v 1.31 2007/07/03 13:15:36 pylon Exp $ + + 03 Jul 2007; Lars Weiler <pylon@gentoo.org> + xf86-video-voodoo-1.1.1.ebuild: + Stable on ppc; bug #175465. 02 Jul 2007; Raúl Porcel <armin76@gentoo.org> xf86-video-voodoo-1.1.1.ebuild: diff --git a/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.1.1.ebuild b/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.1.1.ebuild index 70cbde76376a..e680e2d0927d 100644 --- a/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.1.1.ebuild +++ b/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.1.1.ebuild,v 1.6 2007/07/02 16:03:04 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.1.1.ebuild,v 1.7 2007/07/03 13:15:36 pylon Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ XDPVER=4 inherit x-modular DESCRIPTION="Voodoo video driver" -KEYWORDS="alpha amd64 arm ia64 ~ppc sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ia64 ppc sh ~sparc x86 ~x86-fbsd" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} x11-proto/fontsproto |