summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-03-04 12:30:35 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-03-04 12:30:35 +0000
commit6474a8def6a5bcd35957bd5eb5afa2689a91e6e3 (patch)
tree98efbd7abf21c764f3af264e86328a44a7c56810 /dev-php
parentalpha/ia64/sparc stable wrt security #212211 (diff)
downloadgentoo-2-6474a8def6a5bcd35957bd5eb5afa2689a91e6e3.tar.gz
gentoo-2-6474a8def6a5bcd35957bd5eb5afa2689a91e6e3.tar.bz2
gentoo-2-6474a8def6a5bcd35957bd5eb5afa2689a91e6e3.zip
alpha/sparc stable wrt security #212147
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/smarty/ChangeLog5
-rw-r--r--dev-php/smarty/smarty-2.6.19.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/smarty/ChangeLog b/dev-php/smarty/ChangeLog
index cf401dce88c1..6a39b48e857e 100644
--- a/dev-php/smarty/ChangeLog
+++ b/dev-php/smarty/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/smarty
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.77 2008/03/03 19:02:25 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.78 2008/03/04 12:30:35 armin76 Exp $
+
+ 04 Mar 2008; Raúl Porcel <armin76@gentoo.org> smarty-2.6.19.ebuild:
+ alpha/sparc stable wrt security #212147
03 Mar 2008; Jeroen Roovers <jer@gentoo.org> smarty-2.6.19.ebuild:
Stable for HPPA (bug #212147).
diff --git a/dev-php/smarty/smarty-2.6.19.ebuild b/dev-php/smarty/smarty-2.6.19.ebuild
index 60f29da6e202..04044090eb26 100644
--- a/dev-php/smarty/smarty-2.6.19.ebuild
+++ b/dev-php/smarty/smarty-2.6.19.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.19.ebuild,v 1.3 2008/03/03 19:02:25 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.19.ebuild,v 1.4 2008/03/04 12:30:35 armin76 Exp $
inherit php-lib-r1
-KEYWORDS="~alpha ~amd64 hppa ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="alpha ~amd64 hppa ~ppc ~ppc64 sparc x86"
MY_P="Smarty-${PV}"