diff options
author | 2013-10-08 05:05:42 +0000 | |
---|---|---|
committer | 2013-10-08 05:05:42 +0000 | |
commit | eddb9d1f49b01fa56084b99948e07a1053a69fef (patch) | |
tree | 7287c3237e30fb652932df2ca79bbf165c006f04 | |
parent | Stable for x86, wrt bug #475480 (diff) | |
download | gentoo-2-eddb9d1f49b01fa56084b99948e07a1053a69fef.tar.gz gentoo-2-eddb9d1f49b01fa56084b99948e07a1053a69fef.tar.bz2 gentoo-2-eddb9d1f49b01fa56084b99948e07a1053a69fef.zip |
Stable for x86, wrt bug #475480
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
-rw-r--r-- | x11-drivers/xf86-video-ast/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-ast/xf86-video-ast-0.97.0-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-ast/ChangeLog b/x11-drivers/xf86-video-ast/ChangeLog index 925b86f01712..d47c06ea2c8e 100644 --- a/x11-drivers/xf86-video-ast/ChangeLog +++ b/x11-drivers/xf86-video-ast/ChangeLog @@ -1,6 +1,10 @@ # 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.30 2013/09/29 11:12:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ast/ChangeLog,v 1.31 2013/10/08 05:05:42 ago Exp $ + + 08 Oct 2013; Agostino Sarubbo <ago@gentoo.org> + xf86-video-ast-0.97.0-r1.ebuild: + Stable for x86, wrt bug #475480 29 Sep 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-r1.ebuild b/x11-drivers/xf86-video-ast/xf86-video-ast-0.97.0-r1.ebuild index ac9a977b163e..a709a2c26abe 100644 --- a/x11-drivers/xf86-video-ast/xf86-video-ast-0.97.0-r1.ebuild +++ b/x11-drivers/xf86-video-ast/xf86-video-ast-0.97.0-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2013 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-r1.ebuild,v 1.2 2013/09/29 11:12:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ast/xf86-video-ast-0.97.0-r1.ebuild,v 1.3 2013/10/08 05:05:42 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="" |