summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOle Markus With <olemarkus@gentoo.org>2011-02-25 11:57:50 +0000
committerOle Markus With <olemarkus@gentoo.org>2011-02-25 11:57:50 +0000
commite8d352073ad259004667588b2f2be24b8993c780 (patch)
treed2d582ba77e6f79ffd45c725ad292195799d3262 /dev-lang/php
parentBump to 0.1.0, thanks to Alphat-PC (bug 354065). (diff)
downloadgentoo-2-e8d352073ad259004667588b2f2be24b8993c780.tar.gz
gentoo-2-e8d352073ad259004667588b2f2be24b8993c780.tar.bz2
gentoo-2-e8d352073ad259004667588b2f2be24b8993c780.zip
Remove dependency on libevent
(Portage version: 2.1.9.25/cvs/Linux i686)
Diffstat (limited to 'dev-lang/php')
-rw-r--r--dev-lang/php/ChangeLog6
-rw-r--r--dev-lang/php/php-5.3.5.ebuild3
-rw-r--r--dev-lang/php/php-5.3.6_rc1.ebuild3
3 files changed, 7 insertions, 5 deletions
diff --git a/dev-lang/php/ChangeLog b/dev-lang/php/ChangeLog
index fe8198ef5434..b2bf1c0d9bb9 100644
--- a/dev-lang/php/ChangeLog
+++ b/dev-lang/php/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-lang/php
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.469 2011/02/18 09:18:37 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.470 2011/02/25 11:57:50 olemarkus Exp $
+
+ 25 Feb 2011; Ole Markus With <olemarkus@gentoo.org> php-5.3.5.ebuild,
+ php-5.3.6_rc1.ebuild:
+ Remove dependency on libevent
17 Feb 2011; Ole Markus With <olemarkus@gentoo.org> +php-5.3.6_rc1.ebuild,
metadata.xml:
diff --git a/dev-lang/php/php-5.3.5.ebuild b/dev-lang/php/php-5.3.5.ebuild
index 283dff498795..a0e3adf7ba6e 100644
--- a/dev-lang/php/php-5.3.5.ebuild
+++ b/dev-lang/php/php-5.3.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.5.ebuild,v 1.9 2011/01/30 16:00:34 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.5.ebuild,v 1.10 2011/02/25 11:57:50 olemarkus Exp $
EAPI=2
@@ -137,7 +137,6 @@ DEPEND="!dev-lang/php:5
sys-libs/zlib
) ) )
firebird? ( dev-db/firebird )
- fpm? ( >=dev-libs/libevent-1.4.12 )
gd? ( virtual/jpeg media-libs/libpng sys-libs/zlib )
gd-external? ( media-libs/gd )
gdbm? ( >=sys-libs/gdbm-1.8.0 )
diff --git a/dev-lang/php/php-5.3.6_rc1.ebuild b/dev-lang/php/php-5.3.6_rc1.ebuild
index 8b8b4ef42b44..b4f4f178ec79 100644
--- a/dev-lang/php/php-5.3.6_rc1.ebuild
+++ b/dev-lang/php/php-5.3.6_rc1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.6_rc1.ebuild,v 1.1 2011/02/18 09:18:38 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.6_rc1.ebuild,v 1.2 2011/02/25 11:57:50 olemarkus Exp $
EAPI=2
@@ -137,7 +137,6 @@ DEPEND="!dev-lang/php:5
sys-libs/zlib
) ) )
firebird? ( dev-db/firebird )
- fpm? ( >=dev-libs/libevent-1.4.12 )
gd? ( virtual/jpeg media-libs/libpng sys-libs/zlib )
gd-external? ( media-libs/gd )
gdbm? ( >=sys-libs/gdbm-1.8.0 )