summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-10-02 06:23:05 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-10-02 06:23:05 +0000
commit88b681a2ebca7073f63bb9f428c1952828c0e725 (patch)
treea6450e8f0ddb97b0965d18f946ae28d48dbbb0cc /dev-php/smarty
parentStable for amd64, wrt bug #484488 (diff)
downloadgentoo-2-88b681a2ebca7073f63bb9f428c1952828c0e725.tar.gz
gentoo-2-88b681a2ebca7073f63bb9f428c1952828c0e725.tar.bz2
gentoo-2-88b681a2ebca7073f63bb9f428c1952828c0e725.zip
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)
Diffstat (limited to 'dev-php/smarty')
-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 01980a29b1bd..84aa00e91e9d 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.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).
diff --git a/dev-php/smarty/smarty-3.1.12.ebuild b/dev-php/smarty/smarty-3.1.12.ebuild
index abff63cef6fa..5baf7fed3af8 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.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"