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-spell: gtk2-spell-1.40.0-r1.ebuild ChangeLog
Date: Fri, 01 May 2015 12:45:08
Message-Id: 20150501124500.8830A9AD@oystercatcher.gentoo.org
1 dilfridge 15/05/01 12:44:59
2
3 Modified: gtk2-spell-1.40.0-r1.ebuild ChangeLog
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.2 dev-perl/gtk2-spell/gtk2-spell-1.40.0-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/gtk2-spell/gtk2-spell-1.40.0-r1.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/gtk2-spell/gtk2-spell-1.40.0-r1.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/gtk2-spell/gtk2-spell-1.40.0-r1.ebuild?r1=1.1&r2=1.2
15
16 Index: gtk2-spell-1.40.0-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/gtk2-spell/gtk2-spell-1.40.0-r1.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- gtk2-spell-1.40.0-r1.ebuild 25 Aug 2014 02:07:27 -0000 1.1
23 +++ gtk2-spell-1.40.0-r1.ebuild 1 May 2015 12:44:59 -0000 1.2
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2014 Gentoo Foundation
26 +# Copyright 1999-2015 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-spell/gtk2-spell-1.40.0-r1.ebuild,v 1.1 2014/08/25 02:07:27 axs Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-spell/gtk2-spell-1.40.0-r1.ebuild,v 1.2 2015/05/01 12:44:59 dilfridge Exp $
30
31 EAPI=5
32
33 @@ -24,7 +24,7 @@
34 >=dev-perl/gtk2-perl-1.012
35 "
36 DEPEND="${RDEPEND}
37 - dev-perl/extutils-depends
38 + dev-perl/ExtUtils-Depends
39 dev-perl/extutils-pkgconfig
40 virtual/pkgconfig
41 "
42
43
44
45 1.34 dev-perl/gtk2-spell/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/gtk2-spell/ChangeLog?rev=1.34&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/gtk2-spell/ChangeLog?rev=1.34&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/gtk2-spell/ChangeLog?r1=1.33&r2=1.34
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-perl/gtk2-spell/ChangeLog,v
54 retrieving revision 1.33
55 retrieving revision 1.34
56 diff -u -r1.33 -r1.34
57 --- ChangeLog 25 Aug 2014 02:07:27 -0000 1.33
58 +++ ChangeLog 1 May 2015 12:44:59 -0000 1.34
59 @@ -1,6 +1,10 @@
60 # ChangeLog for dev-perl/gtk2-spell
61 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-spell/ChangeLog,v 1.33 2014/08/25 02:07:27 axs Exp $
63 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-spell/ChangeLog,v 1.34 2015/05/01 12:44:59 dilfridge Exp $
65 +
66 + 01 May 2015; Andreas K. Huettel <dilfridge@g.o>
67 + gtk2-spell-1.40.0-r1.ebuild:
68 + dev-perl/extutils-depends just became dev-perl/ExtUtils-Depends
69
70 *gtk2-spell-1.40.0-r1 (25 Aug 2014)