diff options
Diffstat (limited to 'dev-php/savant/savant-1.5.2.ebuild')
-rw-r--r-- | dev-php/savant/savant-1.5.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-php/savant/savant-1.5.2.ebuild b/dev-php/savant/savant-1.5.2.ebuild index 8f8ef0aed360..c18c2cbd6590 100644 --- a/dev-php/savant/savant-1.5.2.ebuild +++ b/dev-php/savant/savant-1.5.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/savant/savant-1.5.2.ebuild,v 1.1 2004/07/31 15:17:31 coredumb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/savant/savant-1.5.2.ebuild,v 1.1.1.1 2005/11/30 09:47:51 chriswhite Exp $ PHP_PEAR_PKG_NAME="Savant" DESCRIPTION="The simple PHP template alternative to Smarty" @@ -10,6 +10,6 @@ LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="~x86" DEPEND="virtual/php" -RDEPEND="$DEPEND" +IUSE="" inherit php-pear |