diff options
author | 2012-12-28 11:14:28 +0000 | |
---|---|---|
committer | 2012-12-28 11:14:28 +0000 | |
commit | eeed254e72737becbc3b2c9531f338576ea9f973 (patch) | |
tree | 79740cae03d81faca160f3f90809775e6fed3bfd /x11-drivers/xf86-video-glint | |
parent | Stable for ppc64, wrt bug #448638 (diff) | |
download | gentoo-2-eeed254e72737becbc3b2c9531f338576ea9f973.tar.gz gentoo-2-eeed254e72737becbc3b2c9531f338576ea9f973.tar.bz2 gentoo-2-eeed254e72737becbc3b2c9531f338576ea9f973.zip |
Stable for ia64, wrt bug #440872
(Portage version: 2.1.11.31/cvs/Linux ia64, unsigned Manifest commit)
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 1f2d64a01133..feea538de5cc 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.66 2012/11/28 21:38:07 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/ChangeLog,v 1.67 2012/12/28 11:14:28 ago Exp $ + + 28 Dec 2012; Agostino Sarubbo <ago@gentoo.org> xf86-video-glint-1.2.8.ebuild: + Stable for ia64, wrt bug #440872 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 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 3e70ff7c17ff..a27fe2154629 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.4 2012/11/28 21:38:07 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.8.ebuild,v 1.5 2012/12/28 11:14:28 ago 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" |