diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2005-09-15 00:25:48 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2005-09-15 00:25:48 +0000 |
commit | abfbafcd04f02c096d0a9d326e57f464d80c7312 (patch) | |
tree | c22f86fe6637ae6174ef91deb2153b1ec23a8251 /dev-php5/pecl-crack | |
parent | handle CBUILD better since it is forced in portage now and check for CC_FOR_B... (diff) | |
download | gentoo-2-abfbafcd04f02c096d0a9d326e57f464d80c7312.tar.gz gentoo-2-abfbafcd04f02c096d0a9d326e57f464d80c7312.tar.bz2 gentoo-2-abfbafcd04f02c096d0a9d326e57f464d80c7312.zip |
dekeyword for amd64 until php5 is keyworded as well
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-php5/pecl-crack')
-rw-r--r-- | dev-php5/pecl-crack/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php5/pecl-crack/pecl-crack-0.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php5/pecl-crack/ChangeLog b/dev-php5/pecl-crack/ChangeLog index a2e6fd815c44..e9cec02baaaf 100644 --- a/dev-php5/pecl-crack/ChangeLog +++ b/dev-php5/pecl-crack/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php5/pecl-crack # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-crack/ChangeLog,v 1.4 2005/09/10 07:50:08 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-crack/ChangeLog,v 1.5 2005/09/15 00:25:48 mr_bones_ Exp $ + + 15 Sep 2005; Michael Sterrett <mr_bones_@gentoo.org> + pecl-crack-0.2.ebuild: + dekeyword for amd64 until php5 is keyworded as well *pecl-crack-0.3 (10 Sep 2005) diff --git a/dev-php5/pecl-crack/pecl-crack-0.2.ebuild b/dev-php5/pecl-crack/pecl-crack-0.2.ebuild index 295bd97b4426..0318ccfe8f9b 100644 --- a/dev-php5/pecl-crack/pecl-crack-0.2.ebuild +++ b/dev-php5/pecl-crack/pecl-crack-0.2.ebuild @@ -1,6 +1,6 @@ # 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.3 2005/09/10 06:09:50 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-crack/pecl-crack-0.2.ebuild,v 1.4 2005/09/15 00:25:48 mr_bones_ Exp $ PHP_EXT_ZENDEXT="no" PHP_EXT_PECL_PKG="crack" @@ -13,7 +13,7 @@ DESCRIPTION="PHP interface to the cracklib (libcrack) libraries" LICENSE="Artistic" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~ppc ~sparc ~x86" IUSE="" DEPEND="${DEPEND} |