Gentoo Archives: gentoo-commits

From: "Ole Markus With (olemarkus)" <olemarkus@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-System_Command: PEAR-System_Command-1.0.7.ebuild ChangeLog
Date: Thu, 31 Mar 2011 12:50:02
Message-Id: 20110331124946.2758320054@flycatcher.gentoo.org
1 olemarkus 11/03/31 12:49:46
2
3 Modified: ChangeLog
4 Added: PEAR-System_Command-1.0.7.ebuild
5 Log:
6 Version bump. Thanks to Denny. Bug #360949
7
8 (Portage version: 2.1.9.42/cvs/Linux i686)
9
10 Revision Changes Path
11 1.53 dev-php/PEAR-System_Command/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-System_Command/ChangeLog?rev=1.53&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-System_Command/ChangeLog?rev=1.53&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-System_Command/ChangeLog?r1=1.52&r2=1.53
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-System_Command/ChangeLog,v
20 retrieving revision 1.52
21 retrieving revision 1.53
22 diff -u -r1.52 -r1.53
23 --- ChangeLog 6 Dec 2007 00:53:22 -0000 1.52
24 +++ ChangeLog 31 Mar 2011 12:49:46 -0000 1.53
25 @@ -1,6 +1,12 @@
26 # ChangeLog for dev-php/PEAR-System_Command
27 -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-System_Command/ChangeLog,v 1.52 2007/12/06 00:53:22 jokey Exp $
29 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-System_Command/ChangeLog,v 1.53 2011/03/31 12:49:46 olemarkus Exp $
31 +
32 +*PEAR-System_Command-1.0.7 (31 Mar 2011)
33 +
34 + 31 Mar 2011; Ole Markus With <olemarkus@g.o>
35 + +PEAR-System_Command-1.0.7.ebuild:
36 + Version bump. Thanks to Denny. Bug #360949
37
38 06 Dec 2007; Markus Ullmann <jokey@g.o>
39 -PEAR-System_Command-1.0.3.ebuild, PEAR-System_Command-1.0.6.ebuild:
40
41
42
43 1.1 dev-php/PEAR-System_Command/PEAR-System_Command-1.0.7.ebuild
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.7.ebuild?rev=1.1&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.7.ebuild?rev=1.1&content-type=text/plain
47
48 Index: PEAR-System_Command-1.0.7.ebuild
49 ===================================================================
50 # Copyright 1999-2011 Gentoo Foundation
51 # Distributed under the terms of the GNU General Public License v2
52 # $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.7.ebuild,v 1.1 2011/03/31 12:49:46 olemarkus Exp $
53
54 inherit php-pear-r1
55
56 DESCRIPTION="PEAR::System_Command is a commandline execution interface"
57 LICENSE="PHP-2.02"
58 SLOT="0"
59 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
60 IUSE=""