summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Longinotti <chtekk@gentoo.org>2005-11-26 23:24:27 +0000
committerLuca Longinotti <chtekk@gentoo.org>2005-11-26 23:24:27 +0000
commitf63f86c2344db77b6b11da3af6157a28b8838c85 (patch)
tree6062cbe2757db21f5752db7fcf2ce3ffabbe0b9c /dev-php5/pecl-crack/pecl-crack-0.2.ebuild
parentFixed OSX 10.2 support, building with 2.6.15 and a few other patches. (diff)
downloadhistorical-f63f86c2344db77b6b11da3af6157a28b8838c85.tar.gz
historical-f63f86c2344db77b6b11da3af6157a28b8838c85.tar.bz2
historical-f63f86c2344db77b6b11da3af6157a28b8838c85.zip
Fix var ordering.
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'dev-php5/pecl-crack/pecl-crack-0.2.ebuild')
-rw-r--r--dev-php5/pecl-crack/pecl-crack-0.2.ebuild12
1 files changed, 5 insertions, 7 deletions
diff --git a/dev-php5/pecl-crack/pecl-crack-0.2.ebuild b/dev-php5/pecl-crack/pecl-crack-0.2.ebuild
index 09713740300a..271b963098d0 100644
--- a/dev-php5/pecl-crack/pecl-crack-0.2.ebuild
+++ b/dev-php5/pecl-crack/pecl-crack-0.2.ebuild
@@ -1,19 +1,17 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-crack/pecl-crack-0.2.ebuild,v 1.5 2005/11/19 20:56:39 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-crack/pecl-crack-0.2.ebuild,v 1.6 2005/11/26 23:21:35 chtekk Exp $
-PHP_EXT_ZENDEXT="no"
-PHP_EXT_PECL_PKG="crack"
PHP_EXT_NAME="crack"
PHP_EXT_INI="yes"
+PHP_EXT_ZENDEXT="no"
inherit php-ext-pecl-r1
-DESCRIPTION="PHP interface to the cracklib (libcrack) libraries"
-
-LICENSE="Artistic"
-SLOT="0"
KEYWORDS="~ppc ~ppc64 ~sparc ~x86"
+DESCRIPTION="PHP interface to the cracklib libraries."
+LICENSE="PHP"
+SLOT="0"
IUSE=""
DEPEND="${DEPEND}