Gentoo Archives: gentoo-commits

From: "Christoph Mende (angelos)" <angelos@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in xfce-extra/ristretto: ristretto-0.0.7.ebuild ChangeLog
Date: Thu, 04 Oct 2007 14:23:08
Message-Id: E1IdRSd-0005UZ-2T@stork.gentoo.org
1 angelos 07/10/04 14:13:55
2
3 Modified: ristretto-0.0.7.ebuild ChangeLog
4 Log:
5 Added libexif dependency
6 (Portage version: 2.1.3.11)
7
8 Revision Changes Path
9 1.2 xfce-extra/ristretto/ristretto-0.0.7.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/ristretto/ristretto-0.0.7.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/ristretto/ristretto-0.0.7.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/ristretto/ristretto-0.0.7.ebuild?r1=1.1&r2=1.2
14
15 Index: ristretto-0.0.7.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/ristretto/ristretto-0.0.7.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- ristretto-0.0.7.ebuild 30 Sep 2007 12:32:27 -0000 1.1
22 +++ ristretto-0.0.7.ebuild 4 Oct 2007 14:13:54 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/ristretto/ristretto-0.0.7.ebuild,v 1.1 2007/09/30 12:32:27 angelos Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/ristretto/ristretto-0.0.7.ebuild,v 1.2 2007/10/04 14:13:54 angelos Exp $
28
29 inherit xfce44
30
31 @@ -16,6 +16,7 @@
32
33 RDEPEND=">=x11-libs/gtk+-2.10
34 >=dev-libs/glib-2.12
35 + media-libs/libexif
36 >=xfce-base/libxfce4util-${XFCE_MASTER_VERSION}
37 >=xfce-base/thunar-${THUNAR_MASTER_VERSION}"
38 DEPEND="${RDEPEND}
39
40
41
42 1.6 xfce-extra/ristretto/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/ristretto/ChangeLog?rev=1.6&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/ristretto/ChangeLog?rev=1.6&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/ristretto/ChangeLog?r1=1.5&r2=1.6
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/ristretto/ChangeLog,v
51 retrieving revision 1.5
52 retrieving revision 1.6
53 diff -u -r1.5 -r1.6
54 --- ChangeLog 30 Sep 2007 12:32:27 -0000 1.5
55 +++ ChangeLog 4 Oct 2007 14:13:54 -0000 1.6
56 @@ -1,6 +1,9 @@
57 # ChangeLog for xfce-extra/ristretto
58 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/ristretto/ChangeLog,v 1.5 2007/09/30 12:32:27 angelos Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/ristretto/ChangeLog,v 1.6 2007/10/04 14:13:54 angelos Exp $
61 +
62 + 04 Oct 2007; Christoph Mende <angelos@g.o> ristretto-0.0.7.ebuild:
63 + Added libexif dependency
64
65 *ristretto-0.0.7 (30 Sep 2007)
66
67
68
69
70 --
71 gentoo-commits@g.o mailing list