summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2006-09-23 11:19:47 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2006-09-23 11:19:47 +0000
commitdcb4066ed56d9747899f36dce2a49ad7bf028e92 (patch)
tree76a8afcb0e7fa5326a144a2ad5b8a3cc9b20f64f /dev-php/smarty
parentMake sure we strip with the target toolchain #148437. (diff)
downloadgentoo-2-dcb4066ed56d9747899f36dce2a49ad7bf028e92.tar.gz
gentoo-2-dcb4066ed56d9747899f36dce2a49ad7bf028e92.tar.bz2
gentoo-2-dcb4066ed56d9747899f36dce2a49ad7bf028e92.zip
Stable on ppc wrt bug 148175
(Portage version: 2.1.2_pre1)
Diffstat (limited to 'dev-php/smarty')
-rw-r--r--dev-php/smarty/ChangeLog5
-rw-r--r--dev-php/smarty/smarty-2.6.14.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/smarty/ChangeLog b/dev-php/smarty/ChangeLog
index d98d253a321e..841a5192c71b 100644
--- a/dev-php/smarty/ChangeLog
+++ b/dev-php/smarty/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/smarty
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.60 2006/09/21 08:31:27 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.61 2006/09/23 11:19:47 nixnut Exp $
+
+ 23 Sep 2006; <nixnut@gentoo.org> smarty-2.6.14.ebuild:
+ Stable on ppc wrt bug 148175
21 Sep 2006; <blubb@gentoo.org> smarty-2.6.14.ebuild:
stable on amd64
diff --git a/dev-php/smarty/smarty-2.6.14.ebuild b/dev-php/smarty/smarty-2.6.14.ebuild
index ab08842065f4..6f1d28ce79b1 100644
--- a/dev-php/smarty/smarty-2.6.14.ebuild
+++ b/dev-php/smarty/smarty-2.6.14.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.14.ebuild,v 1.3 2006/09/21 08:31:27 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.14.ebuild,v 1.4 2006/09/23 11:19:47 nixnut Exp $
inherit php-lib-r1
@@ -8,7 +8,7 @@ DESCRIPTION="A template engine for PHP."
HOMEPAGE="http://smarty.php.net/"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ppc sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ppc sparc ~x86"
IUSE="doc"
DEPEND="doc? ( dev-php/smarty-docs )"