diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-06 11:43:26 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-06 11:43:26 +0000 |
commit | 0ef7cb31fb359d4bf73174ba4896f1325f19bef6 (patch) | |
tree | 5bd67cff9801a4e3477b455a50fe5ddebc4898f1 /x11-drivers/xf86-video-ati | |
parent | Stable for ia64, wrt bug #475480 (diff) | |
download | gentoo-2-0ef7cb31fb359d4bf73174ba4896f1325f19bef6.tar.gz gentoo-2-0ef7cb31fb359d4bf73174ba4896f1325f19bef6.tar.bz2 gentoo-2-0ef7cb31fb359d4bf73174ba4896f1325f19bef6.zip |
Stable for ia64, 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 df00030ddc9b..7e04f88eaf98 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.204 2013/10/05 04:55:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.205 2013/10/06 11:43:26 ago Exp $ + + 06 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xf86-video-ati-7.2.0.ebuild: + Stable for ia64, wrt bug #475480 05 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xf86-video-ati-7.2.0.ebuild: Stable for alpha, 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 1f3c9a238db8..f315c90ba3a4 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.5 2013/10/05 04:55:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-7.2.0.ebuild,v 1.6 2013/10/06 11:43:26 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] |