diff options
author | 2009-10-11 11:26:09 +0000 | |
---|---|---|
committer | 2009-10-11 11:26:09 +0000 | |
commit | 93acc2bab2a665539ef7304d5e255e16eb482974 (patch) | |
tree | e49358da144da548a673066d9039d2f3f1e8747d /x11-drivers/xf86-video-mach64 | |
parent | ppc stable #282290 (diff) | |
download | gentoo-2-93acc2bab2a665539ef7304d5e255e16eb482974.tar.gz gentoo-2-93acc2bab2a665539ef7304d5e255e16eb482974.tar.bz2 gentoo-2-93acc2bab2a665539ef7304d5e255e16eb482974.zip |
ppc stable #282290
(Portage version: 2.1.6.13/cvs/Linux ppc, RepoMan options: --force)
Diffstat (limited to 'x11-drivers/xf86-video-mach64')
-rw-r--r-- | x11-drivers/xf86-video-mach64/ChangeLog | 5 | ||||
-rw-r--r-- | x11-drivers/xf86-video-mach64/xf86-video-mach64-6.8.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-mach64/ChangeLog b/x11-drivers/xf86-video-mach64/ChangeLog index 0b95988cc26b..4b21d6916108 100644 --- a/x11-drivers/xf86-video-mach64/ChangeLog +++ b/x11-drivers/xf86-video-mach64/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-drivers/xf86-video-mach64 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mach64/ChangeLog,v 1.13 2009/10/05 13:40:02 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mach64/ChangeLog,v 1.14 2009/10/11 11:26:09 nixnut Exp $ + + 11 Oct 2009; nixnut <nixnut@gentoo.org> xf86-video-mach64-6.8.2.ebuild: + ppc stable #282290 05 Oct 2009; Christian Faulhammer <fauli@gentoo.org> xf86-video-mach64-6.8.2.ebuild: diff --git a/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.8.2.ebuild b/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.8.2.ebuild index b4e5135a432a..c26dd4d4d9d3 100644 --- a/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.8.2.ebuild +++ b/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.8.2.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-mach64/xf86-video-mach64-6.8.2.ebuild,v 1.3 2009/10/05 13:40:02 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.8.2.ebuild,v 1.4 2009/10/11 11:26:09 nixnut Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="ATI Mach64 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" |