diff options
author | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2012-03-24 16:29:55 +0000 |
---|---|---|
committer | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2012-03-24 16:29:55 +0000 |
commit | 421e13573ba8d45a6768e89ea51bf8ff8c346687 (patch) | |
tree | 23523fabe32c95c4413e5f38977a7b8b4fec8501 /x11-drivers/xf86-video-ast | |
parent | Add Prefix keywords, bug #408399 (diff) | |
download | historical-421e13573ba8d45a6768e89ea51bf8ff8c346687.tar.gz historical-421e13573ba8d45a6768e89ea51bf8ff8c346687.tar.bz2 historical-421e13573ba8d45a6768e89ea51bf8ff8c346687.zip |
Version bump.
Package-Manager: portage-2.2.0_alpha94/cvs/Linux x86_64
Diffstat (limited to 'x11-drivers/xf86-video-ast')
-rw-r--r-- | x11-drivers/xf86-video-ast/ChangeLog | 10 | ||||
-rw-r--r-- | x11-drivers/xf86-video-ast/xf86-video-ast-0.93.10.ebuild | 12 |
2 files changed, 20 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-ast/ChangeLog b/x11-drivers/xf86-video-ast/ChangeLog index 4cb4648e8181..7cddf9193af0 100644 --- a/x11-drivers/xf86-video-ast/ChangeLog +++ b/x11-drivers/xf86-video-ast/ChangeLog @@ -1,6 +1,12 @@ # 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.19 2011/09/04 12:16:25 maekke Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ast/ChangeLog,v 1.20 2012/03/24 16:25:55 chithanh Exp $ + +*xf86-video-ast-0.93.10 (24 Mar 2012) + + 24 Mar 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + +xf86-video-ast-0.93.10.ebuild: + Version bump. 04 Sep 2011; Markus Meier <maekke@gentoo.org> xf86-video-ast-0.93.9.ebuild: x86 stable, bug #380421 diff --git a/x11-drivers/xf86-video-ast/xf86-video-ast-0.93.10.ebuild b/x11-drivers/xf86-video-ast/xf86-video-ast-0.93.10.ebuild new file mode 100644 index 000000000000..93fda70dc53a --- /dev/null +++ b/x11-drivers/xf86-video-ast/xf86-video-ast-0.93.10.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2012 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.10.ebuild,v 1.1 2012/03/24 16:25:55 chithanh Exp $ + +EAPI=4 + +inherit xorg-2 + +DESCRIPTION="X.Org driver for ASpeedTech cards" +KEYWORDS="~amd64 ~x86 ~x86-fbsd" +LICENSE="MIT" +IUSE="" |