summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-04-08 17:17:51 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-04-08 17:17:51 +0000
commitc50872ce7fc11e33f6b8fb42e709412da80d7364 (patch)
tree402395eb20e446a55f66e5afffcc4076e2613208 /dev-php/smarty
parentUse giflib instead of libungif; bug #85720. Installs correct desktop entry; b... (diff)
downloadhistorical-c50872ce7fc11e33f6b8fb42e709412da80d7364.tar.gz
historical-c50872ce7fc11e33f6b8fb42e709412da80d7364.tar.bz2
historical-c50872ce7fc11e33f6b8fb42e709412da80d7364.zip
Stable on ppc.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-php/smarty')
-rw-r--r--dev-php/smarty/ChangeLog5
-rw-r--r--dev-php/smarty/smarty-2.6.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/smarty/ChangeLog b/dev-php/smarty/ChangeLog
index 269c43484ffc..ad0efb1efa39 100644
--- a/dev-php/smarty/ChangeLog
+++ b/dev-php/smarty/ChangeLog
@@ -1,6 +1,9 @@
# 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.33 2005/04/08 15:07:10 tomk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.34 2005/04/08 17:17:51 hansmi Exp $
+
+ 08 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> smarty-2.6.9.ebuild:
+ Stable on ppc.
*smarty-2.6.9 (08 Apr 2005)
diff --git a/dev-php/smarty/smarty-2.6.9.ebuild b/dev-php/smarty/smarty-2.6.9.ebuild
index 0fd2d3609505..1bfa583c523a 100644
--- a/dev-php/smarty/smarty-2.6.9.ebuild
+++ b/dev-php/smarty/smarty-2.6.9.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.9.ebuild,v 1.1 2005/04/08 15:07:10 tomk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.9.ebuild,v 1.2 2005/04/08 17:17:51 hansmi 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"