diff options
author | 2013-10-03 20:09:11 +0000 | |
---|---|---|
committer | 2013-10-03 20:09:11 +0000 | |
commit | a97438b3f341edf98cb4313058470fcece867ccc (patch) | |
tree | f70008503b36420dbb1bf0d33fa70d1f8fa5cca2 /x11-drivers/xf86-video-ati | |
parent | Stable for ppc, wrt bug #475480 (diff) | |
download | gentoo-2-a97438b3f341edf98cb4313058470fcece867ccc.tar.gz gentoo-2-a97438b3f341edf98cb4313058470fcece867ccc.tar.bz2 gentoo-2-a97438b3f341edf98cb4313058470fcece867ccc.zip |
Stable for ppc, wrt bug #475480
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
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.2.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 4dcfd0948f30..fe0116006920 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.201 2013/09/29 11:12:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.202 2013/10/03 20:09:11 ago Exp $ + + 03 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xf86-video-ati-7.2.0.ebuild: + Stable for ppc, wrt bug #475480 29 Sep 2013; Agostino Sarubbo <ago@gentoo.org> xf86-video-ati-7.2.0.ebuild: Stable for amd64, wrt bug #475480 diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-7.2.0.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-7.2.0.ebuild index 529194a24f62..9751b6774c49 100644 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-7.2.0.ebuild +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-7.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.2.0.ebuild,v 1.2 2013/09/29 11:12:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-7.2.0.ebuild,v 1.3 2013/10/03 20:09:11 ago Exp $ EAPI=5 @@ -9,7 +9,7 @@ inherit linux-info 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.46[video_cards_radeon] |