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