Gentoo Archives: gentoo-commits

From: "Brian Evans (grknight)" <grknight@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-Net_FTP: PEAR-Net_FTP-1.3.7-r1.ebuild ChangeLog
Date: Fri, 06 Mar 2015 01:39:05
Message-Id: 20150306013859.C0F7113216@oystercatcher.gentoo.org
1 grknight 15/03/06 01:38:59
2
3 Modified: PEAR-Net_FTP-1.3.7-r1.ebuild ChangeLog
4 Log:
5 EAPI bump to 4. Removes deprecation warning without changing deps
6
7 (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 0xD1F781EFF9F4A3B6)
8
9 Revision Changes Path
10 1.9 dev-php/PEAR-Net_FTP/PEAR-Net_FTP-1.3.7-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Net_FTP/PEAR-Net_FTP-1.3.7-r1.ebuild?rev=1.9&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Net_FTP/PEAR-Net_FTP-1.3.7-r1.ebuild?rev=1.9&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Net_FTP/PEAR-Net_FTP-1.3.7-r1.ebuild?r1=1.8&r2=1.9
15
16 Index: PEAR-Net_FTP-1.3.7-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_FTP/PEAR-Net_FTP-1.3.7-r1.ebuild,v
19 retrieving revision 1.8
20 retrieving revision 1.9
21 diff -u -r1.8 -r1.9
22 --- PEAR-Net_FTP-1.3.7-r1.ebuild 26 Jan 2014 18:36:09 -0000 1.8
23 +++ PEAR-Net_FTP-1.3.7-r1.ebuild 6 Mar 2015 01:38:59 -0000 1.9
24 @@ -1,8 +1,8 @@
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-php/PEAR-Net_FTP/PEAR-Net_FTP-1.3.7-r1.ebuild,v 1.8 2014/01/26 18:36:09 olemarkus Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_FTP/PEAR-Net_FTP-1.3.7-r1.ebuild,v 1.9 2015/03/06 01:38:59 grknight Exp $
30
31 -EAPI="3"
32 +EAPI=4
33
34 inherit php-pear-r1
35
36
37
38
39 1.35 dev-php/PEAR-Net_FTP/ChangeLog
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Net_FTP/ChangeLog?rev=1.35&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Net_FTP/ChangeLog?rev=1.35&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Net_FTP/ChangeLog?r1=1.34&r2=1.35
44
45 Index: ChangeLog
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_FTP/ChangeLog,v
48 retrieving revision 1.34
49 retrieving revision 1.35
50 diff -u -r1.34 -r1.35
51 --- ChangeLog 26 Jan 2014 18:36:09 -0000 1.34
52 +++ ChangeLog 6 Mar 2015 01:38:59 -0000 1.35
53 @@ -1,6 +1,9 @@
54 # ChangeLog for dev-php/PEAR-Net_FTP
55 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_FTP/ChangeLog,v 1.34 2014/01/26 18:36:09 olemarkus Exp $
57 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
58 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_FTP/ChangeLog,v 1.35 2015/03/06 01:38:59 grknight Exp $
59 +
60 + 06 Mar 2015; Brian Evans <grknight@g.o> PEAR-Net_FTP-1.3.7-r1.ebuild:
61 + EAPI bump to 4. Removes deprecation warning without changing deps
62
63 26 Jan 2014; Ole Markus With <olemarkus@g.o>
64 PEAR-Net_FTP-1.3.7-r1.ebuild: