summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Longinotti <chtekk@gentoo.org>2006-05-27 00:38:08 +0000
committerLuca Longinotti <chtekk@gentoo.org>2006-05-27 00:38:08 +0000
commited6f03b7147edfaf2f4158384ab4f8025fa69b16 (patch)
tree719d1b6c3865eee10cfa5a09d192e7508deb026d /dev-php/smarty-docs
parentAdded to ~amd64. (diff)
downloadgentoo-2-ed6f03b7147edfaf2f4158384ab4f8025fa69b16.tar.gz
gentoo-2-ed6f03b7147edfaf2f4158384ab4f8025fa69b16.tar.bz2
gentoo-2-ed6f03b7147edfaf2f4158384ab4f8025fa69b16.zip
Stable on amd64.
(Portage version: 2.1_rc1-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 85162b452fdf..bb5032192927 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.35 2006/05/25 22:10:40 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/ChangeLog,v 1.36 2006/05/27 00:38:08 chtekk Exp $
+
+ 27 May 2006; Luca Longinotti <chtekk@gentoo.org>
+ smarty-docs-2.6.11.ebuild:
+ Stable on amd64.
25 May 2006; Michael Hanselmann <hansmi@gentoo.org>
smarty-docs-2.6.11.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 71b63637f44b..2057e7003cc2 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.3 2006/05/25 22:10:40 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/smarty-docs-2.6.11.ebuild,v 1.4 2006/05/27 00:38:08 chtekk 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"