diff options
author | Brent Baude <ranger@gentoo.org> | 2010-05-12 18:09:33 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-05-12 18:09:33 +0000 |
commit | b82ee57e51d0f951885a5afea8d3941fa44ad8f4 (patch) | |
tree | 52054254375cdfedcc23a04c5665a289288e58ef /x11-drivers | |
parent | Marking xmessage-1.0.3 ppc64 for bug 308521 (diff) | |
download | gentoo-2-b82ee57e51d0f951885a5afea8d3941fa44ad8f4.tar.gz gentoo-2-b82ee57e51d0f951885a5afea8d3941fa44ad8f4.tar.bz2 gentoo-2-b82ee57e51d0f951885a5afea8d3941fa44ad8f4.zip |
Marking xf86-video-ati-6.12.6 ppc64 for bug 308521
(Portage version: 2.1.7.17/cvs/Linux ppc64)
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 c8b947420b5a..f93b6574a7c2 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.114 2010/04/18 16:24:10 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.115 2010/05/12 18:09:33 ranger Exp $ + + 12 May 2010; Brent Baude <ranger@gentoo.org> xf86-video-ati-6.12.6.ebuild: + Marking xf86-video-ati-6.12.6 ppc64 stable for bug 308521 18 Apr 2010; <nixnut@gentoo.org> xf86-video-ati-6.12.6.ebuild: ppc stable #308521 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 f88fc1c9566b..5e1aab91a016 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.4 2010/04/18 16:24:10 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.12.6.ebuild,v 1.5 2010/05/12 18:09:33 ranger 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" |