Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-php/smarty: ChangeLog smarty-2.6.24.ebuild
Date: Tue, 02 Jun 2009 16:45:29
Message-Id: E1MBX79-0004Yb-F6@stork.gentoo.org
1 armin76 09/06/02 16:45:27
2
3 Modified: ChangeLog smarty-2.6.24.ebuild
4 Log:
5 alpha/sparc stable wrt #270494
6 (Portage version: 2.1.6.11/cvs/Linux ia64)
7
8 Revision Changes Path
9 1.103 dev-php/smarty/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/smarty/ChangeLog?rev=1.103&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/smarty/ChangeLog?rev=1.103&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/smarty/ChangeLog?r1=1.102&r2=1.103
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v
18 retrieving revision 1.102
19 retrieving revision 1.103
20 diff -u -r1.102 -r1.103
21 --- ChangeLog 25 May 2009 16:06:08 -0000 1.102
22 +++ ChangeLog 2 Jun 2009 16:45:27 -0000 1.103
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-php/smarty
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.102 2009/05/25 16:06:08 ranger Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.103 2009/06/02 16:45:27 armin76 Exp $
28 +
29 + 02 Jun 2009; Raúl Porcel <armin76@g.o> smarty-2.6.24.ebuild:
30 + alpha/sparc stable wrt #270494
31
32 25 May 2009; Brent Baude <ranger@g.o> smarty-2.6.24.ebuild:
33 Marking smarty-2.6.24 ppc64 and ppc for bug 270494
34
35
36
37 1.6 dev-php/smarty/smarty-2.6.24.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/smarty/smarty-2.6.24.ebuild?rev=1.6&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/smarty/smarty-2.6.24.ebuild?rev=1.6&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/smarty/smarty-2.6.24.ebuild?r1=1.5&r2=1.6
42
43 Index: smarty-2.6.24.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.24.ebuild,v
46 retrieving revision 1.5
47 retrieving revision 1.6
48 diff -u -r1.5 -r1.6
49 --- smarty-2.6.24.ebuild 25 May 2009 16:06:08 -0000 1.5
50 +++ smarty-2.6.24.ebuild 2 Jun 2009 16:45:27 -0000 1.6
51 @@ -1,10 +1,10 @@
52 # Copyright 1999-2009 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.24.ebuild,v 1.5 2009/05/25 16:06:08 ranger Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.24.ebuild,v 1.6 2009/06/02 16:45:27 armin76 Exp $
56
57 inherit php-lib-r1 eutils
58
59 -KEYWORDS="~alpha amd64 hppa ppc ppc64 ~sparc x86"
60 +KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86"
61
62 MY_P="Smarty-${PV}"