diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-12-23 12:43:29 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-12-23 12:43:29 +0000 |
commit | f691b627bd95563f965bc2c986788df43c14a6cd (patch) | |
tree | e94158f5a91c6d49e6cba6f72b5e6d6d0e2ede48 /x11-drivers/xf86-video-ati | |
parent | amd64 stable wrt #344827 (diff) | |
download | gentoo-2-f691b627bd95563f965bc2c986788df43c14a6cd.tar.gz gentoo-2-f691b627bd95563f965bc2c986788df43c14a6cd.tar.bz2 gentoo-2-f691b627bd95563f965bc2c986788df43c14a6cd.zip |
amd64 stable wrt #344827
(Portage version: 2.2.0_alpha10/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'x11-drivers/xf86-video-ati')
-rw-r--r-- | x11-drivers/xf86-video-ati/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-ati/xf86-video-ati-6.13.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-ati/ChangeLog b/x11-drivers/xf86-video-ati/ChangeLog index fb398c7768f6..fc0872f09a0e 100644 --- a/x11-drivers/xf86-video-ati/ChangeLog +++ b/x11-drivers/xf86-video-ati/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-ati # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.128 2010/12/19 13:13:14 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.129 2010/12/23 12:43:29 ssuominen Exp $ + + 23 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> + xf86-video-ati-6.13.2.ebuild: + amd64 stable wrt #344827 19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xf86-video-ati-6.13.2.ebuild: diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-6.13.2.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-6.13.2.ebuild index 913d5368a4f0..d055cd652c4d 100644 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-6.13.2.ebuild +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-6.13.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2010 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-6.13.2.ebuild,v 1.3 2010/12/19 13:13:14 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.13.2.ebuild,v 1.4 2010/12/23 12:43:29 ssuominen Exp $ EAPI=3 inherit xorg-2 DESCRIPTION="ATI video driver" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" RDEPEND=">=x11-base/xorg-server-1.6.3[-minimal]" |