diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-29 11:12:15 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-29 11:12:15 +0000 |
commit | 435cd6d553bfabc64eca4a202919ee199888fe8e (patch) | |
tree | 042c2bf56aaff71c3a7ec9a88cbb419e29d807d5 /x11-drivers/xf86-video-ast | |
parent | Stable for amd64, wrt bug #475480 (diff) | |
download | gentoo-2-435cd6d553bfabc64eca4a202919ee199888fe8e.tar.gz gentoo-2-435cd6d553bfabc64eca4a202919ee199888fe8e.tar.bz2 gentoo-2-435cd6d553bfabc64eca4a202919ee199888fe8e.zip |
Stable for amd64, wrt bug #475480
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-drivers/xf86-video-ast')
-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 c84f4ee3b008..925b86f01712 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.29 2013/03/12 16:35:30 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ast/ChangeLog,v 1.30 2013/09/29 11:12:15 ago Exp $ + + 29 Sep 2013; Agostino Sarubbo <ago@gentoo.org> + xf86-video-ast-0.97.0-r1.ebuild: + Stable for amd64, wrt bug #475480 *xf86-video-ast-0.97.0-r1 (12 Mar 2013) 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 63326d652045..ac9a977b163e 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.1 2013/03/12 16:35:30 chithanh Exp $ +# $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 $ 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="" |