summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-10-09 17:09:16 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-10-09 17:09:16 +0000
commitc6de3948175fba1613d5d89923232d157f12176f (patch)
tree9fcdaf2f23c8f5cbc08b0c9d51968ce22374dfc0 /dev-php
parentStable for sparc, wrt bug #484032 (diff)
downloadgentoo-2-c6de3948175fba1613d5d89923232d157f12176f.tar.gz
gentoo-2-c6de3948175fba1613d5d89923232d157f12176f.tar.bz2
gentoo-2-c6de3948175fba1613d5d89923232d157f12176f.zip
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)
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 5d3abd194d48..2fe08d3f1720 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.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
diff --git a/dev-php/smarty/smarty-3.1.12.ebuild b/dev-php/smarty/smarty-3.1.12.ebuild
index ada68b194927..f1a456792426 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.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"