summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2007-11-02 03:55:10 +0000
committerSteve Dibb <beandog@gentoo.org>2007-11-02 03:55:10 +0000
commit8c558371457261b4d1fa5cbdad7c1f5c581882ed (patch)
treefbf5b82da9198f9115dc89779689f5025c06624b /dev-php
parentamd64 stable, bug 197398 (diff)
downloadgentoo-2-8c558371457261b4d1fa5cbdad7c1f5c581882ed.tar.gz
gentoo-2-8c558371457261b4d1fa5cbdad7c1f5c581882ed.tar.bz2
gentoo-2-8c558371457261b4d1fa5cbdad7c1f5c581882ed.zip
amd64 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 7cf7a20b1755..3de29871da79 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.73 2007/11/01 15:00:21 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.74 2007/11/02 03:55:10 beandog Exp $
+
+ 02 Nov 2007; Steve Dibb <beandog@gentoo.org> smarty-2.6.18.ebuild:
+ amd64 stable, bug 197314
01 Nov 2007; Raúl Porcel <armin76@gentoo.org> smarty-2.6.18.ebuild:
alpha/sparc stable wrt #197314
diff --git a/dev-php/smarty/smarty-2.6.18.ebuild b/dev-php/smarty/smarty-2.6.18.ebuild
index ac7a83befd59..d9c49257d936 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.6 2007/11/01 15:00:21 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.18.ebuild,v 1.7 2007/11/02 03:55:10 beandog 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}"