diff options
author | 2011-01-04 14:01:55 +0000 | |
---|---|---|
committer | 2011-01-04 14:01:55 +0000 | |
commit | bbf0431da69a310473255ebb7119e842c91f93ca (patch) | |
tree | 87feecf165539d25f391ffc6fb33dae0d6a9610a /x11-drivers/xf86-video-ati | |
parent | sparc stable (bug 348550) (diff) | |
download | gentoo-2-bbf0431da69a310473255ebb7119e842c91f93ca.tar.gz gentoo-2-bbf0431da69a310473255ebb7119e842c91f93ca.tar.bz2 gentoo-2-bbf0431da69a310473255ebb7119e842c91f93ca.zip |
sparc stable (bug 336738)
(Portage version: 2.1.9.25/cvs/Linux x86_64)
Diffstat (limited to 'x11-drivers/xf86-video-ati')
-rw-r--r-- | x11-drivers/xf86-video-ati/ChangeLog | 7 | ||||
-rw-r--r-- | x11-drivers/xf86-video-ati/xf86-video-ati-6.12.7.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-drivers/xf86-video-ati/ChangeLog b/x11-drivers/xf86-video-ati/ChangeLog index 82e41c2d4b3f..2d60b9c02509 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.130 2010/12/25 20:19:30 fauli Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.131 2011/01/04 14:01:55 xmw Exp $ + + 04 Jan 2011; Michael Weber <xmw@gentoo.org> xf86-video-ati-6.12.7.ebuild: + sparc stable (bug 336738) 25 Dec 2010; Christian Faulhammer <fauli@gentoo.org> xf86-video-ati-6.13.2.ebuild: diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-6.12.7.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-6.12.7.ebuild index 2a1439a8d521..6ef89921925d 100644 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-6.12.7.ebuild +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-6.12.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# 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.12.7.ebuild,v 1.3 2010/09/30 15:12:37 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.12.7.ebuild,v 1.4 2011/01/04 14:01:55 xmw Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -11,7 +11,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" |