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: smarty-2.6.26.ebuild ChangeLog smarty-2.6.24.ebuild
Date: Thu, 06 Jan 2011 13:10:25
Message-Id: 20110106131010.8ECC220051@flycatcher.gentoo.org
1 armin76 11/01/06 13:10:10
2
3 Modified: smarty-2.6.26.ebuild ChangeLog smarty-2.6.24.ebuild
4 Log:
5 Add ~ia64 wrt #349127
6
7 (Portage version: 2.1.9.25/cvs/Linux ia64)
8
9 Revision Changes Path
10 1.2 dev-php/smarty/smarty-2.6.26.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/smarty/smarty-2.6.26.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/smarty/smarty-2.6.26.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/smarty/smarty-2.6.26.ebuild?r1=1.1&r2=1.2
15
16 Index: smarty-2.6.26.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.26.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- smarty-2.6.26.ebuild 13 Jul 2009 19:11:11 -0000 1.1
23 +++ smarty-2.6.26.ebuild 6 Jan 2011 13:10:10 -0000 1.2
24 @@ -1,10 +1,10 @@
25 -# Copyright 1999-2009 Gentoo Foundation
26 +# Copyright 1999-2011 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.26.ebuild,v 1.1 2009/07/13 19:11:11 dertobi123 Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.26.ebuild,v 1.2 2011/01/06 13:10:10 armin76 Exp $
30
31 inherit php-lib-r1 eutils
32
33 -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
34 +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
35
36 MY_P="Smarty-${PV}"
37
38
39
40
41 1.105 dev-php/smarty/ChangeLog
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/smarty/ChangeLog?rev=1.105&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/smarty/ChangeLog?rev=1.105&content-type=text/plain
45 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/smarty/ChangeLog?r1=1.104&r2=1.105
46
47 Index: ChangeLog
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v
50 retrieving revision 1.104
51 retrieving revision 1.105
52 diff -u -r1.104 -r1.105
53 --- ChangeLog 13 Jul 2009 19:11:11 -0000 1.104
54 +++ ChangeLog 6 Jan 2011 13:10:10 -0000 1.105
55 @@ -1,6 +1,10 @@
56 # ChangeLog for dev-php/smarty
57 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
58 -# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.104 2009/07/13 19:11:11 dertobi123 Exp $
59 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
60 +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.105 2011/01/06 13:10:10 armin76 Exp $
61 +
62 + 06 Jan 2011; Raúl Porcel <armin76@g.o> smarty-2.6.24.ebuild,
63 + smarty-2.6.26.ebuild:
64 + Add ~ia64 wrt #349127
65
66 *smarty-2.6.26 (13 Jul 2009)
67
68
69
70
71 1.7 dev-php/smarty/smarty-2.6.24.ebuild
72
73 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/smarty/smarty-2.6.24.ebuild?rev=1.7&view=markup
74 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/smarty/smarty-2.6.24.ebuild?rev=1.7&content-type=text/plain
75 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/smarty/smarty-2.6.24.ebuild?r1=1.6&r2=1.7
76
77 Index: smarty-2.6.24.ebuild
78 ===================================================================
79 RCS file: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.24.ebuild,v
80 retrieving revision 1.6
81 retrieving revision 1.7
82 diff -u -r1.6 -r1.7
83 --- smarty-2.6.24.ebuild 2 Jun 2009 16:45:27 -0000 1.6
84 +++ smarty-2.6.24.ebuild 6 Jan 2011 13:10:10 -0000 1.7
85 @@ -1,10 +1,10 @@
86 -# Copyright 1999-2009 Gentoo Foundation
87 +# Copyright 1999-2011 Gentoo Foundation
88 # Distributed under the terms of the GNU General Public License v2
89 -# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.24.ebuild,v 1.6 2009/06/02 16:45:27 armin76 Exp $
90 +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.24.ebuild,v 1.7 2011/01/06 13:10:10 armin76 Exp $
91
92 inherit php-lib-r1 eutils
93
94 -KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86"
95 +KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 sparc x86"
96
97 MY_P="Smarty-${PV}"