diff options
author | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2011-08-11 15:21:58 +0000 |
---|---|---|
committer | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2011-08-11 15:21:58 +0000 |
commit | f47d6e2a84a205e34b7a15d9b2fb181a38467fd3 (patch) | |
tree | 3f64fa2796e6681d773d3f97d1565de0eb69a9ca /x11-drivers/xf86-video-ast | |
parent | Import Enrico Tagliavini's 11.7 ebuild from the x11 overlay. (diff) | |
download | gentoo-2-f47d6e2a84a205e34b7a15d9b2fb181a38467fd3.tar.gz gentoo-2-f47d6e2a84a205e34b7a15d9b2fb181a38467fd3.tar.bz2 gentoo-2-f47d6e2a84a205e34b7a15d9b2fb181a38467fd3.zip |
Version bump.
(Portage version: 2.2.0_alpha50/cvs/Linux x86_64)
Diffstat (limited to 'x11-drivers/xf86-video-ast')
-rw-r--r-- | x11-drivers/xf86-video-ast/ChangeLog | 8 | ||||
-rw-r--r-- | x11-drivers/xf86-video-ast/xf86-video-ast-0.93.9.ebuild | 12 |
2 files changed, 19 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-ast/ChangeLog b/x11-drivers/xf86-video-ast/ChangeLog index 9aa284ae2857..8f62fe27fde8 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.16 2011/01/06 20:09:03 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ast/ChangeLog,v 1.17 2011/08/11 15:21:58 chithanh Exp $ + +*xf86-video-ast-0.93.9 (11 Aug 2011) + + 11 Aug 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + +xf86-video-ast-0.93.9.ebuild: + Version bump. 06 Jan 2011; Tomáš Chvátal <scarabeus@gentoo.org> -xf86-video-ast-0.89.9.ebuild: 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 new file mode 100644 index 000000000000..a5cb4a1ce99a --- /dev/null +++ b/x11-drivers/xf86-video-ast/xf86-video-ast-0.93.9.ebuild @@ -0,0 +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 $ + +EAPI=4 + +inherit xorg-2 + +DESCRIPTION="X.Org driver for ASpeedTech cards" +KEYWORDS="~amd64 ~x86 ~x86-fbsd" +LICENSE="MIT" +IUSE="" |