diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-12-15 15:27:50 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-12-15 15:27:50 +0000 |
commit | f68b065bbe077b5fddfb2370f18a2fdf12cc5378 (patch) | |
tree | 95263ef6eb455a6daa3ef3c9eb0c7d0d6aec1075 /x11-drivers/xf86-video-ati | |
parent | Bump to ruby-fakegem. (diff) | |
download | gentoo-2-f68b065bbe077b5fddfb2370f18a2fdf12cc5378.tar.gz gentoo-2-f68b065bbe077b5fddfb2370f18a2fdf12cc5378.tar.bz2 gentoo-2-f68b065bbe077b5fddfb2370f18a2fdf12cc5378.zip |
alpha/ia64/sparc stable wrt #282290
(Portage version: 2.1.6.13/cvs/Linux ia64)
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.4.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 c625db507792..037f23f0b532 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.97 2009/12/02 09:30:43 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.98 2009/12/15 15:27:50 armin76 Exp $ + + 15 Dec 2009; Raúl Porcel <armin76@gentoo.org> + xf86-video-ati-6.12.4.ebuild: + alpha/ia64/sparc stable wrt #282290 02 Dec 2009; Tomáš Chvátal <scarabeus@gentoo.org> -files/6.8.0/0003-RADEON-fix-DDC-types-5-and-6.patch, diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-6.12.4.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-6.12.4.ebuild index 3af4d18ed822..c81f051e4390 100644 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-6.12.4.ebuild +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-6.12.4.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-ati/xf86-video-ati-6.12.4.ebuild,v 1.4 2009/10/11 11:18:45 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.12.4.ebuild,v 1.5 2009/12/15 15:27:50 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" |