summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2004-04-17 15:02:29 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2004-04-17 15:02:29 +0000
commitcbacf8d22c230b56ee79b1aef539fc3b7d6b7981 (patch)
tree49b84778afab9444be29e1b00c8b17f5f074afba /dev-php/turck-mmcache/turck-mmcache-2.3.22.ebuild
parentfixed newdepend (diff)
downloadgentoo-2-cbacf8d22c230b56ee79b1aef539fc3b7d6b7981.tar.gz
gentoo-2-cbacf8d22c230b56ee79b1aef539fc3b7d6b7981.tar.bz2
gentoo-2-cbacf8d22c230b56ee79b1aef539fc3b7d6b7981.zip
Numerous small fixes, see ChangeLog for details.
Diffstat (limited to 'dev-php/turck-mmcache/turck-mmcache-2.3.22.ebuild')
-rw-r--r--dev-php/turck-mmcache/turck-mmcache-2.3.22.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/turck-mmcache/turck-mmcache-2.3.22.ebuild b/dev-php/turck-mmcache/turck-mmcache-2.3.22.ebuild
index 637c1e166bf6..7a4384a7b6a5 100644
--- a/dev-php/turck-mmcache/turck-mmcache-2.3.22.ebuild
+++ b/dev-php/turck-mmcache/turck-mmcache-2.3.22.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/turck-mmcache/turck-mmcache-2.3.22.ebuild,v 1.4 2004/01/14 00:23:49 stuart Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/turck-mmcache/turck-mmcache-2.3.22.ebuild,v 1.5 2004/04/17 15:02:29 aliz Exp $
PHP_EXT_NAME="mmcache"
PHP_EXT_ZENDEXT="yes"
@@ -10,7 +10,7 @@ inherit php-ext-source
DESCRIPTION="open source PHP accelerator, optimizer, encoder and dynamic content cache"
HOMEPAGE="http://turck-mmcache.sourceforge.net/"
SRC_URI="mirror://sourceforge/turck-mmcache/${P}.tar.gz"
-
+IUSE=""
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86"