diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-07-30 10:49:15 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-07-30 10:49:15 +0000 |
commit | 360a9f9c8c4c162872c78e93981a6c2b02312a64 (patch) | |
tree | dfd082f1f7b3f9e76154ae20c680740f5e55c218 /x11-drivers/xf86-video-ati | |
parent | alpha/ia64/sh/sparc stable wrt #371857 (diff) | |
download | historical-360a9f9c8c4c162872c78e93981a6c2b02312a64.tar.gz historical-360a9f9c8c4c162872c78e93981a6c2b02312a64.tar.bz2 historical-360a9f9c8c4c162872c78e93981a6c2b02312a64.zip |
alpha/ia64/sparc stable wrt #371857
Package-Manager: portage-2.1.10.7/cvs/Linux ia64
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-6.14.2.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 a23a009c05a0..3d03e7615720 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.155 2011/07/29 10:46:57 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.156 2011/07/30 10:48:00 armin76 Exp $ + + 30 Jul 2011; Raúl Porcel <armin76@gentoo.org> xf86-video-ati-6.14.2.ebuild: + alpha/ia64/sparc stable wrt #371857 29 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> xf86-video-ati-6.14.2.ebuild: diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.2.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.2.ebuild index 1a8cccb0f380..0e344514f612 100644 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.2.ebuild +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.2.ebuild @@ -1,6 +1,6 @@ # 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.2.ebuild,v 1.5 2011/07/29 10:46:57 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.2.ebuild,v 1.6 2011/07/30 10:48:00 armin76 Exp $ EAPI=4 @@ -9,7 +9,7 @@ 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-libs/libdrm[video_cards_radeon]" |