summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-10-14 01:58:01 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-10-14 01:58:01 +0000
commitacb760bf4228ed2998346a281629eafdf1ad5eb2 (patch)
tree7e6a1edaa6c5fe61fed940519f176a1a7f965342 /dev-php/smarty-docs
parentBumped to 2.4.0. Part of fixing bug #67460. (Manifest recommit) (diff)
downloadgentoo-2-acb760bf4228ed2998346a281629eafdf1ad5eb2.tar.gz
gentoo-2-acb760bf4228ed2998346a281629eafdf1ad5eb2.tar.bz2
gentoo-2-acb760bf4228ed2998346a281629eafdf1ad5eb2.zip
Stable on alpha.
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.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/smarty-docs/ChangeLog b/dev-php/smarty-docs/ChangeLog
index d0ff73c75f62..14c5bdea01f2 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-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/ChangeLog,v 1.15 2004/10/09 00:46:54 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/ChangeLog,v 1.16 2004/10/14 01:58:01 kloeri Exp $
+
+ 14 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> smarty-docs-2.6.3.ebuild:
+ Stable on alpha.
09 Oct 2004; Guy Martin <gmsoft@gentoo.org> smarty-docs-2.6.3.ebuild:
Marked stable on hppa.
diff --git a/dev-php/smarty-docs/smarty-docs-2.6.3.ebuild b/dev-php/smarty-docs/smarty-docs-2.6.3.ebuild
index e3b0311c85d6..3325900dabd6 100644
--- a/dev-php/smarty-docs/smarty-docs-2.6.3.ebuild
+++ b/dev-php/smarty-docs/smarty-docs-2.6.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 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.3.ebuild,v 1.4 2004/10/09 00:46:54 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/smarty-docs-2.6.3.ebuild,v 1.5 2004/10/14 01:58:01 kloeri 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"
+KEYWORDS="alpha hppa ~ppc sparc x86"
DEPEND=""
S=${WORKDIR}/manual