Gentoo Archives: gentoo-commits

From: "Matti Bickel (mabi)" <mabi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-PEAR_PackageFileManager_Cli: PEAR-PEAR_PackageFileManager_Cli-0.3.0.ebuild ChangeLog
Date: Sun, 01 Jul 2012 21:41:36
Message-Id: 20120701214126.7F5962004B@flycatcher.gentoo.org
1 mabi 12/07/01 21:41:26
2
3 Modified: PEAR-PEAR_PackageFileManager_Cli-0.3.0.ebuild
4 ChangeLog
5 Log:
6 package does not really use depend.php
7
8 (Portage version: 2.2.0_alpha110/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.5 dev-php/PEAR-PEAR_PackageFileManager_Cli/PEAR-PEAR_PackageFileManager_Cli-0.3.0.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-PEAR_PackageFileManager_Cli/PEAR-PEAR_PackageFileManager_Cli-0.3.0.ebuild?rev=1.5&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-PEAR_PackageFileManager_Cli/PEAR-PEAR_PackageFileManager_Cli-0.3.0.ebuild?rev=1.5&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-PEAR_PackageFileManager_Cli/PEAR-PEAR_PackageFileManager_Cli-0.3.0.ebuild?r1=1.4&r2=1.5
16
17 Index: PEAR-PEAR_PackageFileManager_Cli-0.3.0.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_PackageFileManager_Cli/PEAR-PEAR_PackageFileManager_Cli-0.3.0.ebuild,v
20 retrieving revision 1.4
21 retrieving revision 1.5
22 diff -u -r1.4 -r1.5
23 --- PEAR-PEAR_PackageFileManager_Cli-0.3.0.ebuild 17 Mar 2008 12:49:20 -0000 1.4
24 +++ PEAR-PEAR_PackageFileManager_Cli-0.3.0.ebuild 1 Jul 2012 21:41:26 -0000 1.5
25 @@ -1,8 +1,8 @@
26 -# Copyright 1999-2008 Gentoo Foundation
27 +# Copyright 1999-2012 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_PackageFileManager_Cli/PEAR-PEAR_PackageFileManager_Cli-0.3.0.ebuild,v 1.4 2008/03/17 12:49:20 jokey Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_PackageFileManager_Cli/PEAR-PEAR_PackageFileManager_Cli-0.3.0.ebuild,v 1.5 2012/07/01 21:41:26 mabi Exp $
31
32 -inherit php-pear-r1 depend.php
33 +inherit php-pear-r1
34
35 DESCRIPTION="A command line interface to PEAR_PackageFileManager."
36
37
38
39
40 1.5 dev-php/PEAR-PEAR_PackageFileManager_Cli/ChangeLog
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-PEAR_PackageFileManager_Cli/ChangeLog?rev=1.5&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-PEAR_PackageFileManager_Cli/ChangeLog?rev=1.5&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-PEAR_PackageFileManager_Cli/ChangeLog?r1=1.4&r2=1.5
45
46 Index: ChangeLog
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_PackageFileManager_Cli/ChangeLog,v
49 retrieving revision 1.4
50 retrieving revision 1.5
51 diff -u -r1.4 -r1.5
52 --- ChangeLog 17 Mar 2008 12:49:20 -0000 1.4
53 +++ ChangeLog 1 Jul 2012 21:41:26 -0000 1.5
54 @@ -1,6 +1,10 @@
55 # ChangeLog for dev-php/PEAR-PEAR_PackageFileManager_Cli
56 -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_PackageFileManager_Cli/ChangeLog,v 1.4 2008/03/17 12:49:20 jokey Exp $
58 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
59 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_PackageFileManager_Cli/ChangeLog,v 1.5 2012/07/01 21:41:26 mabi Exp $
60 +
61 + 01 Jul 2012; Matti Bickel <mabi@g.o>
62 + PEAR-PEAR_PackageFileManager_Cli-0.3.0.ebuild:
63 + package does not really use depend.php
64
65 17 Mar 2008; <jokey@g.o>
66 PEAR-PEAR_PackageFileManager_Cli-0.3.0.ebuild: