Gentoo Archives: gentoo-commits

From: "Markus Rothe (corsair)" <corsair@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-php5/ZendFramework: ZendFramework-1.5.2.ebuild ChangeLog
Date: Tue, 27 May 2008 17:06:45
Message-Id: E1K12dE-0005uY-V6@stork.gentoo.org
1 corsair 08/05/27 17:06:40
2
3 Modified: ZendFramework-1.5.2.ebuild ChangeLog
4 Log:
5 Added ~ppc64; bug #223565
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.3 dev-php5/ZendFramework/ZendFramework-1.5.2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/ZendFramework/ZendFramework-1.5.2.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/ZendFramework/ZendFramework-1.5.2.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/ZendFramework/ZendFramework-1.5.2.ebuild?r1=1.2&r2=1.3
14
15 Index: ZendFramework-1.5.2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-php5/ZendFramework/ZendFramework-1.5.2.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- ZendFramework-1.5.2.ebuild 25 May 2008 17:36:14 -0000 1.2
22 +++ ZendFramework-1.5.2.ebuild 27 May 2008 17:06:40 -0000 1.3
23 @@ -1,12 +1,12 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ZendFramework/ZendFramework-1.5.2.ebuild,v 1.2 2008/05/25 17:36:14 jer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ZendFramework/ZendFramework-1.5.2.ebuild,v 1.3 2008/05/27 17:06:40 corsair Exp $
28
29 PHP_LIB_NAME="Zend"
30
31 inherit php-lib-r1
32
33 -KEYWORDS="~amd64 ~hppa ~x86"
34 +KEYWORDS="~amd64 ~hppa ~ppc64 ~x86"
35
36 DESCRIPTION="Zend Framework is a high quality and open source framework for developing Web Applications."
37 HOMEPAGE="http://framework.zend.com/"
38
39
40
41 1.30 dev-php5/ZendFramework/ChangeLog
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/ZendFramework/ChangeLog?rev=1.30&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/ZendFramework/ChangeLog?rev=1.30&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/ZendFramework/ChangeLog?r1=1.29&r2=1.30
46
47 Index: ChangeLog
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/dev-php5/ZendFramework/ChangeLog,v
50 retrieving revision 1.29
51 retrieving revision 1.30
52 diff -u -r1.29 -r1.30
53 --- ChangeLog 25 May 2008 17:36:14 -0000 1.29
54 +++ ChangeLog 27 May 2008 17:06:40 -0000 1.30
55 @@ -1,6 +1,9 @@
56 # ChangeLog for dev-php5/ZendFramework
57 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
58 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ZendFramework/ChangeLog,v 1.29 2008/05/25 17:36:14 jer Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ZendFramework/ChangeLog,v 1.30 2008/05/27 17:06:40 corsair Exp $
60 +
61 + 27 May 2008; Markus Rothe <corsair@g.o> ZendFramework-1.5.2.ebuild:
62 + Added ~ppc64; bug #223565
63
64 25 May 2008; Jeroen Roovers <jer@g.o> ZendFramework-1.5.2.ebuild:
65 Marked ~hppa (bug #223565).
66
67
68
69 --
70 gentoo-commits@l.g.o mailing list