Gentoo Archives: gentoo-commits

From: "Markus Ullmann (jokey)" <jokey@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-Net_Ping: PEAR-Net_Ping-2.4.2.ebuild ChangeLog
Date: Thu, 06 Dec 2007 00:41:11
Message-Id: E1J04na-00055W-Fr@stork.gentoo.org
1 jokey 07/12/06 00:41:06
2
3 Modified: PEAR-Net_Ping-2.4.2.ebuild ChangeLog
4 Log:
5 LICENSE fix from project overlay
6 (Portage version: 2.1.4_rc7)
7
8 Revision Changes Path
9 1.2 dev-php/PEAR-Net_Ping/PEAR-Net_Ping-2.4.2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Net_Ping/PEAR-Net_Ping-2.4.2.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Net_Ping/PEAR-Net_Ping-2.4.2.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Net_Ping/PEAR-Net_Ping-2.4.2.ebuild?r1=1.1&r2=1.2
14
15 Index: PEAR-Net_Ping-2.4.2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Ping/PEAR-Net_Ping-2.4.2.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- PEAR-Net_Ping-2.4.2.ebuild 20 Aug 2007 21:58:03 -0000 1.1
22 +++ PEAR-Net_Ping-2.4.2.ebuild 6 Dec 2007 00:41:05 -0000 1.2
23 @@ -1,12 +1,12 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Ping/PEAR-Net_Ping-2.4.2.ebuild,v 1.1 2007/08/20 21:58:03 jokey Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Ping/PEAR-Net_Ping-2.4.2.ebuild,v 1.2 2007/12/06 00:41:05 jokey Exp $
28
29 inherit php-pear-r1
30
31 DESCRIPTION="OS independet wrapper class for executing ping calls."
32
33 -LICENSE="PHP"
34 +LICENSE="PHP-2.02"
35 SLOT="0"
36 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
37 IUSE=""
38
39
40
41 1.8 dev-php/PEAR-Net_Ping/ChangeLog
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Net_Ping/ChangeLog?rev=1.8&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Net_Ping/ChangeLog?rev=1.8&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Net_Ping/ChangeLog?r1=1.7&r2=1.8
46
47 Index: ChangeLog
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Ping/ChangeLog,v
50 retrieving revision 1.7
51 retrieving revision 1.8
52 diff -u -r1.7 -r1.8
53 --- ChangeLog 20 Aug 2007 21:58:03 -0000 1.7
54 +++ ChangeLog 6 Dec 2007 00:41:05 -0000 1.8
55 @@ -1,6 +1,12 @@
56 # ChangeLog for dev-php/PEAR-Net_Ping
57 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
58 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Ping/ChangeLog,v 1.7 2007/08/20 21:58:03 jokey Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Ping/ChangeLog,v 1.8 2007/12/06 00:41:05 jokey Exp $
60 +
61 + 06 Dec 2007; Markus Ullmann <jokey@g.o> PEAR-Net_Ping-2.4.2.ebuild:
62 + LICENSE fix from project overlay
63 +
64 + 02 Dec 2007; Jakub Moc <jakub@g.o> PEAR-Net_Ping-2.4.2.ebuild:
65 + Fix LICENSE
66
67 15 Aug 2007; Jakub Moc <jakub@g.o> +metadata.xml,
68 +PEAR-Net_Ping-2.4.2.ebuild:
69
70
71
72 --
73 gentoo-commits@g.o mailing list