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/propel-runtime: propel-runtime-1.5.1.ebuild propel-runtime-1.6.4.ebuild ChangeLog
Date: Tue, 03 Jul 2012 14:50:39
Message-Id: 20120703145028.607412004B@flycatcher.gentoo.org
1 mabi 12/07/03 14:50:28
2
3 Modified: propel-runtime-1.5.1.ebuild
4 propel-runtime-1.6.4.ebuild ChangeLog
5 Log:
6 depend.php function calls are superflous in this case
7
8 (Portage version: 2.2.0_alpha110/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.2 dev-php/propel-runtime/propel-runtime-1.5.1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/propel-runtime/propel-runtime-1.5.1.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/propel-runtime/propel-runtime-1.5.1.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/propel-runtime/propel-runtime-1.5.1.ebuild?r1=1.1&r2=1.2
16
17 Index: propel-runtime-1.5.1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-php/propel-runtime/propel-runtime-1.5.1.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- propel-runtime-1.5.1.ebuild 14 Dec 2011 22:55:19 -0000 1.1
24 +++ propel-runtime-1.5.1.ebuild 3 Jul 2012 14:50:28 -0000 1.2
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2010 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/propel-runtime/propel-runtime-1.5.1.ebuild,v 1.1 2011/12/14 22:55:19 mabi Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-php/propel-runtime/propel-runtime-1.5.1.ebuild,v 1.2 2012/07/03 14:50:28 mabi Exp $
31
32 EAPI="2"
33 inherit php-pear-lib-r1
34 @@ -22,5 +22,3 @@
35 "
36
37 S="${WORKDIR}/propel_runtime-${PV}"
38 -
39 -need_php_by_category
40
41
42
43 1.2 dev-php/propel-runtime/propel-runtime-1.6.4.ebuild
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/propel-runtime/propel-runtime-1.6.4.ebuild?rev=1.2&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/propel-runtime/propel-runtime-1.6.4.ebuild?rev=1.2&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/propel-runtime/propel-runtime-1.6.4.ebuild?r1=1.1&r2=1.2
48
49 Index: propel-runtime-1.6.4.ebuild
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-php/propel-runtime/propel-runtime-1.6.4.ebuild,v
52 retrieving revision 1.1
53 retrieving revision 1.2
54 diff -u -r1.1 -r1.2
55 --- propel-runtime-1.6.4.ebuild 31 Jan 2012 09:11:32 -0000 1.1
56 +++ propel-runtime-1.6.4.ebuild 3 Jul 2012 14:50:28 -0000 1.2
57 @@ -1,6 +1,6 @@
58 # Copyright 1999-2012 Gentoo Foundation
59 # Distributed under the terms of the GNU General Public License v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-php/propel-runtime/propel-runtime-1.6.4.ebuild,v 1.1 2012/01/31 09:11:32 olemarkus Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-php/propel-runtime/propel-runtime-1.6.4.ebuild,v 1.2 2012/07/03 14:50:28 mabi Exp $
62
63 EAPI="4"
64 inherit php-pear-lib-r1
65 @@ -21,5 +21,3 @@
66 "
67
68 S="${WORKDIR}/propel_runtime-${PV}"
69 -
70 -need_php_by_category
71
72
73
74 1.13 dev-php/propel-runtime/ChangeLog
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/propel-runtime/ChangeLog?rev=1.13&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/propel-runtime/ChangeLog?rev=1.13&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/propel-runtime/ChangeLog?r1=1.12&r2=1.13
79
80 Index: ChangeLog
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/dev-php/propel-runtime/ChangeLog,v
83 retrieving revision 1.12
84 retrieving revision 1.13
85 diff -u -r1.12 -r1.13
86 --- ChangeLog 31 Jan 2012 09:11:32 -0000 1.12
87 +++ ChangeLog 3 Jul 2012 14:50:28 -0000 1.13
88 @@ -1,6 +1,10 @@
89 # ChangeLog for dev-php5/propel-runtime
90 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
91 -# $Header: /var/cvsroot/gentoo-x86/dev-php/propel-runtime/ChangeLog,v 1.12 2012/01/31 09:11:32 olemarkus Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/dev-php/propel-runtime/ChangeLog,v 1.13 2012/07/03 14:50:28 mabi Exp $
93 +
94 + 03 Jul 2012; Matti Bickel <mabi@g.o> propel-runtime-1.5.1.ebuild,
95 + propel-runtime-1.6.4.ebuild:
96 + depend.php function calls are superflous in this case
97
98 *propel-runtime-1.6.4 (31 Jan 2012)