summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2006-05-25 22:10:40 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2006-05-25 22:10:40 +0000
commit1b2dfffe7839193c334102c44100b672f04482f7 (patch)
tree16746677242d151277ee9b5e4f9ca0cff0e44a9a /dev-php/smarty-docs
parentStable on x86 wrt bug #132213 (diff)
downloadgentoo-2-1b2dfffe7839193c334102c44100b672f04482f7.tar.gz
gentoo-2-1b2dfffe7839193c334102c44100b672f04482f7.tar.bz2
gentoo-2-1b2dfffe7839193c334102c44100b672f04482f7.zip
Stable on hppa, ppc, sparc.
(Portage version: 2.1_rc2-r3)
Diffstat (limited to 'dev-php/smarty-docs')
-rw-r--r--dev-php/smarty-docs/ChangeLog6
-rw-r--r--dev-php/smarty-docs/smarty-docs-2.6.11.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/smarty-docs/ChangeLog b/dev-php/smarty-docs/ChangeLog
index 5da168209408..85162b452fdf 100644
--- a/dev-php/smarty-docs/ChangeLog
+++ b/dev-php/smarty-docs/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/smarty-docs
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/ChangeLog,v 1.34 2006/05/23 21:46:40 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/ChangeLog,v 1.35 2006/05/25 22:10:40 hansmi Exp $
+
+ 25 May 2006; Michael Hanselmann <hansmi@gentoo.org>
+ smarty-docs-2.6.11.ebuild:
+ Stable on hppa, ppc, sparc.
23 May 2006; Luca Longinotti <chtekk@gentoo.org>
-smarty-docs-2.6.2.ebuild, -smarty-docs-2.6.3.ebuild,
diff --git a/dev-php/smarty-docs/smarty-docs-2.6.11.ebuild b/dev-php/smarty-docs/smarty-docs-2.6.11.ebuild
index 0b77dfc3c6bb..71b63637f44b 100644
--- a/dev-php/smarty-docs/smarty-docs-2.6.11.ebuild
+++ b/dev-php/smarty-docs/smarty-docs-2.6.11.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2006 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.11.ebuild,v 1.2 2006/05/23 21:46:40 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/smarty-docs-2.6.11.ebuild,v 1.3 2006/05/25 22:10:40 hansmi Exp $
DESCRIPTION="Documentation for Smarty, a template engine for PHP."
HOMEPAGE="http://smarty.php.net/docs.php"
LICENSE="LGPL-2.1"
SLOT="0"
IUSE=""
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 hppa ppc sparc ~x86"
MY_P="Smarty-${PV}-docs"
SRC_URI="http://smarty.php.net/distributions/manual/en/${MY_P}.tar.gz"