diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-27 11:06:17 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-27 11:06:17 +0000 |
commit | 19722b7ecc0b6e68e9d9820302605a4b1b4941f5 (patch) | |
tree | 9134095c17419db1a96af96bef83bc650f8b6b65 /x11-drivers/xf86-video-ati | |
parent | Stable for amd64, wrt bug #500368 (diff) | |
download | gentoo-2-19722b7ecc0b6e68e9d9820302605a4b1b4941f5.tar.gz gentoo-2-19722b7ecc0b6e68e9d9820302605a4b1b4941f5.tar.bz2 gentoo-2-19722b7ecc0b6e68e9d9820302605a4b1b4941f5.zip |
Stable for amd64, wrt bug #500368
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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 4fa14f305eb9..dd6cbfcfab8c 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.208 2014/01/26 17:29:30 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.209 2014/03/27 11:06:17 ago Exp $ + + 27 Mar 2014; Agostino Sarubbo <ago@gentoo.org> xf86-video-ati-7.3.0.ebuild: + Stable for amd64, wrt bug #500368 *xf86-video-ati-7.3.0 (26 Jan 2014) 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 915190b51b6d..03efe666309c 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.1 2014/01/26 17:29:30 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-7.3.0.ebuild,v 1.2 2014/03/27 11:06:17 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] |