Gentoo Archives: gentoo-commits

From: "Kevin McCarthy (signals)" <signals@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/flphoto: flphoto-1.3.1-r2.ebuild ChangeLog flphoto-1.3.1-r1.ebuild
Date: Sat, 26 Feb 2011 17:13:25
Message-Id: 20110226171241.6DD9B20054@flycatcher.gentoo.org
1 signals 11/02/26 17:12:41
2
3 Modified: flphoto-1.3.1-r2.ebuild ChangeLog
4 flphoto-1.3.1-r1.ebuild
5 Log:
6 depend virtual/jpeg
7
8 (Portage version: 2.2.0_alpha25/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.2 media-gfx/flphoto/flphoto-1.3.1-r2.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/flphoto/flphoto-1.3.1-r2.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/flphoto/flphoto-1.3.1-r2.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/flphoto/flphoto-1.3.1-r2.ebuild?r1=1.1&r2=1.2
16
17 Index: flphoto-1.3.1-r2.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-gfx/flphoto/flphoto-1.3.1-r2.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- flphoto-1.3.1-r2.ebuild 6 Jan 2011 12:41:27 -0000 1.1
24 +++ flphoto-1.3.1-r2.ebuild 26 Feb 2011 17:12:41 -0000 1.2
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2011 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/flphoto/flphoto-1.3.1-r2.ebuild,v 1.1 2011/01/06 12:41:27 jlec Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/flphoto/flphoto-1.3.1-r2.ebuild,v 1.2 2011/02/26 17:12:41 signals Exp $
30
31 EAPI=3
32
33 @@ -17,7 +17,7 @@
34
35 DEPEND="
36 dev-libs/openssl
37 - media-libs/jpeg
38 + virtual/jpeg
39 media-libs/libpng
40 sys-libs/zlib
41 x11-libs/fltk:1.1
42
43
44
45 1.21 media-gfx/flphoto/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/flphoto/ChangeLog?rev=1.21&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/flphoto/ChangeLog?rev=1.21&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/flphoto/ChangeLog?r1=1.20&r2=1.21
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/media-gfx/flphoto/ChangeLog,v
54 retrieving revision 1.20
55 retrieving revision 1.21
56 diff -u -r1.20 -r1.21
57 --- ChangeLog 6 Jan 2011 12:41:27 -0000 1.20
58 +++ ChangeLog 26 Feb 2011 17:12:41 -0000 1.21
59 @@ -1,6 +1,10 @@
60 # ChangeLog for media-gfx/flphoto
61 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/flphoto/ChangeLog,v 1.20 2011/01/06 12:41:27 jlec Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/flphoto/ChangeLog,v 1.21 2011/02/26 17:12:41 signals Exp $
64 +
65 + 26 Feb 2011; Kevin McCarthy <signals@g.o> flphoto-1.3.1-r1.ebuild,
66 + flphoto-1.3.1-r2.ebuild:
67 + Updated depends from media-libs/jpeg to virtual/jpeg
68
69 *flphoto-1.3.1-r2 (06 Jan 2011)
70
71
72
73
74 1.6 media-gfx/flphoto/flphoto-1.3.1-r1.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/flphoto/flphoto-1.3.1-r1.ebuild?rev=1.6&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/flphoto/flphoto-1.3.1-r1.ebuild?rev=1.6&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/flphoto/flphoto-1.3.1-r1.ebuild?r1=1.5&r2=1.6
79
80 Index: flphoto-1.3.1-r1.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/media-gfx/flphoto/flphoto-1.3.1-r1.ebuild,v
83 retrieving revision 1.5
84 retrieving revision 1.6
85 diff -u -r1.5 -r1.6
86 --- flphoto-1.3.1-r1.ebuild 1 Jun 2010 14:18:04 -0000 1.5
87 +++ flphoto-1.3.1-r1.ebuild 26 Feb 2011 17:12:41 -0000 1.6
88 @@ -1,6 +1,6 @@
89 -# Copyright 1999-2010 Gentoo Foundation
90 +# Copyright 1999-2011 Gentoo Foundation
91 # Distributed under the terms of the GNU General Public License v2
92 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/flphoto/flphoto-1.3.1-r1.ebuild,v 1.5 2010/06/01 14:18:04 josejx Exp $
93 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/flphoto/flphoto-1.3.1-r1.ebuild,v 1.6 2011/02/26 17:12:41 signals Exp $
94
95 EAPI=1
96
97 @@ -20,7 +20,7 @@
98 gphoto2? ( media-gfx/gphoto2 )
99 x11-misc/shared-mime-info
100 dev-libs/openssl
101 - media-libs/jpeg
102 + virtual/jpeg
103 media-libs/libpng
104 sys-libs/zlib
105 x11-libs/libX11"