Gentoo Archives: gentoo-commits

From: "Gysbert Wassenaar (nixnut)" <nixnut@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/gliv: gliv-1.9.6.ebuild ChangeLog
Date: Wed, 07 Oct 2009 17:12:02
Message-Id: E1Mva3A-00067K-6Z@stork.gentoo.org
1 nixnut 09/10/07 17:11:40
2
3 Modified: gliv-1.9.6.ebuild ChangeLog
4 Log:
5 ppc stable #286403
6 (Portage version: 2.1.6.13/cvs/Linux ppc)
7
8 Revision Changes Path
9 1.6 media-gfx/gliv/gliv-1.9.6.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/gliv/gliv-1.9.6.ebuild?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/gliv/gliv-1.9.6.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/gliv/gliv-1.9.6.ebuild?r1=1.5&r2=1.6
14
15 Index: gliv-1.9.6.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-gfx/gliv/gliv-1.9.6.ebuild,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- gliv-1.9.6.ebuild 11 May 2008 19:59:58 -0000 1.5
22 +++ gliv-1.9.6.ebuild 7 Oct 2009 17:11:39 -0000 1.6
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2008 Gentoo Foundation
25 +# Copyright 1999-2009 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gliv/gliv-1.9.6.ebuild,v 1.5 2008/05/11 19:59:58 maekke Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gliv/gliv-1.9.6.ebuild,v 1.6 2009/10/07 17:11:39 nixnut Exp $
29
30 DESCRIPTION="An image viewer that uses OpenGL"
31 HOMEPAGE="http://guichaz.free.fr/gliv/"
32 @@ -8,7 +8,7 @@
33
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="~amd64 ~ppc x86"
37 +KEYWORDS="~amd64 ppc x86"
38 IUSE="nls"
39
40 RDEPEND=">=x11-libs/gtk+-2.6
41
42
43
44 1.30 media-gfx/gliv/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/gliv/ChangeLog?rev=1.30&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/gliv/ChangeLog?rev=1.30&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/gliv/ChangeLog?r1=1.29&r2=1.30
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/media-gfx/gliv/ChangeLog,v
53 retrieving revision 1.29
54 retrieving revision 1.30
55 diff -u -r1.29 -r1.30
56 --- ChangeLog 11 May 2008 19:59:58 -0000 1.29
57 +++ ChangeLog 7 Oct 2009 17:11:39 -0000 1.30
58 @@ -1,6 +1,9 @@
59 # ChangeLog for media-gfx/gliv
60 -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gliv/ChangeLog,v 1.29 2008/05/11 19:59:58 maekke Exp $
62 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gliv/ChangeLog,v 1.30 2009/10/07 17:11:39 nixnut Exp $
64 +
65 + 07 Oct 2009; nixnut <nixnut@g.o> gliv-1.9.6.ebuild:
66 + ppc stable #286403
67
68 11 May 2008; Markus Meier <maekke@g.o> gliv-1.9.6.ebuild:
69 move bison to DEPEND, bug #221601