Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/ristretto: ChangeLog ristretto-0.3.0.ebuild ristretto-0.1.0.ebuild
Date: Fri, 06 Jan 2012 10:53:32
Message-Id: 20120106105318.728FF2004B@flycatcher.gentoo.org
1 ssuominen 12/01/06 10:53:18
2
3 Modified: ChangeLog ristretto-0.3.0.ebuild
4 ristretto-0.1.0.ebuild
5 Log:
6 ppc/ppc64 stable wrt #386963
7
8 (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.49 media-gfx/ristretto/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/ristretto/ChangeLog?rev=1.49&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/ristretto/ChangeLog?rev=1.49&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/ristretto/ChangeLog?r1=1.48&r2=1.49
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-gfx/ristretto/ChangeLog,v
20 retrieving revision 1.48
21 retrieving revision 1.49
22 diff -u -r1.48 -r1.49
23 --- ChangeLog 26 Nov 2011 18:23:13 -0000 1.48
24 +++ ChangeLog 6 Jan 2012 10:53:18 -0000 1.49
25 @@ -1,6 +1,9 @@
26 # ChangeLog for media-gfx/ristretto
27 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/ristretto/ChangeLog,v 1.48 2011/11/26 18:23:13 armin76 Exp $
29 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/ristretto/ChangeLog,v 1.49 2012/01/06 10:53:18 ssuominen Exp $
31 +
32 + 06 Jan 2012; Samuli Suominen <ssuominen@g.o> ristretto-0.1.0.ebuild:
33 + ppc/ppc64 stable wrt #386963
34
35 26 Nov 2011; Raúl Porcel <armin76@g.o> ristretto-0.1.0.ebuild:
36 alpha/ia64/sparc stable wrt #386963
37
38
39
40 1.2 media-gfx/ristretto/ristretto-0.3.0.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/ristretto/ristretto-0.3.0.ebuild?rev=1.2&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/ristretto/ristretto-0.3.0.ebuild?rev=1.2&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/ristretto/ristretto-0.3.0.ebuild?r1=1.1&r2=1.2
45
46 Index: ristretto-0.3.0.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/media-gfx/ristretto/ristretto-0.3.0.ebuild,v
49 retrieving revision 1.1
50 retrieving revision 1.2
51 diff -u -r1.1 -r1.2
52 --- ristretto-0.3.0.ebuild 6 Nov 2011 03:36:36 -0000 1.1
53 +++ ristretto-0.3.0.ebuild 6 Jan 2012 10:53:18 -0000 1.2
54 @@ -1,25 +1,25 @@
55 # Copyright 1999-2011 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/ristretto/ristretto-0.3.0.ebuild,v 1.1 2011/11/06 03:36:36 ssuominen Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/ristretto/ristretto-0.3.0.ebuild,v 1.2 2012/01/06 10:53:18 ssuominen Exp $
59
60 EAPI=4
61 inherit xfconf
62
63 DESCRIPTION="A fast and lightweight picture viewer for the Xfce desktop environment"
64 HOMEPAGE="http://goodies.xfce.org/projects/applications/ristretto"
65 -SRC_URI="mirror://xfce/src/apps/${PN}/0.3/${P}.tar.bz2"
66 +SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
67
68 LICENSE="GPL-2"
69 SLOT="0"
70 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
71 IUSE="debug"
72
73 -RDEPEND="dev-libs/dbus-glib
74 +RDEPEND=">=dev-libs/dbus-glib-0.90
75 >=dev-libs/glib-2.24:2
76 media-libs/libexif
77 x11-libs/cairo
78 >=x11-libs/gtk+-2.20:2
79 - xfce-base/exo
80 + >=xfce-base/exo-0.6
81 >=xfce-base/libxfce4ui-4.8
82 >=xfce-base/libxfce4util-4.8
83 >=xfce-base/xfconf-4.8"
84
85
86
87 1.6 media-gfx/ristretto/ristretto-0.1.0.ebuild
88
89 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/ristretto/ristretto-0.1.0.ebuild?rev=1.6&view=markup
90 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/ristretto/ristretto-0.1.0.ebuild?rev=1.6&content-type=text/plain
91 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/ristretto/ristretto-0.1.0.ebuild?r1=1.5&r2=1.6
92
93 Index: ristretto-0.1.0.ebuild
94 ===================================================================
95 RCS file: /var/cvsroot/gentoo-x86/media-gfx/ristretto/ristretto-0.1.0.ebuild,v
96 retrieving revision 1.5
97 retrieving revision 1.6
98 diff -u -r1.5 -r1.6
99 --- ristretto-0.1.0.ebuild 26 Nov 2011 18:23:13 -0000 1.5
100 +++ ristretto-0.1.0.ebuild 6 Jan 2012 10:53:18 -0000 1.6
101 @@ -1,17 +1,17 @@
102 -# Copyright 1999-2011 Gentoo Foundation
103 +# Copyright 1999-2012 Gentoo Foundation
104 # Distributed under the terms of the GNU General Public License v2
105 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/ristretto/ristretto-0.1.0.ebuild,v 1.5 2011/11/26 18:23:13 armin76 Exp $
106 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/ristretto/ristretto-0.1.0.ebuild,v 1.6 2012/01/06 10:53:18 ssuominen Exp $
107
108 EAPI=4
109 inherit xfconf
110
111 -DESCRIPTION="Image viewer and browser for Xfce4"
112 +DESCRIPTION="Image viewer and browser for Xfce"
113 HOMEPAGE="http://goodies.xfce.org/projects/applications/ristretto"
114 -SRC_URI="mirror://xfce/src/apps/${PN}/0.1/${P}.tar.bz2"
115 +SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
116
117 LICENSE="GPL-2"
118 SLOT="0"
119 -KEYWORDS="alpha amd64 hppa ia64 ~ppc ~ppc64 sparc x86"
120 +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
121 IUSE="debug"
122
123 RDEPEND="media-libs/libexif
124 @@ -23,8 +23,8 @@
125 >=xfce-base/xfconf-4.8
126 >=x11-libs/cairo-1.8"
127 DEPEND="${RDEPEND}
128 - dev-util/pkgconfig
129 dev-util/intltool
130 + dev-util/pkgconfig
131 sys-devel/gettext"
132
133 pkg_setup() {