diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-03-05 15:23:45 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-03-05 15:23:45 +0000 |
commit | 32a444767d272b409825665041836983fa105290 (patch) | |
tree | 9703dfdb65e400e11281472f82207199bd525f9a /x11-drivers | |
parent | Version Bump (diff) | |
download | historical-32a444767d272b409825665041836983fa105290.tar.gz historical-32a444767d272b409825665041836983fa105290.tar.bz2 historical-32a444767d272b409825665041836983fa105290.zip |
alpha/ia64/sparc stable wrt #354237
Package-Manager: portage-2.1.9.41/cvs/Linux ia64
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-ati/ChangeLog | 5 | ||||
-rw-r--r-- | x11-drivers/xf86-video-ati/xf86-video-ati-6.14.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 1fc47036f9b3..158f013d032a 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.140 2011/02/28 16:07:18 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.141 2011/03/05 15:23:45 armin76 Exp $ + + 05 Mar 2011; Raúl Porcel <armin76@gentoo.org> xf86-video-ati-6.14.0.ebuild: + alpha/ia64/sparc stable wrt #354237 28 Feb 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> xf86-video-ati-6.14.0.ebuild, diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.0.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.0.ebuild index 127ffaad447d..2fd7c87300b9 100644 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.0.ebuild +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2011 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.14.0.ebuild,v 1.5 2011/02/28 16:07:18 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.0.ebuild,v 1.6 2011/03/05 15:23:45 armin76 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]" |