diff options
author | Brent Baude <ranger@gentoo.org> | 2009-12-15 19:29:49 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-12-15 19:29:49 +0000 |
commit | c6a94c7c0df2967f631118d01c06dce3eb1d9463 (patch) | |
tree | 2f56741ef451c9e0d680873794de8fc3fd2db5ef /x11-drivers | |
parent | Marking xf86-video-fbdev-0.4.1 ppc64 for bug 294958 (diff) | |
download | historical-c6a94c7c0df2967f631118d01c06dce3eb1d9463.tar.gz historical-c6a94c7c0df2967f631118d01c06dce3eb1d9463.tar.bz2 historical-c6a94c7c0df2967f631118d01c06dce3eb1d9463.zip |
Marking xf86-video-mach64-6.8.2 ppc64 for bug 294958
Package-Manager: portage-2.1.7.1/cvs/Linux ppc64
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-mach64/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-mach64/xf86-video-mach64-6.8.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-mach64/ChangeLog b/x11-drivers/xf86-video-mach64/ChangeLog index 24746255a179..16401aad96af 100644 --- a/x11-drivers/xf86-video-mach64/ChangeLog +++ b/x11-drivers/xf86-video-mach64/ChangeLog @@ -1,6 +1,10 @@ # 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.16 2009/12/15 15:38:40 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mach64/ChangeLog,v 1.17 2009/12/15 19:29:49 ranger Exp $ + + 15 Dec 2009; Brent Baude <ranger@gentoo.org> + xf86-video-mach64-6.8.2.ebuild: + Marking xf86-video-mach64-6.8.2 ppc64 stable for bug 294958 15 Dec 2009; Raúl Porcel <armin76@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 d297bdece2ee..49abc7d5bbf9 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.6 2009/12/15 15:38:40 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.8.2.ebuild,v 1.7 2009/12/15 19:29:49 ranger 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" IUSE="dri" RDEPEND=">=x11-base/xorg-server-1.2 |