Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-php/smarty: smarty-2.6.28.ebuild ChangeLog
Date: Fri, 25 Oct 2013 10:52:06
Message-Id: 20131025105203.DC3ED20036@flycatcher.gentoo.org
1 ago 13/10/25 10:52:03
2
3 Modified: smarty-2.6.28.ebuild ChangeLog
4 Log:
5 Stable for ia64, wrt bug #356615
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
8
9 Revision Changes Path
10 1.8 dev-php/smarty/smarty-2.6.28.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/smarty/smarty-2.6.28.ebuild?rev=1.8&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/smarty/smarty-2.6.28.ebuild?rev=1.8&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/smarty/smarty-2.6.28.ebuild?r1=1.7&r2=1.8
15
16 Index: smarty-2.6.28.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.28.ebuild,v
19 retrieving revision 1.7
20 retrieving revision 1.8
21 diff -u -r1.7 -r1.8
22 --- smarty-2.6.28.ebuild 25 Oct 2013 10:51:57 -0000 1.7
23 +++ smarty-2.6.28.ebuild 25 Oct 2013 10:52:03 -0000 1.8
24 @@ -1,12 +1,12 @@
25 # Copyright 1999-2013 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.28.ebuild,v 1.7 2013/10/25 10:51:57 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.28.ebuild,v 1.8 2013/10/25 10:52:03 ago Exp $
29
30 EAPI=4
31
32 inherit eutils
33
34 -KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86"
35 +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 ~sparc x86"
36
37 MY_P="Smarty-${PV}"
38
39
40
41
42 1.128 dev-php/smarty/ChangeLog
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/smarty/ChangeLog?rev=1.128&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/smarty/ChangeLog?rev=1.128&content-type=text/plain
46 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/smarty/ChangeLog?r1=1.127&r2=1.128
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v
51 retrieving revision 1.127
52 retrieving revision 1.128
53 diff -u -r1.127 -r1.128
54 --- ChangeLog 25 Oct 2013 10:51:57 -0000 1.127
55 +++ ChangeLog 25 Oct 2013 10:52:03 -0000 1.128
56 @@ -1,6 +1,9 @@
57 # ChangeLog for dev-php/smarty
58 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.127 2013/10/25 10:51:57 ago Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.128 2013/10/25 10:52:03 ago Exp $
61 +
62 + 25 Oct 2013; Agostino Sarubbo <ago@g.o> smarty-2.6.28.ebuild:
63 + Stable for ia64, wrt bug #356615
64
65 25 Oct 2013; Agostino Sarubbo <ago@g.o> smarty-2.6.28.ebuild:
66 Stable for alpha, wrt bug #356615