diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-08-26 19:51:20 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-08-26 19:51:20 +0000 |
commit | 14e3d4da12439d6127d23e10fd1b084d1876a7a5 (patch) | |
tree | 5ead703a38f1da58765161f5ae118c2e9a360a89 /x11-drivers/xf86-video-mach64 | |
parent | Version bump, update to EAPI 4, add patch to fix most .desktop validation err... (diff) | |
download | historical-14e3d4da12439d6127d23e10fd1b084d1876a7a5.tar.gz historical-14e3d4da12439d6127d23e10fd1b084d1876a7a5.tar.bz2 historical-14e3d4da12439d6127d23e10fd1b084d1876a7a5.zip |
alpha/ia64/sparc stable wrt #419473
Package-Manager: portage-2.1.11.5/cvs/Linux ia64
Diffstat (limited to 'x11-drivers/xf86-video-mach64')
-rw-r--r-- | x11-drivers/xf86-video-mach64/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-mach64/xf86-video-mach64-6.9.1.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 01d3cc66483d..8590e0cd3054 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mach64/ChangeLog,v 1.33 2012/07/21 20:28:42 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mach64/ChangeLog,v 1.34 2012/08/26 19:44:41 armin76 Exp $ + + 26 Aug 2012; Raúl Porcel <armin76@gentoo.org> + xf86-video-mach64-6.9.1.ebuild: + alpha/ia64/sparc stable wrt #419473 *xf86-video-mach64-6.9.3 (21 Jul 2012) diff --git a/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.9.1.ebuild b/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.9.1.ebuild index ea9e20e9485d..5fb66b5925cf 100644 --- a/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.9.1.ebuild +++ b/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.9.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.9.1.ebuild,v 1.6 2012/07/12 17:33:56 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.9.1.ebuild,v 1.7 2012/08/26 19:44:41 armin76 Exp $ EAPI=4 @@ -9,7 +9,7 @@ inherit xorg-2 DESCRIPTION="ATI Mach64 video driver" -KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND=">=x11-base/xorg-server-1.10" |