summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-php/smarty-docs')
-rw-r--r--dev-php/smarty-docs/ChangeLog5
-rw-r--r--dev-php/smarty-docs/smarty-docs-2.6.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/smarty-docs/ChangeLog b/dev-php/smarty-docs/ChangeLog
index cca80266bc48..6aa0de05e48c 100644
--- a/dev-php/smarty-docs/ChangeLog
+++ b/dev-php/smarty-docs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/smarty-docs
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/ChangeLog,v 1.24 2005/03/27 12:28:23 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/ChangeLog,v 1.25 2005/03/27 19:54:24 gmsoft Exp $
+
+ 27 Mar 2005; Guy Martin <gmsoft@gentoo.org> smarty-docs-2.6.7.ebuild:
+ Stable on hppa.
27 Mar 2005; Bryan Østergaard <kloeri@gentoo.org>
smarty-docs-2.6.7.ebuild:
diff --git a/dev-php/smarty-docs/smarty-docs-2.6.7.ebuild b/dev-php/smarty-docs/smarty-docs-2.6.7.ebuild
index 853eabed2e67..14d9d6116d3b 100644
--- a/dev-php/smarty-docs/smarty-docs-2.6.7.ebuild
+++ b/dev-php/smarty-docs/smarty-docs-2.6.7.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-docs/smarty-docs-2.6.7.ebuild,v 1.5 2005/03/27 12:28:23 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/smarty-docs-2.6.7.ebuild,v 1.6 2005/03/27 19:54:24 gmsoft Exp $
MY_P=Smarty-${PV}-docs
DESCRIPTION="A template engine for PHP"
@@ -9,7 +9,7 @@ SRC_URI="http://smarty.php.net/distributions/manual/en/${MY_P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
IUSE=""
-KEYWORDS="alpha ~hppa ppc sparc x86 amd64"
+KEYWORDS="alpha hppa ppc sparc x86 amd64"
DEPEND=""
S=${WORKDIR}/manual