diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-04-08 20:03:28 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-04-08 20:03:28 +0000 |
commit | 1c8e9713fef89652c4dddca2a1e6093983c5957f (patch) | |
tree | fe8eab8664cefec62ebc06f8a46c59516fc11bff /x11-drivers/xf86-video-ati | |
parent | Stable for ppc, wrt bug #500368 (diff) | |
download | gentoo-2-1c8e9713fef89652c4dddca2a1e6093983c5957f.tar.gz gentoo-2-1c8e9713fef89652c4dddca2a1e6093983c5957f.tar.bz2 gentoo-2-1c8e9713fef89652c4dddca2a1e6093983c5957f.zip |
Stable for ppc, wrt bug #500368
(Portage version: 2.2.8-r1/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.3.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 dae3bf91b765..245f0d6928a9 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.210 2014/04/06 10:11:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.211 2014/04/08 20:03:28 ago Exp $ + + 08 Apr 2014; Agostino Sarubbo <ago@gentoo.org> xf86-video-ati-7.3.0.ebuild: + Stable for ppc, wrt bug #500368 06 Apr 2014; Agostino Sarubbo <ago@gentoo.org> xf86-video-ati-7.3.0.ebuild: Stable for x86, wrt bug #500368 diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-7.3.0.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-7.3.0.ebuild index 90053b8562aa..1c2a59dc7b94 100644 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-7.3.0.ebuild +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-7.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.3.0.ebuild,v 1.3 2014/04/06 10:11:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-7.3.0.ebuild,v 1.4 2014/04/08 20:03:28 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] |