summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Longinotti <chtekk@gentoo.org>2007-03-06 19:29:48 +0000
committerLuca Longinotti <chtekk@gentoo.org>2007-03-06 19:29:48 +0000
commit648356b07d886e4cbbbf210ec64b295b36018887 (patch)
tree7357487fa64ad066c7314906aeabb6b2ae3a2519 /dev-php4/pecl-crack/pecl-crack-0.4.ebuild
parentarm/ia64/s390/sh stable (diff)
downloadgentoo-2-648356b07d886e4cbbbf210ec64b295b36018887.tar.gz
gentoo-2-648356b07d886e4cbbbf210ec64b295b36018887.tar.bz2
gentoo-2-648356b07d886e4cbbbf210ec64b295b36018887.zip
Cleanup.
(Portage version: 2.1.2.1)
Diffstat (limited to 'dev-php4/pecl-crack/pecl-crack-0.4.ebuild')
-rw-r--r--dev-php4/pecl-crack/pecl-crack-0.4.ebuild8
1 files changed, 6 insertions, 2 deletions
diff --git a/dev-php4/pecl-crack/pecl-crack-0.4.ebuild b/dev-php4/pecl-crack/pecl-crack-0.4.ebuild
index 7a51860b3cf1..e580c89652ed 100644
--- a/dev-php4/pecl-crack/pecl-crack-0.4.ebuild
+++ b/dev-php4/pecl-crack/pecl-crack-0.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-crack/pecl-crack-0.4.ebuild,v 1.2 2006/10/08 19:47:57 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-crack/pecl-crack-0.4.ebuild,v 1.3 2007/03/06 19:29:48 chtekk Exp $
PHP_EXT_NAME="crack"
PHP_EXT_INI="yes"
@@ -9,11 +9,15 @@ PHP_EXT_ZENDEXT="no"
inherit php-ext-pecl-r1
KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
DESCRIPTION="PHP interface to the cracklib libraries."
LICENSE="PHP"
SLOT="0"
IUSE=""
+DEPEND=""
+RDEPEND=""
+
need_php_by_category
src_unpack() {