Gentoo Archives: gentoo-commits

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