diff options
Diffstat (limited to 'x11-drivers/xf86-video-ast')
-rw-r--r-- | x11-drivers/xf86-video-ast/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-ast/xf86-video-ast-0.97.0-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-ast/ChangeLog b/x11-drivers/xf86-video-ast/ChangeLog index c84f4ee3b008..925b86f01712 100644 --- a/x11-drivers/xf86-video-ast/ChangeLog +++ b/x11-drivers/xf86-video-ast/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-ast # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ast/ChangeLog,v 1.29 2013/03/12 16:35:30 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ast/ChangeLog,v 1.30 2013/09/29 11:12:15 ago Exp $ + + 29 Sep 2013; Agostino Sarubbo <ago@gentoo.org> + xf86-video-ast-0.97.0-r1.ebuild: + Stable for amd64, wrt bug #475480 *xf86-video-ast-0.97.0-r1 (12 Mar 2013) diff --git a/x11-drivers/xf86-video-ast/xf86-video-ast-0.97.0-r1.ebuild b/x11-drivers/xf86-video-ast/xf86-video-ast-0.97.0-r1.ebuild index 63326d652045..ac9a977b163e 100644 --- a/x11-drivers/xf86-video-ast/xf86-video-ast-0.97.0-r1.ebuild +++ b/x11-drivers/xf86-video-ast/xf86-video-ast-0.97.0-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ast/xf86-video-ast-0.97.0-r1.ebuild,v 1.1 2013/03/12 16:35:30 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ast/xf86-video-ast-0.97.0-r1.ebuild,v 1.2 2013/09/29 11:12:15 ago Exp $ EAPI=5 inherit xorg-2 DESCRIPTION="X.Org driver for ASpeedTech cards" -KEYWORDS="~amd64 ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="amd64 ~x86 ~amd64-fbsd ~x86-fbsd" LICENSE="MIT" IUSE="" |