diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2011-08-30 08:25:22 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2011-08-30 08:25:22 +0000 |
commit | f84b09abf4a55c77de3b6c804cd88449fe6a4c53 (patch) | |
tree | 267d40a63a6a980759b4b5efe37fbf3c91a2aaa8 /x11-drivers | |
parent | Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in bug... (diff) | |
download | gentoo-2-f84b09abf4a55c77de3b6c804cd88449fe6a4c53.tar.gz gentoo-2-f84b09abf4a55c77de3b6c804cd88449fe6a4c53.tar.bz2 gentoo-2-f84b09abf4a55c77de3b6c804cd88449fe6a4c53.zip |
Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in bug #380421 filed by Chí-Thanh Christopher Nguyễn.
(Portage version: 2.1.10.11/cvs/Linux x86_64)
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-ast/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-ast/xf86-video-ast-0.93.9.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 8f62fe27fde8..aa107d186685 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ast/ChangeLog,v 1.17 2011/08/11 15:21:58 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ast/ChangeLog,v 1.18 2011/08/30 08:25:22 chainsaw Exp $ + + 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 + #380421 filed by Chí-Thanh Christopher Nguyễn. *xf86-video-ast-0.93.9 (11 Aug 2011) 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 a5cb4a1ce99a..2b644d476aa9 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.1 2011/08/11 15:21:58 chithanh Exp $ +# $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 $ 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="" |