diff options
author | 2011-08-11 15:21:58 +0000 | |
---|---|---|
committer | 2011-08-11 15:21:58 +0000 | |
commit | 51636bd49fe45192cbb6bc151ab7066920ea50aa (patch) | |
tree | 2d38ce364d6d6848c84b8cf4bc275ce34b48ff07 /x11-drivers/xf86-video-ast/xf86-video-ast-0.93.9.ebuild | |
parent | Import Enrico Tagliavini's 11.7 ebuild from the x11 overlay. (diff) | |
download | historical-51636bd49fe45192cbb6bc151ab7066920ea50aa.tar.gz historical-51636bd49fe45192cbb6bc151ab7066920ea50aa.tar.bz2 historical-51636bd49fe45192cbb6bc151ab7066920ea50aa.zip |
Version bump.
Package-Manager: portage-2.2.0_alpha50/cvs/Linux x86_64
Diffstat (limited to 'x11-drivers/xf86-video-ast/xf86-video-ast-0.93.9.ebuild')
-rw-r--r-- | x11-drivers/xf86-video-ast/xf86-video-ast-0.93.9.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
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="" |