diff options
author | Brent Baude <ranger@gentoo.org> | 2012-02-15 19:11:42 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-02-15 19:11:42 +0000 |
commit | 0cf911d8c319cf618f63454856bf1f2a90d00b69 (patch) | |
tree | 50c08b563af4ed210ff2ae94a6e52844672fecb6 /x11-drivers/xf86-video-glint | |
parent | Marking xf86-video-ati-6.14.3 ppc for bug 394393 (diff) | |
download | gentoo-2-0cf911d8c319cf618f63454856bf1f2a90d00b69.tar.gz gentoo-2-0cf911d8c319cf618f63454856bf1f2a90d00b69.tar.bz2 gentoo-2-0cf911d8c319cf618f63454856bf1f2a90d00b69.zip |
Marking xf86-video-glint-1.2.6 ppc for bug 394393
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'x11-drivers/xf86-video-glint')
-rw-r--r-- | x11-drivers/xf86-video-glint/ChangeLog | 7 | ||||
-rw-r--r-- | x11-drivers/xf86-video-glint/xf86-video-glint-1.2.6.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-drivers/xf86-video-glint/ChangeLog b/x11-drivers/xf86-video-glint/ChangeLog index 98c3c362fed6..e763e0591e97 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/ChangeLog,v 1.54 2011/12/27 21:04:01 maekke Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/ChangeLog,v 1.55 2012/02/15 19:11:42 ranger Exp $ + + 15 Feb 2012; Brent Baude <ranger@gentoo.org> xf86-video-glint-1.2.6.ebuild: + Marking xf86-video-glint-1.2.6 ppc stable for bug 394393 27 Dec 2011; Markus Meier <maekke@gentoo.org> xf86-video-glint-1.2.6.ebuild: x86 stable, bug #394393 diff --git a/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.6.ebuild b/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.6.ebuild index 6dcf86d89536..4c111220391a 100644 --- a/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.6.ebuild +++ b/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# 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.6.ebuild,v 1.3 2011/12/27 21:04:01 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.6.ebuild,v 1.4 2012/02/15 19:11:42 ranger Exp $ EAPI=4 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="GLINT/Permedia video driver" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ppc ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=x11-base/xorg-server-1.0.99" |