diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-04-15 15:40:38 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-04-15 15:40:38 +0000 |
commit | b4e2a439c720f51484fe21af99374e582bdaeee6 (patch) | |
tree | d49cccb5cd68dbc4a70b8ab82f2fb25fe9d01268 /x11-drivers/xf86-video-voodoo | |
parent | ia64 stable wrt #251832 (diff) | |
download | gentoo-2-b4e2a439c720f51484fe21af99374e582bdaeee6.tar.gz gentoo-2-b4e2a439c720f51484fe21af99374e582bdaeee6.tar.bz2 gentoo-2-b4e2a439c720f51484fe21af99374e582bdaeee6.zip |
ia64 stable wrt #251832
(Portage version: 2.1.6.7/cvs/Linux ia64)
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.2.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 c55e3b291cbe..c47c41b812cc 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-voodoo/ChangeLog,v 1.40 2009/04/06 18:38:36 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-voodoo/ChangeLog,v 1.41 2009/04/15 15:40:38 armin76 Exp $ + + 15 Apr 2009; Raúl Porcel <armin76@gentoo.org> + xf86-video-voodoo-1.2.1.ebuild: + ia64 stable wrt #251832 06 Apr 2009; Friedrich Oslage <bluebird@gentoo.org> xf86-video-voodoo-1.2.1.ebuild: diff --git a/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.2.1.ebuild b/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.2.1.ebuild index 473d1b13f755..d3b716c0da2b 100644 --- a/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.2.1.ebuild +++ b/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.2.1.ebuild,v 1.3 2009/04/06 18:38:36 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.2.1.ebuild,v 1.4 2009/04/15 15:40:38 armin76 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 ~ia64 ~ppc sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ia64 ~ppc sparc ~x86 ~x86-fbsd" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} x11-proto/fontsproto |