summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Bergmann <sebastian@gentoo.org>2005-03-25 05:16:20 +0000
committerSebastian Bergmann <sebastian@gentoo.org>2005-03-25 05:16:20 +0000
commitc35616d3e6a72822168246510e3301d32b3017e1 (patch)
treea6f25105843d05935d387af8f2adcbf671225fac /dev-php/smarty
parentAdded spanish description to the category metadata (diff)
downloadhistorical-c35616d3e6a72822168246510e3301d32b3017e1.tar.gz
historical-c35616d3e6a72822168246510e3301d32b3017e1.tar.bz2
historical-c35616d3e6a72822168246510e3301d32b3017e1.zip
Stable on x86 and amd64.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-php/smarty')
-rw-r--r--dev-php/smarty/ChangeLog6
-rw-r--r--dev-php/smarty/smarty-2.6.8.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/smarty/ChangeLog b/dev-php/smarty/ChangeLog
index 3cc5156d82fd..bb1afe451a52 100644
--- a/dev-php/smarty/ChangeLog
+++ b/dev-php/smarty/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/smarty
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.28 2005/03/25 03:33:28 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.29 2005/03/25 05:16:20 sebastian Exp $
+
+ 25 Mar 2005; Sebastian Bergmann <sebastian@gentoo.org>
+ smarty-2.6.8.ebuild:
+ Stable on x86 and amd64.
25 Mar 2005; Jason Wever <weeve@gentoo.org> smarty-2.6.8.ebuild:
Stable on SPARC wrt security bug #86148.
diff --git a/dev-php/smarty/smarty-2.6.8.ebuild b/dev-php/smarty/smarty-2.6.8.ebuild
index d91818aada13..035541f74c35 100644
--- a/dev-php/smarty/smarty-2.6.8.ebuild
+++ b/dev-php/smarty/smarty-2.6.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.8.ebuild,v 1.2 2005/03/25 03:33:28 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.8.ebuild,v 1.3 2005/03/25 05:16:20 sebastian Exp $
MY_P=Smarty-${PV}
DESCRIPTION="A template engine for PHP"
@@ -8,7 +8,7 @@ HOMEPAGE="http://smarty.php.net/"
SRC_URI="http://smarty.php.net/distributions/${MY_P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha ~hppa ~ppc sparc ~x86 ~amd64"
+KEYWORDS="~alpha ~hppa ~ppc sparc x86 amd64"
IUSE="doc"
DEPEND="doc? ( dev-php/smarty-docs )"
RDEPEND="virtual/php"