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.15.ebuild ristretto-0.0.13.ebuild
Date: Sun, 09 Dec 2007 21:57:16
Message-Id: E1J1U98-0007fs-MW@stork.gentoo.org
1 angelos 07/12/09 21:57:10
2
3 Modified: ChangeLog ristretto-0.0.14.ebuild
4 Added: ristretto-0.0.15.ebuild
5 Removed: ristretto-0.0.13.ebuild
6 Log:
7 Version bump and fix gtk+ dependency on .14
8 (Portage version: 2.1.4_rc9)
9
10 Revision Changes Path
11 1.17 xfce-extra/ristretto/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/ristretto/ChangeLog?rev=1.17&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/ristretto/ChangeLog?rev=1.17&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/ristretto/ChangeLog?r1=1.16&r2=1.17
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/ristretto/ChangeLog,v
20 retrieving revision 1.16
21 retrieving revision 1.17
22 diff -u -r1.16 -r1.17
23 --- ChangeLog 9 Dec 2007 17:46:26 -0000 1.16
24 +++ ChangeLog 9 Dec 2007 21:57:10 -0000 1.17
25 @@ -1,6 +1,13 @@
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.16 2007/12/09 17:46:26 cla Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/ristretto/ChangeLog,v 1.17 2007/12/09 21:57:10 angelos Exp $
30 +
31 +*ristretto-0.0.15 (09 Dec 2007)
32 +
33 + 09 Dec 2007; Christoph Mende <angelos@g.o>
34 + -ristretto-0.0.13.ebuild, ristretto-0.0.14.ebuild,
35 + +ristretto-0.0.15.ebuild:
36 + Version bump and fix gtk+ dependency on .14
37
38 09 Dec 2007; Dawid Węgliński <cla@g.o> ristretto-0.0.14.ebuild:
39 Stable on amd64/x86 (bug #201747)
40
41
42
43 1.3 xfce-extra/ristretto/ristretto-0.0.14.ebuild
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/ristretto/ristretto-0.0.14.ebuild?rev=1.3&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/ristretto/ristretto-0.0.14.ebuild?rev=1.3&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/ristretto/ristretto-0.0.14.ebuild?r1=1.2&r2=1.3
48
49 Index: ristretto-0.0.14.ebuild
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/ristretto/ristretto-0.0.14.ebuild,v
52 retrieving revision 1.2
53 retrieving revision 1.3
54 diff -u -r1.2 -r1.3
55 --- ristretto-0.0.14.ebuild 9 Dec 2007 17:46:26 -0000 1.2
56 +++ ristretto-0.0.14.ebuild 9 Dec 2007 21:57:10 -0000 1.3
57 @@ -1,6 +1,6 @@
58 # Copyright 1999-2007 Gentoo Foundation
59 # Distributed under the terms of the GNU General Public License v2
60 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/ristretto/ristretto-0.0.14.ebuild,v 1.2 2007/12/09 17:46:26 cla Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/ristretto/ristretto-0.0.14.ebuild,v 1.3 2007/12/09 21:57:10 angelos Exp $
62
63 inherit xfce44
64
65 @@ -14,7 +14,7 @@
66 KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
67 IUSE="debug"
68
69 -RDEPEND=">=x11-libs/gtk+-2.10
70 +RDEPEND=">=x11-libs/gtk+-2.12
71 >=dev-libs/glib-2.12
72 dev-libs/dbus-glib
73 media-libs/libexif
74
75
76
77 1.1 xfce-extra/ristretto/ristretto-0.0.15.ebuild
78
79 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/ristretto/ristretto-0.0.15.ebuild?rev=1.1&view=markup
80 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/ristretto/ristretto-0.0.15.ebuild?rev=1.1&content-type=text/plain
81
82 Index: ristretto-0.0.15.ebuild
83 ===================================================================
84 # Copyright 1999-2007 Gentoo Foundation
85 # Distributed under the terms of the GNU General Public License v2
86 # $Header: /var/cvsroot/gentoo-x86/xfce-extra/ristretto/ristretto-0.0.15.ebuild,v 1.1 2007/12/09 21:57:10 angelos Exp $
87
88 inherit xfce44
89
90 xfce44
91 xfce44_gzipped
92
93 DESCRIPTION="a fast and lightweight picture-viewer for the Xfce desktop environment"
94 HOMEPAGE="http://goodies.xfce.org/projects/applications/ristretto"
95 SRC_URI="http://goodies.xfce.org/releases/${PN}/${P}${COMPRESS}"
96
97 KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
98 IUSE="debug"
99
100 RDEPEND=">=x11-libs/gtk+-2.10
101 >=dev-libs/glib-2.12
102 dev-libs/dbus-glib
103 media-libs/libexif
104 >=sys-apps/dbus-1
105 >=xfce-extra/exo-0.3.2
106 >=xfce-base/libxfcegui4-${XFCE_MASTER_VERSION}
107 >=xfce-base/libxfce4util-${XFCE_MASTER_VERSION}
108 >=xfce-base/thunar-${THUNAR_MASTER_VERSION}"
109 DEPEND="${RDEPEND}
110 dev-util/pkgconfig
111 dev-util/intltool"
112
113 DOCS="AUTHORS ChangeLog NEWS README TODO"
114
115
116
117 --
118 gentoo-commits@g.o mailing list