summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2006-09-21 08:31:27 +0000
committerSimon Stelling <blubb@gentoo.org>2006-09-21 08:31:27 +0000
commit2ed4fdc822b3319bf0a9fb1326b0c0eeee914b39 (patch)
treeea1984322dace21161f6b029b06a4a0367909c38 /dev-php
parentStable on x86. Add new version with a brand new USE flag (underscores). (diff)
downloadgentoo-2-2ed4fdc822b3319bf0a9fb1326b0c0eeee914b39.tar.gz
gentoo-2-2ed4fdc822b3319bf0a9fb1326b0c0eeee914b39.tar.bz2
gentoo-2-2ed4fdc822b3319bf0a9fb1326b0c0eeee914b39.zip
stable on amd64
(Portage version: 2.1.2_pre1)
Diffstat (limited to 'dev-php')
-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 c2ecf7a6594a..d98d253a321e 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.59 2006/09/21 02:52:17 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.60 2006/09/21 08:31:27 blubb Exp $
+
+ 21 Sep 2006; <blubb@gentoo.org> smarty-2.6.14.ebuild:
+ stable on amd64
21 Sep 2006; Jason Wever <weeve@gentoo.org> smarty-2.6.14.ebuild:
Stable on SPARC wrt bug #148175.
diff --git a/dev-php/smarty/smarty-2.6.14.ebuild b/dev-php/smarty/smarty-2.6.14.ebuild
index fc996276d1a8..ab08842065f4 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.2 2006/09/21 02:52:17 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.14.ebuild,v 1.3 2006/09/21 08:31:27 blubb 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 )"