Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in www-apps/gallery: gallery-1.5.8.ebuild ChangeLog
Date: Thu, 11 Sep 2008 20:12:15
Message-Id: E1KdsWS-0002PL-RS@stork.gentoo.org
1 maekke 08/09/11 20:12:12
2
3 Modified: gallery-1.5.8.ebuild ChangeLog
4 Log:
5 amd64 stable, bug #234137
6 (Portage version: 2.2_rc8/cvs/Linux 2.6.27-rc5 i686)
7
8 Revision Changes Path
9 1.5 www-apps/gallery/gallery-1.5.8.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/gallery-1.5.8.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/gallery-1.5.8.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/gallery-1.5.8.ebuild?r1=1.4&r2=1.5
14
15 Index: gallery-1.5.8.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-1.5.8.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- gallery-1.5.8.ebuild 10 Sep 2008 00:35:23 -0000 1.4
22 +++ gallery-1.5.8.ebuild 11 Sep 2008 20:12:12 -0000 1.5
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-1.5.8.ebuild,v 1.4 2008/09/10 00:35:23 jer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-1.5.8.ebuild,v 1.5 2008/09/11 20:12:12 maekke Exp $
28
29 inherit webapp depend.php confutils
30
31 @@ -9,7 +9,7 @@
32 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
33
34 LICENSE="GPL-2"
35 -KEYWORDS="alpha ~amd64 hppa ~ppc sparc x86"
36 +KEYWORDS="alpha amd64 hppa ~ppc sparc x86"
37 IUSE="imagemagick netpbm unzip zip"
38
39 RDEPEND="media-libs/jpeg
40
41
42
43 1.151 www-apps/gallery/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/ChangeLog?rev=1.151&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/ChangeLog?rev=1.151&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/ChangeLog?r1=1.150&r2=1.151
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v
52 retrieving revision 1.150
53 retrieving revision 1.151
54 diff -u -r1.150 -r1.151
55 --- ChangeLog 10 Sep 2008 00:35:23 -0000 1.150
56 +++ ChangeLog 11 Sep 2008 20:12:12 -0000 1.151
57 @@ -1,6 +1,9 @@
58 # ChangeLog for www-apps/gallery
59 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.150 2008/09/10 00:35:23 jer Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.151 2008/09/11 20:12:12 maekke Exp $
62 +
63 + 11 Sep 2008; Markus Meier <maekke@g.o> gallery-1.5.8.ebuild:
64 + amd64 stable, bug #234137
65
66 10 Sep 2008; Jeroen Roovers <jer@g.o> gallery-1.5.8.ebuild:
67 Stable for HPPA (bug #234137).