diff options
author | Brent Baude <ranger@gentoo.org> | 2012-11-28 21:38:07 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-11-28 21:38:07 +0000 |
commit | c3e9cee0ba21bf6176b5d52a9c876d9acb9ed343 (patch) | |
tree | a8b5eec2b165243ea07ca90ba818fe8c39fc68bb /x11-drivers/xf86-video-glint | |
parent | Marking xf86-video-fbdev-0.4.3 ppc for bug 440872 (diff) | |
download | gentoo-2-c3e9cee0ba21bf6176b5d52a9c876d9acb9ed343.tar.gz gentoo-2-c3e9cee0ba21bf6176b5d52a9c876d9acb9ed343.tar.bz2 gentoo-2-c3e9cee0ba21bf6176b5d52a9c876d9acb9ed343.zip |
Marking xf86-video-glint-1.2.8 ppc for bug 440872
(Portage version: 2.1.10.65/cvs/Linux ppc64)
Diffstat (limited to 'x11-drivers/xf86-video-glint')
-rw-r--r-- | x11-drivers/xf86-video-glint/ChangeLog | 5 | ||||
-rw-r--r-- | x11-drivers/xf86-video-glint/xf86-video-glint-1.2.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-glint/ChangeLog b/x11-drivers/xf86-video-glint/ChangeLog index ee86f247c52e..1f2d64a01133 100644 --- a/x11-drivers/xf86-video-glint/ChangeLog +++ b/x11-drivers/xf86-video-glint/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-drivers/xf86-video-glint # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/ChangeLog,v 1.65 2012/11/18 12:15:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/ChangeLog,v 1.66 2012/11/28 21:38:07 ranger Exp $ + + 28 Nov 2012; Brent Baude <ranger@gentoo.org> xf86-video-glint-1.2.8.ebuild: + Marking xf86-video-glint-1.2.8 ppc stable for bug 440872 18 Nov 2012; Agostino Sarubbo <ago@gentoo.org> xf86-video-glint-1.2.8.ebuild: Stable for x86, wrt bug #440872 diff --git a/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.8.ebuild b/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.8.ebuild index 756eddcf1235..3e70ff7c17ff 100644 --- a/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.8.ebuild +++ b/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.ebuild,v 1.3 2012/11/18 12:15:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.8.ebuild,v 1.4 2012/11/28 21:38:07 ranger Exp $ EAPI=4 @@ -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" |