diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2015-08-26 03:49:02 +0200 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2015-08-26 03:49:02 +0200 |
commit | fbe31081b41c66345228e85bb3e02d1c25b0f187 (patch) | |
tree | af28a809e69812a956fb8425592cf3666cfeea70 /x11-drivers/xf86-video-ast/xf86-video-ast-1.1.5.ebuild | |
parent | app-text/poppler: Version bump. (diff) | |
download | gentoo-fbe31081b41c66345228e85bb3e02d1c25b0f187.tar.gz gentoo-fbe31081b41c66345228e85bb3e02d1c25b0f187.tar.bz2 gentoo-fbe31081b41c66345228e85bb3e02d1c25b0f187.zip |
x11-drivers/xf86-video-ast: Version bump
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'x11-drivers/xf86-video-ast/xf86-video-ast-1.1.5.ebuild')
-rw-r--r-- | x11-drivers/xf86-video-ast/xf86-video-ast-1.1.5.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/x11-drivers/xf86-video-ast/xf86-video-ast-1.1.5.ebuild b/x11-drivers/xf86-video-ast/xf86-video-ast-1.1.5.ebuild new file mode 100644 index 000000000000..3bd3b3c5c2be --- /dev/null +++ b/x11-drivers/xf86-video-ast/xf86-video-ast-1.1.5.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit xorg-2 + +DESCRIPTION="X.Org driver for ASpeedTech cards" +KEYWORDS="~amd64 ~x86 ~amd64-fbsd ~x86-fbsd" +LICENSE="MIT" +IUSE="" |