diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-24 12:50:03 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-24 12:50:03 +0000 |
commit | 2faf5151df7c3b6cac60e291ecb1043b48b5a107 (patch) | |
tree | 16c5c0fa846215ba9a5c68811dac30abd87ce49e /x11-drivers/xf86-video-geode | |
parent | Stable for x86, wrt bug #491040 (diff) | |
download | gentoo-2-2faf5151df7c3b6cac60e291ecb1043b48b5a107.tar.gz gentoo-2-2faf5151df7c3b6cac60e291ecb1043b48b5a107.tar.bz2 gentoo-2-2faf5151df7c3b6cac60e291ecb1043b48b5a107.zip |
Stable for x86, wrt bug #487946
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-drivers/xf86-video-geode')
-rw-r--r-- | x11-drivers/xf86-video-geode/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-geode/xf86-video-geode-2.11.14-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-geode/ChangeLog b/x11-drivers/xf86-video-geode/ChangeLog index 39534e1a6a12..20d1b1953e76 100644 --- a/x11-drivers/xf86-video-geode/ChangeLog +++ b/x11-drivers/xf86-video-geode/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-geode # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-geode/ChangeLog,v 1.23 2013/10/13 23:52:53 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-geode/ChangeLog,v 1.24 2013/12/24 12:50:03 ago Exp $ + + 24 Dec 2013; Agostino Sarubbo <ago@gentoo.org> + xf86-video-geode-2.11.14-r1.ebuild: + Stable for x86, wrt bug #487946 *xf86-video-geode-2.11.15 (13 Oct 2013) diff --git a/x11-drivers/xf86-video-geode/xf86-video-geode-2.11.14-r1.ebuild b/x11-drivers/xf86-video-geode/xf86-video-geode-2.11.14-r1.ebuild index b93fe6c921ec..25d91e775d81 100644 --- a/x11-drivers/xf86-video-geode/xf86-video-geode-2.11.14-r1.ebuild +++ b/x11-drivers/xf86-video-geode/xf86-video-geode-2.11.14-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-geode/xf86-video-geode-2.11.14-r1.ebuild,v 1.1 2013/07/03 08:19:54 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-geode/xf86-video-geode-2.11.14-r1.ebuild,v 1.2 2013/12/24 12:50:03 ago Exp $ EAPI=5 inherit xorg-2 DESCRIPTION="AMD Geode GX2 and LX video driver" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="ztv" RDEPEND="" |