summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-10-25 10:50:47 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-10-25 10:50:47 +0000
commit0df8d59c108ed71aadfbd81de26835198bb0b6b7 (patch)
tree64cd11af92a53e8de658aa441c78371b637d713f /dev-php/smarty
parentStable for ppc, wrt bug #487688 (diff)
downloadgentoo-2-0df8d59c108ed71aadfbd81de26835198bb0b6b7.tar.gz
gentoo-2-0df8d59c108ed71aadfbd81de26835198bb0b6b7.tar.bz2
gentoo-2-0df8d59c108ed71aadfbd81de26835198bb0b6b7.zip
Stable for ppc, wrt bug #356615
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-php/smarty')
-rw-r--r--dev-php/smarty/ChangeLog5
-rw-r--r--dev-php/smarty/smarty-2.6.28.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/smarty/ChangeLog b/dev-php/smarty/ChangeLog
index 03c823d1b910..26f04f93c5f2 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.123 2013/10/25 10:50:33 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.124 2013/10/25 10:50:47 ago Exp $
+
+ 25 Oct 2013; Agostino Sarubbo <ago@gentoo.org> smarty-2.6.28.ebuild:
+ Stable for ppc, wrt bug #356615
25 Oct 2013; Agostino Sarubbo <ago@gentoo.org> smarty-2.6.28.ebuild:
Stable for amd64, wrt bug #356615
diff --git a/dev-php/smarty/smarty-2.6.28.ebuild b/dev-php/smarty/smarty-2.6.28.ebuild
index b65791ea9217..357a7948a9a5 100644
--- a/dev-php/smarty/smarty-2.6.28.ebuild
+++ b/dev-php/smarty/smarty-2.6.28.ebuild
@@ -1,12 +1,12 @@
# 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-2.6.28.ebuild,v 1.3 2013/10/25 10:50:33 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.28.ebuild,v 1.4 2013/10/25 10:50:47 ago Exp $
EAPI=4
inherit eutils
-KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 hppa ~ia64 ppc ~ppc64 ~sparc ~x86"
MY_P="Smarty-${PV}"