diff options
author | 2006-03-07 16:24:24 +0000 | |
---|---|---|
committer | 2006-03-07 16:24:24 +0000 | |
commit | cd669d667bb1270eadb871ff6d377f68faf8fe45 (patch) | |
tree | 31d2637c2d137f913a7e93db77ee30e1d65515ec /x11-drivers/xf86-video-voodoo | |
parent | (#124994) Upstream doesn't understand how to tell people when an actual versi... (diff) | |
download | gentoo-2-cd669d667bb1270eadb871ff6d377f68faf8fe45.tar.gz gentoo-2-cd669d667bb1270eadb871ff6d377f68faf8fe45.tar.bz2 gentoo-2-cd669d667bb1270eadb871ff6d377f68faf8fe45.zip |
Marked ~ppc.
(Portage version: 2.0.54)
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.0.0.5.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 bb89cf80eca2..08825a86b24e 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-voodoo/ChangeLog,v 1.13 2006/03/03 18:28:14 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-voodoo/ChangeLog,v 1.14 2006/03/07 16:24:24 josejx Exp $ + + 07 Mar 2006; Joseph Jezak <josejx@gentoo.org> + xf86-video-voodoo-1.0.0.5.ebuild: + Marked ~ppc. 03 Mar 2006; Ferris McCormick <fmccor@gentoo.org> xf86-video-voodoo-1.0.0.5.ebuild: diff --git a/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.0.0.5.ebuild b/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.0.0.5.ebuild index 2096aeef204c..39002fff6b67 100644 --- a/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.0.0.5.ebuild +++ b/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.0.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.0.0.5.ebuild,v 1.7 2006/03/03 18:28:14 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.0.0.5.ebuild,v 1.8 2006/03/07 16:24:24 josejx Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for voodoo cards" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~sh ~sparc ~x86" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} x11-proto/fontsproto |