diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-03 20:09:31 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-03 20:09:31 +0000 |
commit | 0b593c51134675f3bf2879997a29cd70f2f02688 (patch) | |
tree | 2b17c39a61a4e8f65f90d8266fa41d63ef002eca /x11-drivers | |
parent | Stable for ppc, wrt bug #475480 (diff) | |
download | gentoo-2-0b593c51134675f3bf2879997a29cd70f2f02688.tar.gz gentoo-2-0b593c51134675f3bf2879997a29cd70f2f02688.tar.bz2 gentoo-2-0b593c51134675f3bf2879997a29cd70f2f02688.zip |
Stable for ppc, wrt bug #475480
(Portage version: 2.2.7/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-glint/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-glint/xf86-video-glint-1.2.8-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-glint/ChangeLog b/x11-drivers/xf86-video-glint/ChangeLog index 903f093dca2b..0e029c379e2e 100644 --- a/x11-drivers/xf86-video-glint/ChangeLog +++ b/x11-drivers/xf86-video-glint/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-glint # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/ChangeLog,v 1.71 2013/09/29 11:12:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/ChangeLog,v 1.72 2013/10/03 20:09:31 ago Exp $ + + 03 Oct 2013; Agostino Sarubbo <ago@gentoo.org> + xf86-video-glint-1.2.8-r1.ebuild: + Stable for ppc, wrt bug #475480 29 Sep 2013; Agostino Sarubbo <ago@gentoo.org> xf86-video-glint-1.2.8-r1.ebuild: diff --git a/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.8-r1.ebuild b/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.8-r1.ebuild index b4c07ba36d76..9852f4feaef3 100644 --- a/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.8-r1.ebuild +++ b/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.8-r1.ebuild @@ -1,6 +1,6 @@ # 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-glint/xf86-video-glint-1.2.8-r1.ebuild,v 1.2 2013/09/29 11:12:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.8-r1.ebuild,v 1.3 2013/10/03 20:09:31 ago Exp $ EAPI=5 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="GLINT/Permedia video driver" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ppc ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND=">=x11-base/xorg-server-1.0.99" |