summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJurek Bartuszek <jurek@gentoo.org>2007-10-28 21:53:49 +0000
committerJurek Bartuszek <jurek@gentoo.org>2007-10-28 21:53:49 +0000
commit5938eada01fa13333d1f8e3bbbd56f186edfdbb0 (patch)
tree12d65366915197092daafbe9ccdfb9a2711fc5f2 /dev-php
parentSupport latest sys-libs/db versions. Thanks Tuan Van in #192753. (diff)
downloadgentoo-2-5938eada01fa13333d1f8e3bbbd56f186edfdbb0.tar.gz
gentoo-2-5938eada01fa13333d1f8e3bbbd56f186edfdbb0.tar.bz2
gentoo-2-5938eada01fa13333d1f8e3bbbd56f186edfdbb0.zip
dev-php/smarty-2.6.18: x86 stable (bug #197314)
(Portage version: 2.1.3.16)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/smarty/ChangeLog5
-rw-r--r--dev-php/smarty/smarty-2.6.18.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/smarty/ChangeLog b/dev-php/smarty/ChangeLog
index 1aff7bec2d10..efa416f07ef8 100644
--- a/dev-php/smarty/ChangeLog
+++ b/dev-php/smarty/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/smarty
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.69 2007/03/18 15:42:03 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.70 2007/10/28 21:53:49 jurek Exp $
+
+ 28 Oct 2007; Jurek Bartuszek <jurek@gentoo.org> smarty-2.6.18.ebuild:
+ x86 stable (bug #197314)
18 Mar 2007; Luca Longinotti <chtekk@gentoo.org> smarty-2.6.14.ebuild,
-smarty-2.6.16.ebuild, smarty-2.6.18.ebuild:
diff --git a/dev-php/smarty/smarty-2.6.18.ebuild b/dev-php/smarty/smarty-2.6.18.ebuild
index c32b660c1286..98ef0fd9b99c 100644
--- a/dev-php/smarty/smarty-2.6.18.ebuild
+++ b/dev-php/smarty/smarty-2.6.18.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.18.ebuild,v 1.2 2007/03/18 15:42:03 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.18.ebuild,v 1.3 2007/10/28 21:53:49 jurek 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}"