diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-10-07 17:11:39 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-10-07 17:11:39 +0000 |
commit | 6fb704a5ec048e1b914588cc821b190d3a77a005 (patch) | |
tree | 7cced214d0b1517233166229f51fe4cb4d923e59 /media-gfx | |
parent | ppc stable #286399 (diff) | |
download | gentoo-2-6fb704a5ec048e1b914588cc821b190d3a77a005.tar.gz gentoo-2-6fb704a5ec048e1b914588cc821b190d3a77a005.tar.bz2 gentoo-2-6fb704a5ec048e1b914588cc821b190d3a77a005.zip |
ppc stable #286403
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/gliv/ChangeLog | 7 | ||||
-rw-r--r-- | media-gfx/gliv/gliv-1.9.6.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-gfx/gliv/ChangeLog b/media-gfx/gliv/ChangeLog index 1d26d8951564..b031a28dbdf6 100644 --- a/media-gfx/gliv/ChangeLog +++ b/media-gfx/gliv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/gliv -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gliv/ChangeLog,v 1.29 2008/05/11 19:59:58 maekke Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gliv/ChangeLog,v 1.30 2009/10/07 17:11:39 nixnut Exp $ + + 07 Oct 2009; nixnut <nixnut@gentoo.org> gliv-1.9.6.ebuild: + ppc stable #286403 11 May 2008; Markus Meier <maekke@gentoo.org> gliv-1.9.6.ebuild: move bison to DEPEND, bug #221601 diff --git a/media-gfx/gliv/gliv-1.9.6.ebuild b/media-gfx/gliv/gliv-1.9.6.ebuild index c112bf33312d..f0fdd412e17c 100644 --- a/media-gfx/gliv/gliv-1.9.6.ebuild +++ b/media-gfx/gliv/gliv-1.9.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gliv/gliv-1.9.6.ebuild,v 1.5 2008/05/11 19:59:58 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gliv/gliv-1.9.6.ebuild,v 1.6 2009/10/07 17:11:39 nixnut Exp $ DESCRIPTION="An image viewer that uses OpenGL" HOMEPAGE="http://guichaz.free.fr/gliv/" @@ -8,7 +8,7 @@ SRC_URI="http://guichaz.free.fr/gliv/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="~amd64 ppc x86" IUSE="nls" RDEPEND=">=x11-libs/gtk+-2.6 |