summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2006-09-21 02:52:17 +0000
committerJason Wever <weeve@gentoo.org>2006-09-21 02:52:17 +0000
commit22e4a5afbd705fa262fd85da938823ad7d4257f5 (patch)
treef86d705e260732ab0687fa4f03f22bb4e123af60 /dev-php/smarty
parentBump Blue skin to version 1.6. (diff)
downloadgentoo-2-22e4a5afbd705fa262fd85da938823ad7d4257f5.tar.gz
gentoo-2-22e4a5afbd705fa262fd85da938823ad7d4257f5.tar.bz2
gentoo-2-22e4a5afbd705fa262fd85da938823ad7d4257f5.zip
Stable on SPARC 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/files/digest-smarty-2.6.142
-rw-r--r--dev-php/smarty/smarty-2.6.14.ebuild4
3 files changed, 8 insertions, 3 deletions
diff --git a/dev-php/smarty/ChangeLog b/dev-php/smarty/ChangeLog
index 4ab91e9a7b32..c2ecf7a6594a 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.58 2006/06/17 10:07:38 tomk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.59 2006/09/21 02:52:17 weeve Exp $
+
+ 21 Sep 2006; Jason Wever <weeve@gentoo.org> smarty-2.6.14.ebuild:
+ Stable on SPARC wrt bug #148175.
*smarty-2.6.14 (17 Jun 2006)
diff --git a/dev-php/smarty/files/digest-smarty-2.6.14 b/dev-php/smarty/files/digest-smarty-2.6.14
index 76820e9152a6..27a6d94a9f70 100644
--- a/dev-php/smarty/files/digest-smarty-2.6.14
+++ b/dev-php/smarty/files/digest-smarty-2.6.14
@@ -1 +1,3 @@
MD5 9186796ddbc29191306338dea9d632a0 Smarty-2.6.14.tar.gz 144986
+RMD160 2fe39d4c74035ce3c8ba026cb6a1daaf73023f07 Smarty-2.6.14.tar.gz 144986
+SHA256 aa78a87eb6d505aa652beb7d5e68cc11374bd55081797df102aedb1a4ab38c2a Smarty-2.6.14.tar.gz 144986
diff --git a/dev-php/smarty/smarty-2.6.14.ebuild b/dev-php/smarty/smarty-2.6.14.ebuild
index 4377abd7745d..fc996276d1a8 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.1 2006/06/17 10:07:38 tomk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.14.ebuild,v 1.2 2006/09/21 02:52:17 weeve 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 )"