Gentoo Archives: gentoo-commits

From: "Tobias Klausmann (klausman)" <klausman@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: Sun, 01 Feb 2009 14:10:25
Message-Id: E1LTd1j-00053Z-NJ@stork.gentoo.org
1 klausman 09/02/01 14:10:23
2
3 Modified: smarty-2.6.21.ebuild ChangeLog
4 Log:
5 Stable on alpha, bug #254415
6 (Portage version: 2.1.6.7/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.5 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.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/smarty/smarty-2.6.21.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/smarty/smarty-2.6.21.ebuild?r1=1.4&r2=1.5
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.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- smarty-2.6.21.ebuild 17 Jan 2009 15:43:50 -0000 1.4
22 +++ smarty-2.6.21.ebuild 1 Feb 2009 14:10:23 -0000 1.5
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.4 2009/01/17 15:43:50 bluebird Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.21.ebuild,v 1.5 2009/02/01 14:10:23 klausman 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.92 dev-php/smarty/ChangeLog
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/smarty/ChangeLog?rev=1.92&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/smarty/ChangeLog?rev=1.92&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/smarty/ChangeLog?r1=1.91&r2=1.92
44
45 Index: ChangeLog
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v
48 retrieving revision 1.91
49 retrieving revision 1.92
50 diff -u -r1.91 -r1.92
51 --- ChangeLog 17 Jan 2009 15:43:50 -0000 1.91
52 +++ ChangeLog 1 Feb 2009 14:10:23 -0000 1.92
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.91 2009/01/17 15:43:50 bluebird Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.92 2009/02/01 14:10:23 klausman Exp $
58 +
59 + 01 Feb 2009; Tobias Klausmann <klausman@g.o> smarty-2.6.21.ebuild:
60 + Stable on alpha, bug #254415
61
62 17 Jan 2009; Friedrich Oslage <bluebird@g.o> smarty-2.6.21.ebuild:
63 Stable on sparc, bug #254415