diff options
Diffstat (limited to 'x11-drivers/xf86-video-ati')
-rw-r--r-- | x11-drivers/xf86-video-ati/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-ati/xf86-video-ati-6.12.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-ati/ChangeLog b/x11-drivers/xf86-video-ati/ChangeLog index d61e98e52ab5..fbaaaae88334 100644 --- a/x11-drivers/xf86-video-ati/ChangeLog +++ b/x11-drivers/xf86-video-ati/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-ati # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.106 2010/03/14 10:30:22 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.107 2010/03/14 17:40:54 armin76 Exp $ + + 14 Mar 2010; Raúl Porcel <armin76@gentoo.org> + xf86-video-ati-6.12.5.ebuild: + alpha/ia64/sparc stable wrt #308809 *xf86-video-ati-6.12.191 (14 Mar 2010) diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-6.12.5.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-6.12.5.ebuild index 6e83bf425b0c..5daee66e4e10 100644 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-6.12.5.ebuild +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-6.12.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.12.5.ebuild,v 1.3 2010/03/10 16:18:02 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.12.5.ebuild,v 1.4 2010/03/14 17:40:54 armin76 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -11,7 +11,7 @@ inherit x-modular eutils DESCRIPTION="ATI video driver" -KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" #SRC_PATCHES="http://dev.gentooexperimental.org/~scarabeus/${PV}-patches-01.tar.bz2" |