diff options
author | 2009-10-11 11:27:18 +0000 | |
---|---|---|
committer | 2009-10-11 11:27:18 +0000 | |
commit | 515f61714722cce38b2c3a271b1c476b322cb2b8 (patch) | |
tree | eb3e8474fca7b21d20ac699436fa51705acd678f /x11-drivers/xf86-video-r128/xf86-video-r128-6.8.1.ebuild | |
parent | ppc stable #282290 (diff) | |
download | gentoo-2-515f61714722cce38b2c3a271b1c476b322cb2b8.tar.gz gentoo-2-515f61714722cce38b2c3a271b1c476b322cb2b8.tar.bz2 gentoo-2-515f61714722cce38b2c3a271b1c476b322cb2b8.zip |
ppc stable #282290
(Portage version: 2.1.6.13/cvs/Linux ppc, RepoMan options: --force)
Diffstat (limited to 'x11-drivers/xf86-video-r128/xf86-video-r128-6.8.1.ebuild')
-rw-r--r-- | x11-drivers/xf86-video-r128/xf86-video-r128-6.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-r128/xf86-video-r128-6.8.1.ebuild b/x11-drivers/xf86-video-r128/xf86-video-r128-6.8.1.ebuild index 69198f1bdf20..53c3f0aa1a65 100644 --- a/x11-drivers/xf86-video-r128/xf86-video-r128-6.8.1.ebuild +++ b/x11-drivers/xf86-video-r128/xf86-video-r128-6.8.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-r128/xf86-video-r128-6.8.1.ebuild,v 1.3 2009/10/05 13:55:46 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-r128/xf86-video-r128-6.8.1.ebuild,v 1.4 2009/10/11 11:27:18 nixnut Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="ATI Rage128 video driver" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd" LICENSE="xf86-video-ati" IUSE="dri" |