diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-10-05 13:11:05 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-10-05 13:11:05 +0000 |
commit | 045feec3daec71c39410b256a792a53790b3ca72 (patch) | |
tree | e2f168a41476c3a135614418653fa74b6888eea6 /x11-drivers/xf86-video-ast | |
parent | Initial commit, thanks everyone in bug #186279 and others (diff) | |
download | gentoo-2-045feec3daec71c39410b256a792a53790b3ca72.tar.gz gentoo-2-045feec3daec71c39410b256a792a53790b3ca72.tar.bz2 gentoo-2-045feec3daec71c39410b256a792a53790b3ca72.zip |
x86 stable, bug 282290
(Portage version: 2.1.6.13/cvs/Linux i686, RepoMan options: --force)
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.89.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 0d72f43e9173..b5edd2f5058b 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ast/ChangeLog,v 1.9 2009/09/30 20:53:27 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ast/ChangeLog,v 1.10 2009/10/05 13:11:05 fauli Exp $ + + 05 Oct 2009; Christian Faulhammer <fauli@gentoo.org> + xf86-video-ast-0.89.9.ebuild: + x86 stable, bug 282290 30 Sep 2009; Samuli Suominen <ssuominen@gentoo.org> xf86-video-ast-0.89.9.ebuild: diff --git a/x11-drivers/xf86-video-ast/xf86-video-ast-0.89.9.ebuild b/x11-drivers/xf86-video-ast/xf86-video-ast-0.89.9.ebuild index d345109b7535..ec864a2984e3 100644 --- a/x11-drivers/xf86-video-ast/xf86-video-ast-0.89.9.ebuild +++ b/x11-drivers/xf86-video-ast/xf86-video-ast-0.89.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.89.9.ebuild,v 1.2 2009/09/30 20:53:27 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ast/xf86-video-ast-0.89.9.ebuild,v 1.3 2009/10/05 13:11:05 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for ASpeedTech cards" -KEYWORDS="amd64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 x86 ~x86-fbsd" LICENSE="MIT" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} |