* [gentoo-commits] gentoo-x86 commit in dev-php/smarty: smarty-3.1.12.ebuild ChangeLog
@ 2013-10-01 13:21 Jeroen Roovers (jer)
0 siblings, 0 replies; 8+ messages in thread
From: Jeroen Roovers (jer) @ 2013-10-01 13:21 UTC (permalink / raw
To: gentoo-commits
jer 13/10/01 13:21:26
Modified: smarty-3.1.12.ebuild ChangeLog
Log:
Stable for HPPA (bug #435618).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path
1.2 dev-php/smarty/smarty-3.1.12.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/smarty/smarty-3.1.12.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/smarty/smarty-3.1.12.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/smarty/smarty-3.1.12.ebuild?r1=1.1&r2=1.2
Index: smarty-3.1.12.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-3.1.12.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- smarty-3.1.12.ebuild 30 Mar 2013 11:38:56 -0000 1.1
+++ smarty-3.1.12.ebuild 1 Oct 2013 13:21:26 -0000 1.2
@@ -1,10 +1,10 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-3.1.12.ebuild,v 1.1 2013/03/30 11:38:56 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-3.1.12.ebuild,v 1.2 2013/10/01 13:21:26 jer Exp $
EAPI=4
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
MY_P="Smarty-${PV}"
DOC_PV="3.1.8"
1.114 dev-php/smarty/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/smarty/ChangeLog?rev=1.114&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/smarty/ChangeLog?rev=1.114&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/smarty/ChangeLog?r1=1.113&r2=1.114
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v
retrieving revision 1.113
retrieving revision 1.114
diff -u -r1.113 -r1.114
--- ChangeLog 30 Mar 2013 11:38:56 -0000 1.113
+++ ChangeLog 1 Oct 2013 13:21:26 -0000 1.114
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/smarty
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.113 2013/03/30 11:38:56 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.114 2013/10/01 13:21:26 jer Exp $
+
+ 01 Oct 2013; Jeroen Roovers <jer@gentoo.org> smarty-3.1.12.ebuild:
+ Stable for HPPA (bug #435618).
*smarty-3.1.12 (30 Mar 2013)
*smarty-2.6.27 (30 Mar 2013)
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-php/smarty: smarty-3.1.12.ebuild ChangeLog
@ 2013-10-02 6:23 Agostino Sarubbo (ago)
0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-10-02 6:23 UTC (permalink / raw
To: gentoo-commits
ago 13/10/02 06:23:05
Modified: smarty-3.1.12.ebuild ChangeLog
Log:
Stable for amd64, wrt bug #435618
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Revision Changes Path
1.3 dev-php/smarty/smarty-3.1.12.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/smarty/smarty-3.1.12.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/smarty/smarty-3.1.12.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/smarty/smarty-3.1.12.ebuild?r1=1.2&r2=1.3
Index: smarty-3.1.12.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-3.1.12.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- smarty-3.1.12.ebuild 1 Oct 2013 13:21:26 -0000 1.2
+++ smarty-3.1.12.ebuild 2 Oct 2013 06:23:05 -0000 1.3
@@ -1,10 +1,10 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-3.1.12.ebuild,v 1.2 2013/10/01 13:21:26 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-3.1.12.ebuild,v 1.3 2013/10/02 06:23:05 ago Exp $
EAPI=4
-KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
MY_P="Smarty-${PV}"
DOC_PV="3.1.8"
1.115 dev-php/smarty/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/smarty/ChangeLog?rev=1.115&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/smarty/ChangeLog?rev=1.115&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/smarty/ChangeLog?r1=1.114&r2=1.115
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v
retrieving revision 1.114
retrieving revision 1.115
diff -u -r1.114 -r1.115
--- ChangeLog 1 Oct 2013 13:21:26 -0000 1.114
+++ ChangeLog 2 Oct 2013 06:23:05 -0000 1.115
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/smarty
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.114 2013/10/01 13:21:26 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.115 2013/10/02 06:23:05 ago Exp $
+
+ 02 Oct 2013; Agostino Sarubbo <ago@gentoo.org> smarty-3.1.12.ebuild:
+ Stable for amd64, wrt bug #435618
01 Oct 2013; Jeroen Roovers <jer@gentoo.org> smarty-3.1.12.ebuild:
Stable for HPPA (bug #435618).
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-php/smarty: smarty-3.1.12.ebuild ChangeLog
@ 2013-10-06 10:12 Agostino Sarubbo (ago)
0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-10-06 10:12 UTC (permalink / raw
To: gentoo-commits
ago 13/10/06 10:12:58
Modified: smarty-3.1.12.ebuild ChangeLog
Log:
Stable for ia64, wrt bug #435618
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Revision Changes Path
1.4 dev-php/smarty/smarty-3.1.12.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/smarty/smarty-3.1.12.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/smarty/smarty-3.1.12.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/smarty/smarty-3.1.12.ebuild?r1=1.3&r2=1.4
Index: smarty-3.1.12.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-3.1.12.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- smarty-3.1.12.ebuild 2 Oct 2013 06:23:05 -0000 1.3
+++ smarty-3.1.12.ebuild 6 Oct 2013 10:12:58 -0000 1.4
@@ -1,10 +1,10 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-3.1.12.ebuild,v 1.3 2013/10/02 06:23:05 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-3.1.12.ebuild,v 1.4 2013/10/06 10:12:58 ago Exp $
EAPI=4
-KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 hppa ia64 ~ppc ~ppc64 ~sparc ~x86"
MY_P="Smarty-${PV}"
DOC_PV="3.1.8"
1.116 dev-php/smarty/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/smarty/ChangeLog?rev=1.116&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/smarty/ChangeLog?rev=1.116&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/smarty/ChangeLog?r1=1.115&r2=1.116
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v
retrieving revision 1.115
retrieving revision 1.116
diff -u -r1.115 -r1.116
--- ChangeLog 2 Oct 2013 06:23:05 -0000 1.115
+++ ChangeLog 6 Oct 2013 10:12:58 -0000 1.116
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/smarty
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.115 2013/10/02 06:23:05 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.116 2013/10/06 10:12:58 ago Exp $
+
+ 06 Oct 2013; Agostino Sarubbo <ago@gentoo.org> smarty-3.1.12.ebuild:
+ Stable for ia64, wrt bug #435618
02 Oct 2013; Agostino Sarubbo <ago@gentoo.org> smarty-3.1.12.ebuild:
Stable for amd64, wrt bug #435618
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-php/smarty: smarty-3.1.12.ebuild ChangeLog
@ 2013-10-06 15:18 Agostino Sarubbo (ago)
0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-10-06 15:18 UTC (permalink / raw
To: gentoo-commits
ago 13/10/06 15:18:42
Modified: smarty-3.1.12.ebuild ChangeLog
Log:
Stable for alpha, wrt bug #435618
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Revision Changes Path
1.5 dev-php/smarty/smarty-3.1.12.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/smarty/smarty-3.1.12.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/smarty/smarty-3.1.12.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/smarty/smarty-3.1.12.ebuild?r1=1.4&r2=1.5
Index: smarty-3.1.12.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-3.1.12.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- smarty-3.1.12.ebuild 6 Oct 2013 10:12:58 -0000 1.4
+++ smarty-3.1.12.ebuild 6 Oct 2013 15:18:42 -0000 1.5
@@ -1,10 +1,10 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-3.1.12.ebuild,v 1.4 2013/10/06 10:12:58 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-3.1.12.ebuild,v 1.5 2013/10/06 15:18:42 ago Exp $
EAPI=4
-KEYWORDS="~alpha amd64 hppa ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha amd64 hppa ia64 ~ppc ~ppc64 ~sparc ~x86"
MY_P="Smarty-${PV}"
DOC_PV="3.1.8"
1.117 dev-php/smarty/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/smarty/ChangeLog?rev=1.117&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/smarty/ChangeLog?rev=1.117&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/smarty/ChangeLog?r1=1.116&r2=1.117
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v
retrieving revision 1.116
retrieving revision 1.117
diff -u -r1.116 -r1.117
--- ChangeLog 6 Oct 2013 10:12:58 -0000 1.116
+++ ChangeLog 6 Oct 2013 15:18:42 -0000 1.117
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/smarty
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.116 2013/10/06 10:12:58 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.117 2013/10/06 15:18:42 ago Exp $
+
+ 06 Oct 2013; Agostino Sarubbo <ago@gentoo.org> smarty-3.1.12.ebuild:
+ Stable for alpha, wrt bug #435618
06 Oct 2013; Agostino Sarubbo <ago@gentoo.org> smarty-3.1.12.ebuild:
Stable for ia64, wrt bug #435618
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-php/smarty: smarty-3.1.12.ebuild ChangeLog
@ 2013-10-07 19:29 Agostino Sarubbo (ago)
0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-10-07 19:29 UTC (permalink / raw
To: gentoo-commits
ago 13/10/07 19:29:18
Modified: smarty-3.1.12.ebuild ChangeLog
Log:
Stable for ppc, wrt bug #435618
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Revision Changes Path
1.6 dev-php/smarty/smarty-3.1.12.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/smarty/smarty-3.1.12.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/smarty/smarty-3.1.12.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/smarty/smarty-3.1.12.ebuild?r1=1.5&r2=1.6
Index: smarty-3.1.12.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-3.1.12.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- smarty-3.1.12.ebuild 6 Oct 2013 15:18:42 -0000 1.5
+++ smarty-3.1.12.ebuild 7 Oct 2013 19:29:18 -0000 1.6
@@ -1,10 +1,10 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-3.1.12.ebuild,v 1.5 2013/10/06 15:18:42 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-3.1.12.ebuild,v 1.6 2013/10/07 19:29:18 ago Exp $
EAPI=4
-KEYWORDS="alpha amd64 hppa ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 ~sparc ~x86"
MY_P="Smarty-${PV}"
DOC_PV="3.1.8"
1.118 dev-php/smarty/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/smarty/ChangeLog?rev=1.118&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/smarty/ChangeLog?rev=1.118&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/smarty/ChangeLog?r1=1.117&r2=1.118
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v
retrieving revision 1.117
retrieving revision 1.118
diff -u -r1.117 -r1.118
--- ChangeLog 6 Oct 2013 15:18:42 -0000 1.117
+++ ChangeLog 7 Oct 2013 19:29:18 -0000 1.118
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/smarty
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.117 2013/10/06 15:18:42 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.118 2013/10/07 19:29:18 ago Exp $
+
+ 07 Oct 2013; Agostino Sarubbo <ago@gentoo.org> smarty-3.1.12.ebuild:
+ Stable for ppc, wrt bug #435618
06 Oct 2013; Agostino Sarubbo <ago@gentoo.org> smarty-3.1.12.ebuild:
Stable for alpha, wrt bug #435618
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-php/smarty: smarty-3.1.12.ebuild ChangeLog
@ 2013-10-09 11:18 Agostino Sarubbo (ago)
0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-10-09 11:18 UTC (permalink / raw
To: gentoo-commits
ago 13/10/09 11:18:10
Modified: smarty-3.1.12.ebuild ChangeLog
Log:
Stable for ppc64, wrt bug #435618
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Revision Changes Path
1.7 dev-php/smarty/smarty-3.1.12.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/smarty/smarty-3.1.12.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/smarty/smarty-3.1.12.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/smarty/smarty-3.1.12.ebuild?r1=1.6&r2=1.7
Index: smarty-3.1.12.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-3.1.12.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- smarty-3.1.12.ebuild 7 Oct 2013 19:29:18 -0000 1.6
+++ smarty-3.1.12.ebuild 9 Oct 2013 11:18:10 -0000 1.7
@@ -1,10 +1,10 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-3.1.12.ebuild,v 1.6 2013/10/07 19:29:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-3.1.12.ebuild,v 1.7 2013/10/09 11:18:10 ago Exp $
EAPI=4
-KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 ~sparc ~x86"
MY_P="Smarty-${PV}"
DOC_PV="3.1.8"
1.119 dev-php/smarty/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/smarty/ChangeLog?rev=1.119&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/smarty/ChangeLog?rev=1.119&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/smarty/ChangeLog?r1=1.118&r2=1.119
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v
retrieving revision 1.118
retrieving revision 1.119
diff -u -r1.118 -r1.119
--- ChangeLog 7 Oct 2013 19:29:18 -0000 1.118
+++ ChangeLog 9 Oct 2013 11:18:10 -0000 1.119
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/smarty
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.118 2013/10/07 19:29:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.119 2013/10/09 11:18:10 ago Exp $
+
+ 09 Oct 2013; Agostino Sarubbo <ago@gentoo.org> smarty-3.1.12.ebuild:
+ Stable for ppc64, wrt bug #435618
07 Oct 2013; Agostino Sarubbo <ago@gentoo.org> smarty-3.1.12.ebuild:
Stable for ppc, wrt bug #435618
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-php/smarty: smarty-3.1.12.ebuild ChangeLog
@ 2013-10-09 17:09 Agostino Sarubbo (ago)
0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-10-09 17:09 UTC (permalink / raw
To: gentoo-commits
ago 13/10/09 17:09:16
Modified: smarty-3.1.12.ebuild ChangeLog
Log:
Stable for sparc, wrt bug #435618
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Revision Changes Path
1.8 dev-php/smarty/smarty-3.1.12.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/smarty/smarty-3.1.12.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/smarty/smarty-3.1.12.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/smarty/smarty-3.1.12.ebuild?r1=1.7&r2=1.8
Index: smarty-3.1.12.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-3.1.12.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- smarty-3.1.12.ebuild 9 Oct 2013 11:18:10 -0000 1.7
+++ smarty-3.1.12.ebuild 9 Oct 2013 17:09:16 -0000 1.8
@@ -1,10 +1,10 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-3.1.12.ebuild,v 1.7 2013/10/09 11:18:10 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-3.1.12.ebuild,v 1.8 2013/10/09 17:09:16 ago Exp $
EAPI=4
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 ~sparc ~x86"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc ~x86"
MY_P="Smarty-${PV}"
DOC_PV="3.1.8"
1.120 dev-php/smarty/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/smarty/ChangeLog?rev=1.120&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/smarty/ChangeLog?rev=1.120&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/smarty/ChangeLog?r1=1.119&r2=1.120
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -r1.119 -r1.120
--- ChangeLog 9 Oct 2013 11:18:10 -0000 1.119
+++ ChangeLog 9 Oct 2013 17:09:16 -0000 1.120
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/smarty
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.119 2013/10/09 11:18:10 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.120 2013/10/09 17:09:16 ago Exp $
+
+ 09 Oct 2013; Agostino Sarubbo <ago@gentoo.org> smarty-3.1.12.ebuild:
+ Stable for sparc, wrt bug #435618
09 Oct 2013; Agostino Sarubbo <ago@gentoo.org> smarty-3.1.12.ebuild:
Stable for ppc64, wrt bug #435618
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-php/smarty: smarty-3.1.12.ebuild ChangeLog
@ 2013-12-26 19:20 Mikle Kolyada (zlogene)
0 siblings, 0 replies; 8+ messages in thread
From: Mikle Kolyada (zlogene) @ 2013-12-26 19:20 UTC (permalink / raw
To: gentoo-commits
zlogene 13/12/26 19:20:18
Modified: smarty-3.1.12.ebuild ChangeLog
Log:
x86 stable wrt bug #435618
(Portage version: 2.2.7/cvs/Linux i686, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path
1.9 dev-php/smarty/smarty-3.1.12.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/smarty/smarty-3.1.12.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/smarty/smarty-3.1.12.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/smarty/smarty-3.1.12.ebuild?r1=1.8&r2=1.9
Index: smarty-3.1.12.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-3.1.12.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- smarty-3.1.12.ebuild 9 Oct 2013 17:09:16 -0000 1.8
+++ smarty-3.1.12.ebuild 26 Dec 2013 19:20:18 -0000 1.9
@@ -1,10 +1,10 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-3.1.12.ebuild,v 1.8 2013/10/09 17:09:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-3.1.12.ebuild,v 1.9 2013/12/26 19:20:18 zlogene Exp $
EAPI=4
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc ~x86"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
MY_P="Smarty-${PV}"
DOC_PV="3.1.8"
1.131 dev-php/smarty/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/smarty/ChangeLog?rev=1.131&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/smarty/ChangeLog?rev=1.131&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/smarty/ChangeLog?r1=1.130&r2=1.131
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v
retrieving revision 1.130
retrieving revision 1.131
diff -u -r1.130 -r1.131
--- ChangeLog 9 Dec 2013 01:53:52 -0000 1.130
+++ ChangeLog 26 Dec 2013 19:20:18 -0000 1.131
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/smarty
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.130 2013/12/09 01:53:52 creffett Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.131 2013/12/26 19:20:18 zlogene Exp $
+
+ 26 Dec 2013; Mikle Kolyada <zlogene@gentoo.org> smarty-3.1.12.ebuild:
+ x86 stable wrt bug #435618
09 Dec 2013; Chris Reffett <creffett@gentoo.org> -smarty-2.6.24.ebuild,
-smarty-2.6.27.ebuild:
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2013-12-26 19:20 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-02 6:23 [gentoo-commits] gentoo-x86 commit in dev-php/smarty: smarty-3.1.12.ebuild ChangeLog Agostino Sarubbo (ago)
-- strict thread matches above, loose matches on Subject: below --
2013-12-26 19:20 Mikle Kolyada (zlogene)
2013-10-09 17:09 Agostino Sarubbo (ago)
2013-10-09 11:18 Agostino Sarubbo (ago)
2013-10-07 19:29 Agostino Sarubbo (ago)
2013-10-06 15:18 Agostino Sarubbo (ago)
2013-10-06 10:12 Agostino Sarubbo (ago)
2013-10-01 13:21 Jeroen Roovers (jer)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox