diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-04-06 10:11:20 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-04-06 10:11:20 +0000 |
commit | f1f861b9d8c465d9af9cf5a315d90a476b6e4720 (patch) | |
tree | 8e4834fc01e0b8ad3e3dbb0cd4f917f02d20b71e /x11-drivers | |
parent | Stable for x86, wrt bug #500368 (diff) | |
download | gentoo-2-f1f861b9d8c465d9af9cf5a315d90a476b6e4720.tar.gz gentoo-2-f1f861b9d8c465d9af9cf5a315d90a476b6e4720.tar.bz2 gentoo-2-f1f861b9d8c465d9af9cf5a315d90a476b6e4720.zip |
Stable for x86, wrt bug #500368
(Portage version: 2.2.8-r1/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-geode/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-geode/xf86-video-geode-2.11.15.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 03af86952bb8..0bd6337308cc 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-geode/ChangeLog,v 1.25 2014/02/24 20:55:01 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-geode/ChangeLog,v 1.26 2014/04/06 10:11:20 ago Exp $ + + 06 Apr 2014; Agostino Sarubbo <ago@gentoo.org> + xf86-video-geode-2.11.15.ebuild: + Stable for x86, wrt bug #500368 24 Feb 2014; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> +files/xf86-video-geode-2.11.15-xf86Modes-include.patch, diff --git a/x11-drivers/xf86-video-geode/xf86-video-geode-2.11.15.ebuild b/x11-drivers/xf86-video-geode/xf86-video-geode-2.11.15.ebuild index aaf3f0b3fcda..6469fe645211 100644 --- a/x11-drivers/xf86-video-geode/xf86-video-geode-2.11.15.ebuild +++ b/x11-drivers/xf86-video-geode/xf86-video-geode-2.11.15.ebuild @@ -1,13 +1,13 @@ # 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-geode/xf86-video-geode-2.11.15.ebuild,v 1.2 2014/02/24 20:55:01 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-geode/xf86-video-geode-2.11.15.ebuild,v 1.3 2014/04/06 10:11:20 ago Exp $ EAPI=5 inherit xorg-2 DESCRIPTION="AMD Geode GX2 and LX video driver" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="ztv" RDEPEND="" |