diff options
author | 2012-02-15 19:11:42 +0000 | |
---|---|---|
committer | 2012-02-15 19:11:42 +0000 | |
commit | dd699717395184db30fa677f82826aad880d3f6e (patch) | |
tree | cd501ca0884135ffd22eb56514e0b2e1bfbd68fa /x11-drivers/xf86-video-glint | |
parent | Marking xf86-video-ati-6.14.3 ppc for bug 394393 (diff) | |
download | historical-dd699717395184db30fa677f82826aad880d3f6e.tar.gz historical-dd699717395184db30fa677f82826aad880d3f6e.tar.bz2 historical-dd699717395184db30fa677f82826aad880d3f6e.zip |
Marking xf86-video-glint-1.2.6 ppc for bug 394393
Package-Manager: portage-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" |