diff options
author | 2012-11-28 21:36:12 +0000 | |
---|---|---|
committer | 2012-11-28 21:36:12 +0000 | |
commit | c91acb9f45b6b5d1750ae5081828b6d49e9cabd8 (patch) | |
tree | e04a96af645942a79ca902c05a03513cffd3e0ae /x11-drivers/xf86-video-ati | |
parent | Marking xf86-input-wacom-0.17.0 ppc for bug 440872 (diff) | |
download | gentoo-2-c91acb9f45b6b5d1750ae5081828b6d49e9cabd8.tar.gz gentoo-2-c91acb9f45b6b5d1750ae5081828b6d49e9cabd8.tar.bz2 gentoo-2-c91acb9f45b6b5d1750ae5081828b6d49e9cabd8.zip |
Marking xf86-video-ati-7.0.0 ppc for bug 440872
(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-7.0.0.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 a80dbcd7ff2f..ce2278ceb579 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.184 2012/11/18 13:02:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.185 2012/11/28 21:36:12 ranger Exp $ + + 28 Nov 2012; Brent Baude <ranger@gentoo.org> xf86-video-ati-7.0.0.ebuild: + Marking xf86-video-ati-7.0.0 ppc stable for bug 440872 18 Nov 2012; Agostino Sarubbo <ago@gentoo.org> xf86-video-ati-6.14.6-r1.ebuild: diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-7.0.0.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-7.0.0.ebuild index 68552a0022ef..729f49608e1a 100644 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-7.0.0.ebuild +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-7.0.0.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-7.0.0.ebuild,v 1.4 2012/11/18 12:13:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-7.0.0.ebuild,v 1.5 2012/11/28 21:36:12 ranger Exp $ EAPI=4 @@ -9,7 +9,7 @@ inherit xorg-2 DESCRIPTION="ATI video driver" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86" IUSE="glamor udev" RDEPEND=">=x11-libs/libdrm-2.4.36[video_cards_radeon] |