diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-29 11:12:18 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-29 11:12:18 +0000 |
commit | 33dbb736376f77a3998aab83462f485d84f354eb (patch) | |
tree | 00c00bb5d8611de209fddac9a4228f6d93ea6aa3 /x11-drivers/xf86-video-ati | |
parent | Stable for amd64, wrt bug #475480 (diff) | |
download | gentoo-2-33dbb736376f77a3998aab83462f485d84f354eb.tar.gz gentoo-2-33dbb736376f77a3998aab83462f485d84f354eb.tar.bz2 gentoo-2-33dbb736376f77a3998aab83462f485d84f354eb.zip |
Stable for amd64, wrt bug #475480
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force --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.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 2a2b217aebf0..4dcfd0948f30 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.200 2013/08/07 13:36:09 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.201 2013/09/29 11:12:18 ago Exp $ + + 29 Sep 2013; Agostino Sarubbo <ago@gentoo.org> xf86-video-ati-7.2.0.ebuild: + Stable for amd64, wrt bug #475480 *xf86-video-ati-7.2.0 (07 Aug 2013) 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 edc16fb7ce20..529194a24f62 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.1 2013/08/07 13:36:09 chithanh Exp $ +# $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 $ 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] |