diff options
author | 2011-02-14 23:56:24 +0000 | |
---|---|---|
committer | 2011-02-14 23:56:24 +0000 | |
commit | 721dcefc9026763e66d0687c3ca7d87f9bd522df (patch) | |
tree | ee98c564628dd56aacc2f00191fe246a8ed0133b /x11-drivers/xf86-video-glint | |
parent | Fixed kdesdk-misc dependency, removed code checking useflag phonon, added ups... (diff) | |
download | gentoo-2-721dcefc9026763e66d0687c3ca7d87f9bd522df.tar.gz gentoo-2-721dcefc9026763e66d0687c3ca7d87f9bd522df.tar.bz2 gentoo-2-721dcefc9026763e66d0687c3ca7d87f9bd522df.zip |
ppc stable wrt #344827, #354237
(Portage version: 2.1.9.25/cvs/Linux ppc64)
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.5.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 acceff549eed..b26b15d973f4 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/ChangeLog,v 1.50 2011/02/12 19:22:30 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/ChangeLog,v 1.51 2011/02/14 23:56:23 xarthisius Exp $ + + 14 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org> + xf86-video-glint-1.2.5.ebuild: + ppc stable wrt #344827, #354237 12 Feb 2011; Raúl Porcel <armin76@gentoo.org> xf86-video-glint-1.2.5.ebuild: alpha/ia64/sparc stable wrt #344827 diff --git a/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.5.ebuild b/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.5.ebuild index 69ff8df893a5..7cee2f418f93 100644 --- a/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.5.ebuild +++ b/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.5.ebuild,v 1.4 2011/02/12 19:22:30 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.5.ebuild,v 1.5 2011/02/14 23:56:23 xarthisius Exp $ EAPI=3 @@ -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="dri" RDEPEND=">=x11-base/xorg-server-1.0.99" |