summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2006-04-19 01:39:09 +0000
committerJason Wever <weeve@gentoo.org>2006-04-19 01:39:09 +0000
commit2ff3bdab7827f4a255ea229b4bd75df9712247da (patch)
tree60f3f82c5e97d3cff774c4ea6f80db3a76951c2e /dev-php/smarty
parentAdded ~sparc keyword. (diff)
downloadgentoo-2-2ff3bdab7827f4a255ea229b4bd75df9712247da.tar.gz
gentoo-2-2ff3bdab7827f4a255ea229b4bd75df9712247da.tar.bz2
gentoo-2-2ff3bdab7827f4a255ea229b4bd75df9712247da.zip
Stable on SPARC wrt bug #130301.
(Portage version: 2.1_pre7-r5)
Diffstat (limited to 'dev-php/smarty')
-rw-r--r--dev-php/smarty/ChangeLog5
-rw-r--r--dev-php/smarty/smarty-2.6.13.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/smarty/ChangeLog b/dev-php/smarty/ChangeLog
index 8dbf55c4a6b9..3016f99c83ec 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.49 2006/04/17 22:15:53 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.50 2006/04/19 01:39:09 weeve Exp $
+
+ 19 Apr 2006; Jason Wever <weeve@gentoo.org> smarty-2.6.13.ebuild:
+ Stable on SPARC wrt bug #130301.
17 Apr 2006; Mark Loeser <halcy0n@gentoo.org> smarty-2.6.13.ebuild:
Stable on x86; bug #130301
diff --git a/dev-php/smarty/smarty-2.6.13.ebuild b/dev-php/smarty/smarty-2.6.13.ebuild
index cb381ae842f1..4af8751a4a22 100644
--- a/dev-php/smarty/smarty-2.6.13.ebuild
+++ b/dev-php/smarty/smarty-2.6.13.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.13.ebuild,v 1.2 2006/04/17 22:15:53 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.13.ebuild,v 1.3 2006/04/19 01:39:09 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 ~ppc ~sparc x86"
+KEYWORDS="~alpha ~amd64 ~ppc sparc x86"
IUSE="doc"
DEPEND="doc? ( dev-php/smarty-docs )"