summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-04-30 10:56:30 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-04-30 10:56:30 +0000
commitf55da5aba7aed2b89e8dd8ca723c1e6ce6bea99a (patch)
treec1845c640814e59ff05531504ba54ad6dbe06e47 /dev-php
parentStable for amd64, wrt bug #515268 (diff)
downloadgentoo-2-f55da5aba7aed2b89e8dd8ca723c1e6ce6bea99a.tar.gz
gentoo-2-f55da5aba7aed2b89e8dd8ca723c1e6ce6bea99a.tar.bz2
gentoo-2-f55da5aba7aed2b89e8dd8ca723c1e6ce6bea99a.zip
Stable for amd64, wrt bug #526542
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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.21-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/smarty/ChangeLog b/dev-php/smarty/ChangeLog
index d1d73ec7a80c..9aabd625a303 100644
--- a/dev-php/smarty/ChangeLog
+++ b/dev-php/smarty/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/smarty
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.138 2015/01/13 02:03:51 mjo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.139 2015/04/30 10:56:30 ago Exp $
+
+ 30 Apr 2015; Agostino Sarubbo <ago@gentoo.org> smarty-3.1.21-r1.ebuild:
+ Stable for amd64, wrt bug #526542
*smarty-3.1.21-r1 (13 Jan 2015)
diff --git a/dev-php/smarty/smarty-3.1.21-r1.ebuild b/dev-php/smarty/smarty-3.1.21-r1.ebuild
index d656bfdfea4f..c203fa342165 100644
--- a/dev-php/smarty/smarty-3.1.21-r1.ebuild
+++ b/dev-php/smarty/smarty-3.1.21-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-3.1.21-r1.ebuild,v 1.1 2015/01/13 02:03:51 mjo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-3.1.21-r1.ebuild,v 1.2 2015/04/30 10:56:30 ago Exp $
EAPI=5
@@ -14,7 +14,7 @@ SRC_URI="http://www.smarty.net/files/${MY_P}.tar.gz
LICENSE="LGPL-3"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="doc"
DEPEND="doc? ( app-arch/unzip )"