diff options
author | Matti Bickel <mabi@gentoo.org> | 2010-08-03 08:58:17 +0000 |
---|---|---|
committer | Matti Bickel <mabi@gentoo.org> | 2010-08-03 08:58:17 +0000 |
commit | 70e5d13e09c6765e14dc1fb397c2243ff5c5afe5 (patch) | |
tree | c566d6aea6ecfae31d6c5d0f3734ebf6e36b3fae /dev-lang | |
parent | rm (diff) | |
download | gentoo-2-70e5d13e09c6765e14dc1fb397c2243ff5c5afe5.tar.gz gentoo-2-70e5d13e09c6765e14dc1fb397c2243ff5c5afe5.tar.bz2 gentoo-2-70e5d13e09c6765e14dc1fb397c2243ff5c5afe5.zip |
added missing mhash in IUSE
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/php/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/php/php-5.2.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/php/ChangeLog b/dev-lang/php/ChangeLog index de141017b2f3..fbde0f649c25 100644 --- a/dev-lang/php/ChangeLog +++ b/dev-lang/php/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/php # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.400 2010/08/03 08:55:13 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.401 2010/08/03 08:58:17 mabi Exp $ + + 03 Aug 2010; Matti Bickel <mabi@gentoo.org> php-5.2.14.ebuild: + added missing mhash in IUSE *php-5.2.14 (02 Aug 2010) diff --git a/dev-lang/php/php-5.2.14.ebuild b/dev-lang/php/php-5.2.14.ebuild index e99874e9f856..1ae8f0a4517f 100644 --- a/dev-lang/php/php-5.2.14.ebuild +++ b/dev-lang/php/php-5.2.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.14.ebuild,v 1.1 2010/08/02 16:56:41 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.14.ebuild,v 1.2 2010/08/03 08:58:17 mabi Exp $ EAPI=2 @@ -85,7 +85,7 @@ IUSE="${IUSE} adabas bcmath berkdb birdstep bzip2 calendar cdb cjk empress-bcs esoob exif fdftk frontbase +filter firebird flatfile ftp gd gd-external gdbm gmp +hash +iconv imap inifile interbase iodbc ipv6 +json kerberos ldap ldap-sasl libedit - mcve msql mssql mysql mysqli ncurses nls oci8 + mcve mhash msql mssql mysql mysqli ncurses nls oci8 oci8-instant-client odbc pcntl +pcre pdo pic +posix postgres qdbm readline recode reflection sapdb +session sharedext sharedmem +simplexml snmp soap sockets solid spell spl sqlite ssl suhosin |