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.14.ebuild ristretto-0.0.12.ebuild
Date: Sat, 01 Dec 2007 17:20:56
Message-Id: E1IyW1J-0005Yx-Lv@stork.gentoo.org
1 angelos 07/12/01 17:20:49
2
3 Modified: ChangeLog
4 Added: ristretto-0.0.14.ebuild
5 Removed: ristretto-0.0.12.ebuild
6 Log:
7 Version bump
8 (Portage version: 2.1.4_rc4)
9
10 Revision Changes Path
11 1.15 xfce-extra/ristretto/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/ristretto/ChangeLog?rev=1.15&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/ristretto/ChangeLog?rev=1.15&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/ristretto/ChangeLog?r1=1.14&r2=1.15
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/ristretto/ChangeLog,v
20 retrieving revision 1.14
21 retrieving revision 1.15
22 diff -u -r1.14 -r1.15
23 --- ChangeLog 25 Nov 2007 18:05:01 -0000 1.14
24 +++ ChangeLog 1 Dec 2007 17:20:49 -0000 1.15
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.14 2007/11/25 18:05:01 angelos Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/ristretto/ChangeLog,v 1.15 2007/12/01 17:20:49 angelos Exp $
30 +
31 +*ristretto-0.0.14 (01 Dec 2007)
32 +
33 + 01 Dec 2007; Christoph Mende <angelos@g.o>
34 + -ristretto-0.0.12.ebuild, +ristretto-0.0.14.ebuild:
35 + Version bump
36
37 *ristretto-0.0.13 (25 Nov 2007)
38
39
40
41
42 1.1 xfce-extra/ristretto/ristretto-0.0.14.ebuild
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/ristretto/ristretto-0.0.14.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/ristretto/ristretto-0.0.14.ebuild?rev=1.1&content-type=text/plain
46
47 Index: ristretto-0.0.14.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.14.ebuild,v 1.1 2007/12/01 17:20:49 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="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
63 IUSE="debug"
64
65 RDEPEND=">=x11-libs/gtk+-2.10
66 >=dev-libs/glib-2.12
67 dev-libs/dbus-glib
68 media-libs/libexif
69 >=sys-apps/dbus-1
70 >=xfce-extra/exo-0.3.2
71 >=xfce-base/libxfcegui4-${XFCE_MASTER_VERSION}
72 >=xfce-base/libxfce4util-${XFCE_MASTER_VERSION}
73 >=xfce-base/thunar-${THUNAR_MASTER_VERSION}"
74 DEPEND="${RDEPEND}
75 dev-util/pkgconfig
76 dev-util/intltool"
77
78 DOCS="AUTHORS ChangeLog NEWS README TODO"
79
80
81
82 --
83 gentoo-commits@g.o mailing list