diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-01-06 12:35:36 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-01-06 12:35:36 +0000 |
commit | 81b08d11b7fae3fb8f1bed2528a25317d4ed83c5 (patch) | |
tree | daa11b54fcc875e8f145a13360ea6328839119fc /x11-drivers | |
parent | Bump 8.1 too (diff) | |
download | gentoo-2-81b08d11b7fae3fb8f1bed2528a25317d4ed83c5.tar.gz gentoo-2-81b08d11b7fae3fb8f1bed2528a25317d4ed83c5.tar.bz2 gentoo-2-81b08d11b7fae3fb8f1bed2528a25317d4ed83c5.zip |
alpha/ia64 stable wrt #336738
(Portage version: 2.1.9.25/cvs/Linux ia64)
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-ati/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-ati/xf86-video-ati-6.12.7.ebuild | 4 | ||||
-rw-r--r-- | x11-drivers/xf86-video-ati/xf86-video-ati-6.13.2.ebuild | 6 |
3 files changed, 10 insertions, 6 deletions
diff --git a/x11-drivers/xf86-video-ati/ChangeLog b/x11-drivers/xf86-video-ati/ChangeLog index 2d60b9c02509..2470338a2197 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-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 $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.132 2011/01/06 12:35:36 armin76 Exp $ + + 06 Jan 2011; Raúl Porcel <armin76@gentoo.org> xf86-video-ati-6.12.7.ebuild, + xf86-video-ati-6.13.2.ebuild: + alpha/ia64 stable wrt #336738 04 Jan 2011; Michael Weber <xmw@gentoo.org> xf86-video-ati-6.12.7.ebuild: sparc stable (bug 336738) 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 6ef89921925d..1f3b796cbc6b 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-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.4 2011/01/04 14:01:55 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.12.7.ebuild,v 1.5 2011/01/06 12:35:36 armin76 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" 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 09156f3285ce..0cc8ad20ecb5 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 +# 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.13.2.ebuild,v 1.5 2010/12/25 20:19:30 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.13.2.ebuild,v 1.6 2011/01/06 12:35:36 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]" |