From 1da3189018621f498c28c50d2818b48986ba9b1b Mon Sep 17 00:00:00 2001 From: Tom William Payne Date: Mon, 12 Apr 2004 16:49:29 +0000 Subject: Removed old version. Added IUSE variable. --- dev-php/smarty-docs/ChangeLog | 7 +++++-- dev-php/smarty-docs/smarty-docs-2.6.0.ebuild | 3 ++- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/dev-php/smarty-docs/ChangeLog b/dev-php/smarty-docs/ChangeLog index b0257e5536f0..16899c692012 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-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/ChangeLog,v 1.6 2004/03/26 22:56:33 twp Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/ChangeLog,v 1.7 2004/04/12 16:49:29 twp Exp $ + + 12 Apr 2004; smarty-docs-2.6.0.ebuild: + Removed old version. Added IUSE variable. 26 Mar 2004; Tom Payne smarty-docs-2.6.2.ebuild : Marked stable on x86. Added IUSE. diff --git a/dev-php/smarty-docs/smarty-docs-2.6.0.ebuild b/dev-php/smarty-docs/smarty-docs-2.6.0.ebuild index ddb6a49c4557..3dc8c5aa0a18 100644 --- a/dev-php/smarty-docs/smarty-docs-2.6.0.ebuild +++ b/dev-php/smarty-docs/smarty-docs-2.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/smarty-docs-2.6.0.ebuild,v 1.4 2004/03/21 18:21:47 twp Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/smarty-docs-2.6.0.ebuild,v 1.5 2004/04/12 16:49:29 twp Exp $ MY_P=Smarty-${PV}-docs DESCRIPTION="A template engine for PHP" @@ -8,6 +8,7 @@ HOMEPAGE="http://smarty.php.net/" 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" DEPEND="dev-php/mod_php" -- cgit v1.2.3-65-gdbad