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: ChangeLog ristretto-0.0.7.ebuild ristretto-0.0.6.ebuild
Date: Sun, 30 Sep 2007 12:41:18
Message-Id: E1IbxyG-0001Tt-2e@stork.gentoo.org
1 angelos 07/09/30 12:32:28
2
3 Modified: ChangeLog
4 Added: ristretto-0.0.7.ebuild
5 Removed: ristretto-0.0.6.ebuild
6 Log:
7 Version bump, previous version had problems
8 (Portage version: 2.1.3.11)
9
10 Revision Changes Path
11 1.5 xfce-extra/ristretto/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/ristretto/ChangeLog?rev=1.5&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/ristretto/ChangeLog?rev=1.5&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/ristretto/ChangeLog?r1=1.4&r2=1.5
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/ristretto/ChangeLog,v
20 retrieving revision 1.4
21 retrieving revision 1.5
22 diff -u -r1.4 -r1.5
23 --- ChangeLog 30 Sep 2007 12:15:08 -0000 1.4
24 +++ ChangeLog 30 Sep 2007 12:32:27 -0000 1.5
25 @@ -1,6 +1,12 @@
26 # ChangeLog for xfce-extra/ristretto
27 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/ristretto/ChangeLog,v 1.4 2007/09/30 12:15:08 angelos Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/ristretto/ChangeLog,v 1.5 2007/09/30 12:32:27 angelos Exp $
30 +
31 +*ristretto-0.0.7 (30 Sep 2007)
32 +
33 + 30 Sep 2007; Christoph Mende <angelos@g.o> -ristretto-0.0.6.ebuild,
34 + +ristretto-0.0.7.ebuild:
35 + Version bump, previous version had problems
36
37 *ristretto-0.0.6 (30 Sep 2007)
38
39
40
41
42 1.1 xfce-extra/ristretto/ristretto-0.0.7.ebuild
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/ristretto/ristretto-0.0.7.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/ristretto/ristretto-0.0.7.ebuild?rev=1.1&content-type=text/plain
46
47 Index: ristretto-0.0.7.ebuild
48 ===================================================================
49 # Copyright 1999-2007 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/xfce-extra/ristretto/ristretto-0.0.7.ebuild,v 1.1 2007/09/30 12:32:27 angelos Exp $
52
53 inherit xfce44
54
55 xfce44
56 xfce44_gzipped
57
58 DESCRIPTION="a fast and lightweight picture-viewer for the Xfce desktop environment"
59 HOMEPAGE="http://goodies.xfce.org/projects/applications/ristretto"
60 SRC_URI="http://goodies.xfce.org/releases/${PN}/${P}${COMPRESS}"
61
62 KEYWORDS="~amd64 ~x86"
63 IUSE="debug"
64
65 RDEPEND=">=x11-libs/gtk+-2.10
66 >=dev-libs/glib-2.12
67 >=xfce-base/libxfce4util-${XFCE_MASTER_VERSION}
68 >=xfce-base/thunar-${THUNAR_MASTER_VERSION}"
69 DEPEND="${RDEPEND}
70 dev-util/pkgconfig
71 dev-util/intltool"
72
73 DOCS="AUTHORS ChangeLog README"
74
75
76
77 --
78 gentoo-commits@g.o mailing list