diff options
author | 2012-07-21 20:24:44 +0000 | |
---|---|---|
committer | 2012-07-21 20:24:44 +0000 | |
commit | 82c7ee4f1d11c7f2bd3cac4e80a83d62b0039174 (patch) | |
tree | 2d4db540fd6288d6e1d8800e64cbd0a9b0ee01e1 /x11-drivers | |
parent | Version bump. (diff) | |
download | gentoo-2-82c7ee4f1d11c7f2bd3cac4e80a83d62b0039174.tar.gz gentoo-2-82c7ee4f1d11c7f2bd3cac4e80a83d62b0039174.tar.bz2 gentoo-2-82c7ee4f1d11c7f2bd3cac4e80a83d62b0039174.zip |
Version bump.
(Portage version: 2.2.0_alpha115/cvs/Linux x86_64)
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-ast/ChangeLog | 8 | ||||
-rw-r--r-- | x11-drivers/xf86-video-ast/xf86-video-ast-0.97.0.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 6cc5edee8f94..94d2b22b2492 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ast/ChangeLog,v 1.25 2012/07/05 15:56:55 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ast/ChangeLog,v 1.26 2012/07/21 20:24:44 chithanh Exp $ + +*xf86-video-ast-0.97.0 (21 Jul 2012) + + 21 Jul 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + +xf86-video-ast-0.97.0.ebuild: + Version bump. *xf86-video-ast-0.96.0 (05 Jul 2012) diff --git a/x11-drivers/xf86-video-ast/xf86-video-ast-0.97.0.ebuild b/x11-drivers/xf86-video-ast/xf86-video-ast-0.97.0.ebuild new file mode 100644 index 000000000000..49b8d6350ead --- /dev/null +++ b/x11-drivers/xf86-video-ast/xf86-video-ast-0.97.0.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.97.0.ebuild,v 1.1 2012/07/21 20:24:44 chithanh Exp $ + +EAPI=4 + +inherit xorg-2 + +DESCRIPTION="X.Org driver for ASpeedTech cards" +KEYWORDS="~amd64 ~x86 ~amd64-fbsd ~x86-fbsd" +LICENSE="MIT" +IUSE="" |