summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-10-09 11:18:10 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-10-09 11:18:10 +0000
commit73959ab72fe41ca4335a01cc73341a1efb5a7c87 (patch)
treedc78df172b7e7cb98112caa4e0c3639e75d060f4 /dev-php
parentStable for ppc64, wrt bug #484032 (diff)
downloadgentoo-2-73959ab72fe41ca4335a01cc73341a1efb5a7c87.tar.gz
gentoo-2-73959ab72fe41ca4335a01cc73341a1efb5a7c87.tar.bz2
gentoo-2-73959ab72fe41ca4335a01cc73341a1efb5a7c87.zip
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)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/smarty/ChangeLog5
-rw-r--r--dev-php/smarty/smarty-3.1.12.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/smarty/ChangeLog b/dev-php/smarty/ChangeLog
index 651c99d8c58e..5d3abd194d48 100644
--- a/dev-php/smarty/ChangeLog
+++ b/dev-php/smarty/ChangeLog
@@ -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
diff --git a/dev-php/smarty/smarty-3.1.12.ebuild b/dev-php/smarty/smarty-3.1.12.ebuild
index 53c4e48c4ad4..ada68b194927 100644
--- a/dev-php/smarty/smarty-3.1.12.ebuild
+++ b/dev-php/smarty/smarty-3.1.12.ebuild
@@ -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"