Gentoo Archives: gentoo-commits

From: "Christoph Mende (angelos)" <angelos@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/rodent: rodent-4.6.4.ebuild ChangeLog
Date: Tue, 31 May 2011 14:30:38
Message-Id: 20110531143027.7477920054@flycatcher.gentoo.org
1 angelos 11/05/31 14:30:27
2
3 Modified: rodent-4.6.4.ebuild ChangeLog
4 Log:
5 Update dependencies
6
7 (Portage version: 2.2.0_alpha37/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 x11-misc/rodent/rodent-4.6.4.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/rodent/rodent-4.6.4.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/rodent/rodent-4.6.4.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/rodent/rodent-4.6.4.ebuild?r1=1.1&r2=1.2
15
16 Index: rodent-4.6.4.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-misc/rodent/rodent-4.6.4.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- rodent-4.6.4.ebuild 31 May 2011 14:25:43 -0000 1.1
23 +++ rodent-4.6.4.ebuild 31 May 2011 14:30:27 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2011 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/rodent/rodent-4.6.4.ebuild,v 1.1 2011/05/31 14:25:43 angelos Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/rodent/rodent-4.6.4.ebuild,v 1.2 2011/05/31 14:30:27 angelos Exp $
29
30 EAPI=4
31 inherit fdo-mime gnome2-utils
32 @@ -17,7 +17,9 @@
33 RDEPEND="dev-libs/glib:2
34 dev-libs/libxml2:2
35 dev-libs/libzip
36 + gnome-base/librsvg:2
37 sys-apps/file
38 + x11-libs/cairo
39 x11-libs/gtk+:2
40 x11-libs/libSM
41 x11-libs/libX11"
42
43
44
45 1.5 x11-misc/rodent/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/rodent/ChangeLog?rev=1.5&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/rodent/ChangeLog?rev=1.5&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/rodent/ChangeLog?r1=1.4&r2=1.5
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/x11-misc/rodent/ChangeLog,v
54 retrieving revision 1.4
55 retrieving revision 1.5
56 diff -u -r1.4 -r1.5
57 --- ChangeLog 31 May 2011 14:25:43 -0000 1.4
58 +++ ChangeLog 31 May 2011 14:30:27 -0000 1.5
59 @@ -1,6 +1,9 @@
60 # ChangeLog for x11-misc/rodent
61 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/rodent/ChangeLog,v 1.4 2011/05/31 14:25:43 angelos Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/rodent/ChangeLog,v 1.5 2011/05/31 14:30:27 angelos Exp $
64 +
65 + 31 May 2011; Christoph Mende <angelos@g.o> rodent-4.6.4.ebuild:
66 + Update dependencies
67
68 *rodent-4.6.4 (31 May 2011)