Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in www-apps/gallery: ChangeLog gallery-2.3.ebuild
Date: Wed, 03 Dec 2008 16:09:51
Message-Id: E1L7uIP-0005e1-Ka@stork.gentoo.org
1 jer 08/12/03 16:09:49
2
3 Modified: ChangeLog gallery-2.3.ebuild
4 Log:
5 Stable for HPPA (bug #213322).
6 (Portage version: 2.2_rc16/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
7
8 Revision Changes Path
9 1.165 www-apps/gallery/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/ChangeLog?rev=1.165&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/ChangeLog?rev=1.165&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/ChangeLog?r1=1.164&r2=1.165
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v
18 retrieving revision 1.164
19 retrieving revision 1.165
20 diff -u -r1.164 -r1.165
21 --- ChangeLog 3 Dec 2008 14:17:39 -0000 1.164
22 +++ ChangeLog 3 Dec 2008 16:09:49 -0000 1.165
23 @@ -1,6 +1,9 @@
24 # ChangeLog for www-apps/gallery
25 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.164 2008/12/03 14:17:39 ranger Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.165 2008/12/03 16:09:49 jer Exp $
28 +
29 + 03 Dec 2008; Jeroen Roovers <jer@g.o> gallery-2.3.ebuild:
30 + Stable for HPPA (bug #213322).
31
32 03 Dec 2008; Brent Baude <ranger@g.o> gallery-2.3.ebuild:
33 Marking gallery-2.3 ppc64 for bug 213322
34
35
36
37 1.4 www-apps/gallery/gallery-2.3.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/gallery-2.3.ebuild?rev=1.4&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/gallery-2.3.ebuild?rev=1.4&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/gallery-2.3.ebuild?r1=1.3&r2=1.4
42
43 Index: gallery-2.3.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-2.3.ebuild,v
46 retrieving revision 1.3
47 retrieving revision 1.4
48 diff -u -r1.3 -r1.4
49 --- gallery-2.3.ebuild 3 Dec 2008 14:17:39 -0000 1.3
50 +++ gallery-2.3.ebuild 3 Dec 2008 16:09:49 -0000 1.4
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2008 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-2.3.ebuild,v 1.3 2008/12/03 14:17:39 ranger Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-2.3.ebuild,v 1.4 2008/12/03 16:09:49 jer Exp $
56
57 inherit webapp eutils depend.php confutils
58
59 @@ -9,7 +9,7 @@
60 SRC_URI="mirror://sourceforge/${PN}/${P}-full.tar.gz"
61
62 LICENSE="GPL-2"
63 -KEYWORDS="~alpha amd64 ~hppa ~ppc ppc64 ~sparc ~x86"
64 +KEYWORDS="~alpha amd64 hppa ~ppc ppc64 ~sparc ~x86"
65 IUSE="ffmpeg gd imagemagick mysql netpbm postgres raw unzip zip"
66
67 RDEPEND="raw? ( >=media-gfx/dcraw-8.03 )