diff options
author | 2012-07-11 19:40:35 +0000 | |
---|---|---|
committer | 2012-07-11 19:40:35 +0000 | |
commit | 29b4087505b818d9e88caef20db9d4d71a08a33f (patch) | |
tree | dc8d32611c796d10c41fd2c920cffc3d6698b20e /x11-drivers/xf86-video-ati | |
parent | Marking xf86-input-wacom-0.14.0 ppc64 for bug 419473 (diff) | |
download | gentoo-2-29b4087505b818d9e88caef20db9d4d71a08a33f.tar.gz gentoo-2-29b4087505b818d9e88caef20db9d4d71a08a33f.tar.bz2 gentoo-2-29b4087505b818d9e88caef20db9d4d71a08a33f.zip |
Marking xf86-video-ati-6.14.4-r1 ppc64 for bug 419473
(Portage version: 2.1.10.65/cvs/Linux ppc64)
Diffstat (limited to 'x11-drivers/xf86-video-ati')
-rw-r--r-- | x11-drivers/xf86-video-ati/ChangeLog | 5 | ||||
-rw-r--r-- | x11-drivers/xf86-video-ati/xf86-video-ati-6.14.4-r1.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 964ae7b9216c..dd2a8faf9aa7 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.173 2012/07/05 15:22:19 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.174 2012/07/11 19:40:35 ranger Exp $ + + 11 Jul 2012; Brent Baude <ranger@gentoo.org> xf86-video-ati-6.14.4-r1.ebuild: + Marking xf86-video-ati-6.14.4-r1 ppc64 stable for bug 419473 *xf86-video-ati-6.14.6 (05 Jul 2012) diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.4-r1.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.4-r1.ebuild index 1714611137e8..c8f387513281 100644 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.4-r1.ebuild +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.4-r1.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-ati/xf86-video-ati-6.14.4-r1.ebuild,v 1.6 2012/06/24 19:05:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.4-r1.ebuild,v 1.7 2012/07/11 19:40:35 ranger Exp $ EAPI=4 @@ -9,7 +9,7 @@ inherit xorg-2 DESCRIPTION="ATI 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-libs/libdrm-2.4.33[video_cards_radeon]" |