summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-05-22 22:46:19 +0000
committerMarkus Meier <maekke@gentoo.org>2009-05-22 22:46:19 +0000
commit7352409fe3db4074d69063a956ab8f3110d80310 (patch)
treea39ba70df4bd88058d23720607482f0691613d3e /dev-php
parentBump to 2.26.2. Updated docs and translations. (diff)
downloadgentoo-2-7352409fe3db4074d69063a956ab8f3110d80310.tar.gz
gentoo-2-7352409fe3db4074d69063a956ab8f3110d80310.tar.bz2
gentoo-2-7352409fe3db4074d69063a956ab8f3110d80310.zip
amd64 stable, bug #270494
(Portage version: 2.1.6.11/cvs/Linux x86_64)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/smarty/ChangeLog5
-rw-r--r--dev-php/smarty/smarty-2.6.24.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/smarty/ChangeLog b/dev-php/smarty/ChangeLog
index 6f2cbf03e7bc..2a7451a8ffbf 100644
--- a/dev-php/smarty/ChangeLog
+++ b/dev-php/smarty/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/smarty
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.99 2009/05/22 12:41:57 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.100 2009/05/22 22:46:19 maekke Exp $
+
+ 22 May 2009; Markus Meier <maekke@gentoo.org> smarty-2.6.24.ebuild:
+ amd64 stable, bug #270494
22 May 2009; Christian Faulhammer <fauli@gentoo.org> smarty-2.6.24.ebuild:
stable x86, security bug 270494
diff --git a/dev-php/smarty/smarty-2.6.24.ebuild b/dev-php/smarty/smarty-2.6.24.ebuild
index f9c990798918..6de5f87b647f 100644
--- a/dev-php/smarty/smarty-2.6.24.ebuild
+++ b/dev-php/smarty/smarty-2.6.24.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.24.ebuild,v 1.3 2009/05/22 12:41:57 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.24.ebuild,v 1.4 2009/05/22 22:46:19 maekke Exp $
inherit php-lib-r1 eutils
-KEYWORDS="~alpha ~amd64 hppa ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 hppa ~ppc ~ppc64 ~sparc x86"
MY_P="Smarty-${PV}"