diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-04-18 13:58:43 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-04-18 13:58:43 +0000 |
commit | ba58e95d45a4df8a59f6471cdcb7e22bafdd6af7 (patch) | |
tree | 582123af2da382131518d2e840d1dcead8398663 /x11-drivers/xf86-video-ati | |
parent | Stable for alpha, wrt bug #500368 (diff) | |
download | gentoo-2-ba58e95d45a4df8a59f6471cdcb7e22bafdd6af7.tar.gz gentoo-2-ba58e95d45a4df8a59f6471cdcb7e22bafdd6af7.tar.bz2 gentoo-2-ba58e95d45a4df8a59f6471cdcb7e22bafdd6af7.zip |
Stable for alpha, 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 cf6d1cbe0e46..61f9a0027a77 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.213 2014/04/17 07:51:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.214 2014/04/18 13:58:43 ago Exp $ + + 18 Apr 2014; Agostino Sarubbo <ago@gentoo.org> xf86-video-ati-7.3.0.ebuild: + Stable for alpha, wrt bug #500368 17 Apr 2014; Agostino Sarubbo <ago@gentoo.org> xf86-video-ati-7.3.0.ebuild: Stable for ia64, 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 9748dee47f3e..a91708cf9b3a 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.6 2014/04/17 07:51:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-7.3.0.ebuild,v 1.7 2014/04/18 13:58:43 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] |