diff options
author | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2014-11-04 17:01:40 +0000 |
---|---|---|
committer | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2014-11-04 17:01:40 +0000 |
commit | 8963e947457ffd7b0ceba33ccfcd55a8bf473ca7 (patch) | |
tree | 01ba7a5d32f02d80cd7e80010c2846563f21b140 /x11-drivers | |
parent | Version bump. Remove old. (diff) | |
download | gentoo-2-8963e947457ffd7b0ceba33ccfcd55a8bf473ca7.tar.gz gentoo-2-8963e947457ffd7b0ceba33ccfcd55a8bf473ca7.tar.bz2 gentoo-2-8963e947457ffd7b0ceba33ccfcd55a8bf473ca7.zip |
Version bump. Remove old.
(Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0x2324E7B566DF2611!)
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-ast/ChangeLog | 11 | ||||
-rw-r--r-- | x11-drivers/xf86-video-ast/xf86-video-ast-0.97.0.ebuild | 12 | ||||
-rw-r--r-- | x11-drivers/xf86-video-ast/xf86-video-ast-1.0.1.ebuild (renamed from x11-drivers/xf86-video-ast/xf86-video-ast-0.96.0.ebuild) | 6 |
3 files changed, 12 insertions, 17 deletions
diff --git a/x11-drivers/xf86-video-ast/ChangeLog b/x11-drivers/xf86-video-ast/ChangeLog index d47c06ea2c8e..dd704dad194e 100644 --- a/x11-drivers/xf86-video-ast/ChangeLog +++ b/x11-drivers/xf86-video-ast/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for x11-drivers/xf86-video-ast -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ast/ChangeLog,v 1.31 2013/10/08 05:05:42 ago Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ast/ChangeLog,v 1.32 2014/11/04 17:01:40 chithanh Exp $ + +*xf86-video-ast-1.0.1 (04 Nov 2014) + + 04 Nov 2014; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + +xf86-video-ast-1.0.1.ebuild, -xf86-video-ast-0.96.0.ebuild, + -xf86-video-ast-0.97.0.ebuild: + Version bump. Remove old. 08 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xf86-video-ast-0.97.0-r1.ebuild: 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 deleted file mode 100644 index 6b9675e8eafe..000000000000 --- a/x11-drivers/xf86-video-ast/xf86-video-ast-0.97.0.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# 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.3 2012/11/18 12:12:51 ago Exp $ - -EAPI=4 - -inherit xorg-2 - -DESCRIPTION="X.Org driver for ASpeedTech cards" -KEYWORDS="amd64 x86 ~amd64-fbsd ~x86-fbsd" -LICENSE="MIT" -IUSE="" diff --git a/x11-drivers/xf86-video-ast/xf86-video-ast-0.96.0.ebuild b/x11-drivers/xf86-video-ast/xf86-video-ast-1.0.1.ebuild index b3b3c2467605..27b45aa93ec5 100644 --- a/x11-drivers/xf86-video-ast/xf86-video-ast-0.96.0.ebuild +++ b/x11-drivers/xf86-video-ast/xf86-video-ast-1.0.1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 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.96.0.ebuild,v 1.1 2012/07/05 15:56:55 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ast/xf86-video-ast-1.0.1.ebuild,v 1.1 2014/11/04 17:01:40 chithanh Exp $ -EAPI=4 +EAPI=5 inherit xorg-2 |