Gentoo Archives: gentoo-commits

From: "Richard Freeman (rich0)" <rich0@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 01:11:17
Message-Id: E1L7gGp-00016S-ED@stork.gentoo.org
1 rich0 08/12/03 01:11:15
2
3 Modified: ChangeLog gallery-2.3.ebuild
4 Log:
5 amd64 stable - 213322
6 (Portage version: 2.1.4.5)
7
8 Revision Changes Path
9 1.163 www-apps/gallery/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/ChangeLog?rev=1.163&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/ChangeLog?rev=1.163&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/ChangeLog?r1=1.162&r2=1.163
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v
18 retrieving revision 1.162
19 retrieving revision 1.163
20 diff -u -r1.162 -r1.163
21 --- ChangeLog 21 Oct 2008 06:57:13 -0000 1.162
22 +++ ChangeLog 3 Dec 2008 01:11:15 -0000 1.163
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.162 2008/10/21 06:57:13 pva Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.163 2008/12/03 01:11:15 rich0 Exp $
28 +
29 + 03 Dec 2008; Richard Freeman <rich0@g.o> gallery-2.3.ebuild:
30 + amd64 stable - 213322
31
32 *gallery-2.3 (21 Oct 2008)
33
34
35
36
37 1.2 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.2&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/gallery-2.3.ebuild?rev=1.2&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/gallery-2.3.ebuild?r1=1.1&r2=1.2
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.1
47 retrieving revision 1.2
48 diff -u -r1.1 -r1.2
49 --- gallery-2.3.ebuild 21 Oct 2008 06:57:13 -0000 1.1
50 +++ gallery-2.3.ebuild 3 Dec 2008 01:11:15 -0000 1.2
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.1 2008/10/21 06:57:13 pva Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-2.3.ebuild,v 1.2 2008/12/03 01:11:15 rich0 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 )