Gentoo Archives: gentoo-commits

From: "Steve Dibb (beandog)" <beandog@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-Net_Socket: ChangeLog PEAR-Net_Socket-1.0.9.ebuild
Date: Sat, 22 Aug 2009 18:02:06
Message-Id: E1Meuue-0004c6-Uh@stork.gentoo.org
1 beandog 09/08/22 18:02:00
2
3 Modified: ChangeLog
4 Added: PEAR-Net_Socket-1.0.9.ebuild
5 Log:
6 Version bump
7 (Portage version: 2.2_rc38/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.53 dev-php/PEAR-Net_Socket/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Net_Socket/ChangeLog?rev=1.53&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Net_Socket/ChangeLog?rev=1.53&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Net_Socket/ChangeLog?r1=1.52&r2=1.53
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Socket/ChangeLog,v
19 retrieving revision 1.52
20 retrieving revision 1.53
21 diff -u -r1.52 -r1.53
22 --- ChangeLog 6 Dec 2007 00:42:39 -0000 1.52
23 +++ ChangeLog 22 Aug 2009 18:02:00 -0000 1.53
24 @@ -1,6 +1,12 @@
25 # ChangeLog for dev-php/PEAR-Net_Socket
26 -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Socket/ChangeLog,v 1.52 2007/12/06 00:42:39 jokey Exp $
28 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Socket/ChangeLog,v 1.53 2009/08/22 18:02:00 beandog Exp $
30 +
31 +*PEAR-Net_Socket-1.0.9 (22 Aug 2009)
32 +
33 + 22 Aug 2009; Steve Dibb <beandog@g.o>
34 + +PEAR-Net_Socket-1.0.9.ebuild:
35 + Version bump
36
37 06 Dec 2007; Markus Ullmann <jokey@g.o>
38 PEAR-Net_Socket-1.0.6-r1.ebuild, PEAR-Net_Socket-1.0.8.ebuild:
39
40
41
42 1.1 dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.9.ebuild
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.9.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.9.ebuild?rev=1.1&content-type=text/plain
46
47 Index: PEAR-Net_Socket-1.0.9.ebuild
48 ===================================================================
49 # Copyright 1999-2009 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.9.ebuild,v 1.1 2009/08/22 18:02:00 beandog Exp $
52
53 inherit php-pear-r1
54
55 DESCRIPTION="class interface to TCP sockets"
56
57 LICENSE="PHP-2.02"
58 SLOT="0"
59 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
60 IUSE=""