summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-07-04 08:26:01 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-07-04 08:26:01 +0000
commit457b656f63e32c61655e093b0a1592045c3887f4 (patch)
tree0f25385d1d1f89d8f5b574dfcbfc028196e6ae69 /dev-php/smarty/smarty-2.6.2.ebuild
parentStable on alpha. (diff)
downloadhistorical-457b656f63e32c61655e093b0a1592045c3887f4.tar.gz
historical-457b656f63e32c61655e093b0a1592045c3887f4.tar.bz2
historical-457b656f63e32c61655e093b0a1592045c3887f4.zip
Stable on alpha.
Diffstat (limited to 'dev-php/smarty/smarty-2.6.2.ebuild')
-rw-r--r--dev-php/smarty/smarty-2.6.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/smarty/smarty-2.6.2.ebuild b/dev-php/smarty/smarty-2.6.2.ebuild
index 795846b75197..c28d302564e8 100644
--- a/dev-php/smarty/smarty-2.6.2.ebuild
+++ b/dev-php/smarty/smarty-2.6.2.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/smarty-2.6.2.ebuild,v 1.5 2004/06/25 01:24:49 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.2.ebuild,v 1.6 2004/07/04 08:15:36 kloeri Exp $
MY_P=Smarty-${PV}
DESCRIPTION="A template engine for PHP"
@@ -8,7 +8,7 @@ HOMEPAGE="http://smarty.php.net/"
SRC_URI="http://smarty.php.net/distributions/${MY_P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha hppa ~ppc sparc x86"
+KEYWORDS="alpha hppa ~ppc sparc x86"
IUSE="doc"
DEPEND="doc? ( dev-php/smarty-docs )"
RDEPEND="virtual/php"