diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-08 05:06:02 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-08 05:06:02 +0000 |
commit | 6b07596b1ebd71f9919d04d87c540776e4a5bd59 (patch) | |
tree | b62028f444a1157c258984978bf34000c764bcf6 /x11-drivers/xf86-video-glint | |
parent | Stable for x86, wrt bug #475480 (diff) | |
download | gentoo-2-6b07596b1ebd71f9919d04d87c540776e4a5bd59.tar.gz gentoo-2-6b07596b1ebd71f9919d04d87c540776e4a5bd59.tar.bz2 gentoo-2-6b07596b1ebd71f9919d04d87c540776e4a5bd59.zip |
Stable for x86, 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/xf86-video-glint')
-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 6b33ac54e81c..ef68537d8038 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.75 2013/10/07 04:57:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/ChangeLog,v 1.76 2013/10/08 05:06:02 ago Exp $ + + 08 Oct 2013; Agostino Sarubbo <ago@gentoo.org> + xf86-video-glint-1.2.8-r1.ebuild: + Stable for x86, wrt bug #475480 07 Oct 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 b7564d5e2647..c5d93fd8de8e 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.6 2013/10/07 04:57:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.8-r1.ebuild,v 1.7 2013/10/08 05:06:02 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" |