Gentoo Archives: gentoo-commits

From: "Andreas Huettel (dilfridge)" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/gtk2-trayicon: ChangeLog gtk2-trayicon-0.60.0-r1.ebuild
Date: Fri, 01 May 2015 12:48:27
Message-Id: 20150501124818.259049AD@oystercatcher.gentoo.org
1 dilfridge 15/05/01 12:48:17
2
3 Modified: ChangeLog gtk2-trayicon-0.60.0-r1.ebuild
4 Log:
5 dev-perl/extutils-depends just became dev-perl/ExtUtils-Depends
6
7 (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 84AD142F)
8
9 Revision Changes Path
10 1.27 dev-perl/gtk2-trayicon/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/gtk2-trayicon/ChangeLog?rev=1.27&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/gtk2-trayicon/ChangeLog?rev=1.27&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/gtk2-trayicon/ChangeLog?r1=1.26&r2=1.27
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/gtk2-trayicon/ChangeLog,v
19 retrieving revision 1.26
20 retrieving revision 1.27
21 diff -u -r1.26 -r1.27
22 --- ChangeLog 4 Aug 2014 17:39:52 -0000 1.26
23 +++ ChangeLog 1 May 2015 12:48:17 -0000 1.27
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-perl/gtk2-trayicon
26 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-trayicon/ChangeLog,v 1.26 2014/08/04 17:39:52 zlogene Exp $
28 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-trayicon/ChangeLog,v 1.27 2015/05/01 12:48:17 dilfridge Exp $
30 +
31 + 01 May 2015; Andreas K. Huettel <dilfridge@g.o>
32 + gtk2-trayicon-0.60.0-r1.ebuild:
33 + dev-perl/extutils-depends just became dev-perl/ExtUtils-Depends
34
35 04 Aug 2014; Mikle Kolyada <zlogene@g.o>
36 gtk2-trayicon-0.60.0-r1.ebuild:
37
38
39
40 1.4 dev-perl/gtk2-trayicon/gtk2-trayicon-0.60.0-r1.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/gtk2-trayicon/gtk2-trayicon-0.60.0-r1.ebuild?rev=1.4&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/gtk2-trayicon/gtk2-trayicon-0.60.0-r1.ebuild?rev=1.4&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/gtk2-trayicon/gtk2-trayicon-0.60.0-r1.ebuild?r1=1.3&r2=1.4
45
46 Index: gtk2-trayicon-0.60.0-r1.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-perl/gtk2-trayicon/gtk2-trayicon-0.60.0-r1.ebuild,v
49 retrieving revision 1.3
50 retrieving revision 1.4
51 diff -u -r1.3 -r1.4
52 --- gtk2-trayicon-0.60.0-r1.ebuild 4 Aug 2014 17:39:52 -0000 1.3
53 +++ gtk2-trayicon-0.60.0-r1.ebuild 1 May 2015 12:48:17 -0000 1.4
54 @@ -1,6 +1,6 @@
55 -# Copyright 1999-2014 Gentoo Foundation
56 +# Copyright 1999-2015 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-trayicon/gtk2-trayicon-0.60.0-r1.ebuild,v 1.3 2014/08/04 17:39:52 zlogene Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-trayicon/gtk2-trayicon-0.60.0-r1.ebuild,v 1.4 2015/05/01 12:48:17 dilfridge Exp $
60
61 EAPI=5
62
63 @@ -23,6 +23,6 @@
64 gnome-base/libglade:2.0
65 x11-libs/gtk+:2"
66 DEPEND="${RDEPEND}
67 - dev-perl/extutils-depends
68 + dev-perl/ExtUtils-Depends
69 dev-perl/extutils-pkgconfig
70 virtual/pkgconfig"