summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2006-10-01 14:05:08 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2006-10-01 14:05:08 +0000
commit0dad8651d6098501d44e34231902d10f425ac9d1 (patch)
tree3b86d150391b6d76fc8687effd0fce6c7e66c99e /dev-php
parenthppa stable, bug #148851 (diff)
downloadgentoo-2-0dad8651d6098501d44e34231902d10f425ac9d1.tar.gz
gentoo-2-0dad8651d6098501d44e34231902d10f425ac9d1.tar.bz2
gentoo-2-0dad8651d6098501d44e34231902d10f425ac9d1.zip
hppa stable, bug #148175
(Portage version: 2.1.1-r1)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/smarty/ChangeLog6
-rw-r--r--dev-php/smarty/smarty-2.6.14.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/smarty/ChangeLog b/dev-php/smarty/ChangeLog
index 327496f36485..b3d3b850a334 100644
--- a/dev-php/smarty/ChangeLog
+++ b/dev-php/smarty/ChangeLog
@@ -1,6 +1,10 @@
# 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.62 2006/09/28 04:55:58 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.63 2006/10/01 14:05:08 dertobi123 Exp $
+
+ 01 Oct 2006; Tobias Scherbaum <dertobi123@gentoo.org>
+ smarty-2.6.14.ebuild:
+ hppa stable, bug #148175
28 Sep 2006; Joshua Jackson <tsunam@gentoo.org> smarty-2.6.14.ebuild:
Stable x86; bug #148175
diff --git a/dev-php/smarty/smarty-2.6.14.ebuild b/dev-php/smarty/smarty-2.6.14.ebuild
index 4e3f69b1695b..f015c7c61136 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.5 2006/09/28 04:55:58 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.14.ebuild,v 1.6 2006/10/01 14:05:08 dertobi123 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 )"