diff options
author | 2009-12-15 15:49:50 +0000 | |
---|---|---|
committer | 2009-12-15 15:49:50 +0000 | |
commit | 5145dd540132789b7de6faa5fd85e7b54cc53a8f (patch) | |
tree | f08e978e47c61c82992930d60260a1114e062b97 | |
parent | alpha/ia64 stable wrt #282290 (diff) | |
download | gentoo-2-5145dd540132789b7de6faa5fd85e7b54cc53a8f.tar.gz gentoo-2-5145dd540132789b7de6faa5fd85e7b54cc53a8f.tar.bz2 gentoo-2-5145dd540132789b7de6faa5fd85e7b54cc53a8f.zip |
alpha/ia64/sparc stable wrt #282290
(Portage version: 2.1.6.13/cvs/Linux ia64)
-rw-r--r-- | x11-drivers/xf86-video-voodoo/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.2.3.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 de4cf3f80b3e..c8ae19260c12 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.46 2009/10/11 11:30:55 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-voodoo/ChangeLog,v 1.47 2009/12/15 15:49:50 armin76 Exp $ + + 15 Dec 2009; Raúl Porcel <armin76@gentoo.org> + xf86-video-voodoo-1.2.3.ebuild: + alpha/ia64/sparc stable wrt #282290 11 Oct 2009; nixnut <nixnut@gentoo.org> xf86-video-voodoo-1.2.3.ebuild: ppc stable #282290 diff --git a/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.2.3.ebuild b/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.2.3.ebuild index bbdc0007a88b..70fec59ab26c 100644 --- a/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.2.3.ebuild +++ b/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.2.3.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.3.ebuild,v 1.5 2009/10/11 11:30:55 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.2.3.ebuild,v 1.6 2009/12/15 15:49:50 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" IUSE="" RDEPEND=">=x11-base/xorg-server-1.0.99" |