summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2007-08-11 04:01:58 +0000
committerSteve Dibb <beandog@gentoo.org>2007-08-11 04:01:58 +0000
commitc911ee9b970de8f1c7cfdb0db5af31ae7a28a1c6 (patch)
tree42611452deeb80a338dd6149fcd86c07f2874d53 /dev-php4/pecl-crack
parentamd64 stable, bug 182703 (diff)
downloadgentoo-2-c911ee9b970de8f1c7cfdb0db5af31ae7a28a1c6.tar.gz
gentoo-2-c911ee9b970de8f1c7cfdb0db5af31ae7a28a1c6.tar.bz2
gentoo-2-c911ee9b970de8f1c7cfdb0db5af31ae7a28a1c6.zip
amd64 stable, bug 187234
(Portage version: 2.1.2.11)
Diffstat (limited to 'dev-php4/pecl-crack')
-rw-r--r--dev-php4/pecl-crack/ChangeLog5
-rw-r--r--dev-php4/pecl-crack/pecl-crack-0.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php4/pecl-crack/ChangeLog b/dev-php4/pecl-crack/ChangeLog
index ee3f39ce80a7..87d9b8d73683 100644
--- a/dev-php4/pecl-crack/ChangeLog
+++ b/dev-php4/pecl-crack/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php4/pecl-crack
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-crack/ChangeLog,v 1.14 2007/08/07 16:39:53 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-crack/ChangeLog,v 1.15 2007/08/11 04:01:58 beandog Exp $
+
+ 10 Aug 2007; Steve Dibb <beandog@gentoo.org> pecl-crack-0.4.ebuild:
+ amd64 stable, bug 187234
07 Aug 2007; nixnut <nixnut@gentoo.org> pecl-crack-0.4.ebuild:
Stable on ppc wrt bug 187234
diff --git a/dev-php4/pecl-crack/pecl-crack-0.4.ebuild b/dev-php4/pecl-crack/pecl-crack-0.4.ebuild
index 366a0643a3f9..1fc23a1f1299 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-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.5 2007/08/07 16:39:53 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-crack/pecl-crack-0.4.ebuild,v 1.6 2007/08/11 04:01:58 beandog Exp $
PHP_EXT_NAME="crack"
PHP_EXT_INI="yes"
@@ -8,7 +8,7 @@ PHP_EXT_ZENDEXT="no"
inherit php-ext-pecl-r1
-KEYWORDS="~amd64 ppc ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ppc ppc64 ~sparc ~x86"
DESCRIPTION="PHP interface to the cracklib libraries."
LICENSE="PHP"