Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-php/smarty: smarty-2.6.21.ebuild ChangeLog
Date: Fri, 27 Feb 2009 14:57:21
Message-Id: E1Ld49P-0000ji-Ay@stork.gentoo.org
1 ranger 09/02/27 14:57:19
2
3 Modified: smarty-2.6.21.ebuild ChangeLog
4 Log:
5 stable ppc64, bug 254415
6 (Portage version: 2.2_rc17/cvs/Linux 2.6.25-gentoo-r7 ppc64)
7
8 Revision Changes Path
9 1.7 dev-php/smarty/smarty-2.6.21.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/smarty/smarty-2.6.21.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/smarty/smarty-2.6.21.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/smarty/smarty-2.6.21.ebuild?r1=1.6&r2=1.7
14
15 Index: smarty-2.6.21.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.21.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- smarty-2.6.21.ebuild 6 Feb 2009 03:27:33 -0000 1.6
22 +++ smarty-2.6.21.ebuild 27 Feb 2009 14:57:19 -0000 1.7
23 @@ -1,10 +1,10 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.21.ebuild,v 1.6 2009/02/06 03:27:33 jer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.21.ebuild,v 1.7 2009/02/27 14:57:19 ranger Exp $
28
29 inherit php-lib-r1 eutils
30
31 -KEYWORDS="alpha amd64 hppa ppc ~ppc64 sparc x86"
32 +KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86"
33
34 MY_P="Smarty-${PV}"
35
36
37
38
39 1.96 dev-php/smarty/ChangeLog
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/smarty/ChangeLog?rev=1.96&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/smarty/ChangeLog?rev=1.96&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/smarty/ChangeLog?r1=1.95&r2=1.96
44
45 Index: ChangeLog
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v
48 retrieving revision 1.95
49 retrieving revision 1.96
50 diff -u -r1.95 -r1.96
51 --- ChangeLog 18 Feb 2009 16:50:06 -0000 1.95
52 +++ ChangeLog 27 Feb 2009 14:57:19 -0000 1.96
53 @@ -1,6 +1,9 @@
54 # ChangeLog for dev-php/smarty
55 # Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.95 2009/02/18 16:50:06 dertobi123 Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.96 2009/02/27 14:57:19 ranger Exp $
58 +
59 + 27 Feb 2009; Brent Baude <ranger@g.o> smarty-2.6.21.ebuild:
60 + stable ppc64, bug 254415
61
62 *smarty-2.6.22 (18 Feb 2009)