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