diff options
author | 2009-06-23 20:02:22 +0000 | |
---|---|---|
committer | 2009-06-23 20:02:22 +0000 | |
commit | d44b0cdc632975277846d6377bce63eb3d7fe2f5 (patch) | |
tree | 6a384f0fe282a106bd283e28aec5ec8d43f938a6 /x11-drivers/xf86-video-ati | |
parent | Stable on alpha for xorg-server-1.5/xorg-x11-7.4 (diff) | |
download | gentoo-2-d44b0cdc632975277846d6377bce63eb3d7fe2f5.tar.gz gentoo-2-d44b0cdc632975277846d6377bce63eb3d7fe2f5.tar.bz2 gentoo-2-d44b0cdc632975277846d6377bce63eb3d7fe2f5.zip |
Stable on alpha for xorg-server-1.5/xorg-x11-7.4
(Portage version: 2.1.6.13/cvs/Linux x86_64)
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.12.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 4969585d162d..0819ab4c9f4c 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.88 2009/05/14 17:42:41 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.89 2009/06/23 20:02:22 klausman Exp $ + + 23 Jun 2009; Tobias Klausmann <klausman@gentoo.org> + xf86-video-ati-6.12.2.ebuild: + Stable on alpha for xorg-server-1.5/xorg-x11-7.4 14 May 2009; Tomas Chvatal <scarabeus@gentoo.org> +xf86-video-ati-6.9.0.ebuild, +xf86-video-ati-6.10.0.ebuild, diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-6.12.2.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-6.12.2.ebuild index 956dd52637c5..43c19c4adf9e 100644 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-6.12.2.ebuild +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-6.12.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.12.2.ebuild,v 1.3 2009/05/14 17:18:07 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.12.2.ebuild,v 1.4 2009/06/23 20:02:22 klausman Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular eutils 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="" #SRC_PATCHES="http://dev.gentooexperimental.org/~scarabeus/${PV}-patches-01.tar.bz2" |