diff options
author | 2012-07-12 17:31:31 +0000 | |
---|---|---|
committer | 2012-07-12 17:31:31 +0000 | |
commit | d97b29b167453d38cbebb3f12dd5ccd2baaffda9 (patch) | |
tree | b00a48e0408361cf9409fe6921d198be3eee17cc /x11-drivers/xf86-video-ati | |
parent | Marking xf86-input-wacom-0.14.0 ppc for bug 419473 (diff) | |
download | gentoo-2-d97b29b167453d38cbebb3f12dd5ccd2baaffda9.tar.gz gentoo-2-d97b29b167453d38cbebb3f12dd5ccd2baaffda9.tar.bz2 gentoo-2-d97b29b167453d38cbebb3f12dd5ccd2baaffda9.zip |
Marking xf86-video-ati-6.14.4-r1 ppc 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 dd2a8faf9aa7..fdd7d866c81d 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.174 2012/07/11 19:40:35 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.175 2012/07/12 17:31:31 ranger Exp $ + + 12 Jul 2012; Brent Baude <ranger@gentoo.org> xf86-video-ati-6.14.4-r1.ebuild: + Marking xf86-video-ati-6.14.4-r1 ppc stable for bug 419473 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 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 c8f387513281..c946302cbd82 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.7 2012/07/11 19:40:35 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.4-r1.ebuild,v 1.8 2012/07/12 17:31:31 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]" |