diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-04-18 16:24:10 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-04-18 16:24:10 +0000 |
commit | aa3c38665053cf932a3f9b6fbe6b6ccd8a49bec1 (patch) | |
tree | b8ab22631f4eab2ee5c165154bc9e34d9761ea5c /x11-drivers | |
parent | ppc stable #308521 (diff) | |
download | gentoo-2-aa3c38665053cf932a3f9b6fbe6b6ccd8a49bec1.tar.gz gentoo-2-aa3c38665053cf932a3f9b6fbe6b6ccd8a49bec1.tar.bz2 gentoo-2-aa3c38665053cf932a3f9b6fbe6b6ccd8a49bec1.zip |
ppc stable #308521
(Portage version: 2.1.8.3/cvs/Linux ppc)
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-ati/ChangeLog | 5 | ||||
-rw-r--r-- | x11-drivers/xf86-video-ati/xf86-video-ati-6.12.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-ati/ChangeLog b/x11-drivers/xf86-video-ati/ChangeLog index 7e7180de037c..c8b947420b5a 100644 --- a/x11-drivers/xf86-video-ati/ChangeLog +++ b/x11-drivers/xf86-video-ati/ChangeLog @@ -1,6 +1,9 @@ # 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.113 2010/04/17 10:43:49 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.114 2010/04/18 16:24:10 nixnut Exp $ + + 18 Apr 2010; <nixnut@gentoo.org> xf86-video-ati-6.12.6.ebuild: + ppc stable #308521 *xf86-video-ati-6.12.7 (17 Apr 2010) diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-6.12.6.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-6.12.6.ebuild index 89b818d968b0..f88fc1c9566b 100644 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-6.12.6.ebuild +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-6.12.6.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.6.ebuild,v 1.3 2010/04/16 21:20:56 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.12.6.ebuild,v 1.4 2010/04/18 16:24:10 nixnut 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" |