diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-18 15:57:16 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-18 15:57:16 +0000 |
commit | 5f22d989883752fc79c9e31ad6971ff077354263 (patch) | |
tree | 821ad5fee09ae46030e4e050456b019b7fc72f23 /x11-drivers | |
parent | Stable for amd64, wrt bug #530652 (diff) | |
download | gentoo-2-5f22d989883752fc79c9e31ad6971ff077354263.tar.gz gentoo-2-5f22d989883752fc79c9e31ad6971ff077354263.tar.bz2 gentoo-2-5f22d989883752fc79c9e31ad6971ff077354263.zip |
Stable for amd64, wrt bug #530652
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-ast/ChangeLog | 7 | ||||
-rw-r--r-- | x11-drivers/xf86-video-ast/xf86-video-ast-1.0.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-drivers/xf86-video-ast/ChangeLog b/x11-drivers/xf86-video-ast/ChangeLog index dd704dad194e..20f4a7865b4a 100644 --- a/x11-drivers/xf86-video-ast/ChangeLog +++ b/x11-drivers/xf86-video-ast/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-drivers/xf86-video-ast -# 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 $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ast/ChangeLog,v 1.33 2015/02/18 15:57:16 ago Exp $ + + 18 Feb 2015; Agostino Sarubbo <ago@gentoo.org> xf86-video-ast-1.0.1.ebuild: + Stable for amd64, wrt bug #530652 *xf86-video-ast-1.0.1 (04 Nov 2014) diff --git a/x11-drivers/xf86-video-ast/xf86-video-ast-1.0.1.ebuild b/x11-drivers/xf86-video-ast/xf86-video-ast-1.0.1.ebuild index 27b45aa93ec5..87d2b10c0746 100644 --- a/x11-drivers/xf86-video-ast/xf86-video-ast-1.0.1.ebuild +++ b/x11-drivers/xf86-video-ast/xf86-video-ast-1.0.1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 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-1.0.1.ebuild,v 1.1 2014/11/04 17:01:40 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ast/xf86-video-ast-1.0.1.ebuild,v 1.2 2015/02/18 15:57:16 ago Exp $ EAPI=5 inherit xorg-2 DESCRIPTION="X.Org driver for ASpeedTech cards" -KEYWORDS="~amd64 ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="amd64 ~x86 ~amd64-fbsd ~x86-fbsd" LICENSE="MIT" IUSE="" |