diff options
author | Ole Markus With <olemarkus@gentoo.org> | 2012-02-17 08:18:37 +0000 |
---|---|---|
committer | Ole Markus With <olemarkus@gentoo.org> | 2012-02-17 08:18:37 +0000 |
commit | dc6105d0e5672f5ad76e16813a22c1e8d5c22986 (patch) | |
tree | d9cad24c4ec5ee6083d19279b4d5c3d748a9995d /dev-lang/php | |
parent | Drop javascript support as it's completely broken, bug #262504#c25 by Richard... (diff) | |
download | gentoo-2-dc6105d0e5672f5ad76e16813a22c1e8d5c22986.tar.gz gentoo-2-dc6105d0e5672f5ad76e16813a22c1e8d5c22986.tar.bz2 gentoo-2-dc6105d0e5672f5ad76e16813a22c1e8d5c22986.zip |
Remove rc8 dep on <libpcre-8.30
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'dev-lang/php')
-rw-r--r-- | dev-lang/php/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/php/php-5.4.0_rc8.ebuild | 3 |
2 files changed, 5 insertions, 3 deletions
diff --git a/dev-lang/php/ChangeLog b/dev-lang/php/ChangeLog index 2b4972e21fd7..b43ef25e59d0 100644 --- a/dev-lang/php/ChangeLog +++ b/dev-lang/php/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/php # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.559 2012/02/16 19:22:11 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.560 2012/02/17 08:18:37 olemarkus Exp $ + + 17 Feb 2012; Ole Markus With <olemarkus@gentoo.org> php-5.4.0_rc8.ebuild: + Remove rc8 dep on <libpcre-8.30 *php-5.4.0_rc8 (16 Feb 2012) diff --git a/dev-lang/php/php-5.4.0_rc8.ebuild b/dev-lang/php/php-5.4.0_rc8.ebuild index 3e3b0d312ae2..b7ab967536b1 100644 --- a/dev-lang/php/php-5.4.0_rc8.ebuild +++ b/dev-lang/php/php-5.4.0_rc8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.0_rc8.ebuild,v 1.1 2012/02/16 19:22:11 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.0_rc8.ebuild,v 1.2 2012/02/17 08:18:37 olemarkus Exp $ EAPI=4 @@ -118,7 +118,6 @@ IUSE="${IUSE} bcmath berkdb bzip2 calendar cdb cjk DEPEND="!dev-lang/php:5 >=app-admin/eselect-php-0.6.2 >=dev-libs/libpcre-8.12[unicode] - <dev-libs/libpcre-8.30 apache2? ( www-servers/apache[threads=] ) berkdb? ( =sys-libs/db-4* ) bzip2? ( app-arch/bzip2 ) |