diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-30 18:08:45 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-30 18:08:45 +0000 |
commit | c70ea904856e92e33c15fc9ea5a4ca28c9e437b4 (patch) | |
tree | 145f96240e8614d68d727529039e31c196295d94 /x11-drivers | |
parent | Stable for x86, wrt bug #441386 (diff) | |
download | gentoo-2-c70ea904856e92e33c15fc9ea5a4ca28c9e437b4.tar.gz gentoo-2-c70ea904856e92e33c15fc9ea5a4ca28c9e437b4.tar.bz2 gentoo-2-c70ea904856e92e33c15fc9ea5a4ca28c9e437b4.zip |
Stable for x86, wrt bug #453932
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-geode/ChangeLog | 8 | ||||
-rw-r--r-- | x11-drivers/xf86-video-geode/xf86-video-geode-2.11.14.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-drivers/xf86-video-geode/ChangeLog b/x11-drivers/xf86-video-geode/ChangeLog index 1b046e007788..afee5d0ea0bc 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-geode/ChangeLog,v 1.19 2012/11/28 00:32:14 chithanh Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-geode/ChangeLog,v 1.20 2013/01/30 18:08:45 ago Exp $ + + 30 Jan 2013; Agostino Sarubbo <ago@gentoo.org> + xf86-video-geode-2.11.14.ebuild: + Stable for x86, wrt bug #453932 *xf86-video-geode-2.11.14 (28 Nov 2012) diff --git a/x11-drivers/xf86-video-geode/xf86-video-geode-2.11.14.ebuild b/x11-drivers/xf86-video-geode/xf86-video-geode-2.11.14.ebuild index e1148b85160f..4c2226429974 100644 --- a/x11-drivers/xf86-video-geode/xf86-video-geode-2.11.14.ebuild +++ b/x11-drivers/xf86-video-geode/xf86-video-geode-2.11.14.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2012 Gentoo Foundation +# 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.ebuild,v 1.1 2012/11/28 00:32:14 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-geode/xf86-video-geode-2.11.14.ebuild,v 1.2 2013/01/30 18:08:45 ago Exp $ EAPI=4 inherit xorg-2 DESCRIPTION="AMD Geode GX and LX video driver" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="ztv" RDEPEND="" |