summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-06-19 03:37:59 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-06-19 03:37:59 +0000
commit4bc007be4b5a437523b0d38eaef5917862cee98f (patch)
tree981b8030946aecfad10efd42435bb3eaba4c89b5 /dev-php/smarty-docs
parentsync IUSE (diff)
downloadhistorical-4bc007be4b5a437523b0d38eaef5917862cee98f.tar.gz
historical-4bc007be4b5a437523b0d38eaef5917862cee98f.tar.bz2
historical-4bc007be4b5a437523b0d38eaef5917862cee98f.zip
QA - Add IUSE.
Diffstat (limited to 'dev-php/smarty-docs')
-rw-r--r--dev-php/smarty-docs/smarty-docs-2.5.0.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-php/smarty-docs/smarty-docs-2.5.0.ebuild b/dev-php/smarty-docs/smarty-docs-2.5.0.ebuild
index 4a218981a9db..335a05121cb1 100644
--- a/dev-php/smarty-docs/smarty-docs-2.5.0.ebuild
+++ b/dev-php/smarty-docs/smarty-docs-2.5.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.5.0.ebuild,v 1.5 2004/03/21 18:21:47 twp Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/smarty-docs-2.5.0.ebuild,v 1.6 2004/06/19 03:36:00 kloeri 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"