diff options
author | Markus Meier <maekke@gentoo.org> | 2011-09-04 12:19:16 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-09-04 12:19:16 +0000 |
commit | 42f3c25e6ab13c3002eedc63c5caa41f5a3212ea (patch) | |
tree | 72ad10bf98ae50f6929e287249f3ea17ea530311 /x11-drivers/xf86-video-ast | |
parent | version bump (diff) | |
download | historical-42f3c25e6ab13c3002eedc63c5caa41f5a3212ea.tar.gz historical-42f3c25e6ab13c3002eedc63c5caa41f5a3212ea.tar.bz2 historical-42f3c25e6ab13c3002eedc63c5caa41f5a3212ea.zip |
x86 stable, bug #380421
Package-Manager: portage-2.1.10.12/cvs/Linux x86_64
Diffstat (limited to 'x11-drivers/xf86-video-ast')
-rw-r--r-- | x11-drivers/xf86-video-ast/ChangeLog | 5 | ||||
-rw-r--r-- | x11-drivers/xf86-video-ast/xf86-video-ast-0.93.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-ast/ChangeLog b/x11-drivers/xf86-video-ast/ChangeLog index aa107d186685..4cb4648e8181 100644 --- a/x11-drivers/xf86-video-ast/ChangeLog +++ b/x11-drivers/xf86-video-ast/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-drivers/xf86-video-ast # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ast/ChangeLog,v 1.18 2011/08/30 08:25:22 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ast/ChangeLog,v 1.19 2011/09/04 12:16:25 maekke Exp $ + + 04 Sep 2011; Markus Meier <maekke@gentoo.org> xf86-video-ast-0.93.9.ebuild: + x86 stable, bug #380421 30 Aug 2011; Tony Vroon <chainsaw@gentoo.org> xf86-video-ast-0.93.9.ebuild: Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in bug diff --git a/x11-drivers/xf86-video-ast/xf86-video-ast-0.93.9.ebuild b/x11-drivers/xf86-video-ast/xf86-video-ast-0.93.9.ebuild index 2b644d476aa9..62ac0c1ecdd2 100644 --- a/x11-drivers/xf86-video-ast/xf86-video-ast-0.93.9.ebuild +++ b/x11-drivers/xf86-video-ast/xf86-video-ast-0.93.9.ebuild @@ -1,12 +1,12 @@ # 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-ast/xf86-video-ast-0.93.9.ebuild,v 1.2 2011/08/30 08:25:22 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ast/xf86-video-ast-0.93.9.ebuild,v 1.3 2011/09/04 12:16:25 maekke Exp $ EAPI=4 inherit xorg-2 DESCRIPTION="X.Org driver for ASpeedTech cards" -KEYWORDS="amd64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 x86 ~x86-fbsd" LICENSE="MIT" IUSE="" |