summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/php/ChangeLog6
-rw-r--r--dev-lang/php/php-5.3.9_rc3.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/dev-lang/php/ChangeLog b/dev-lang/php/ChangeLog
index 9b5ffdd710f3..0bbe57a2e4f5 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.529 2011/12/16 09:02:43 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.530 2011/12/17 19:08:17 zmedico Exp $
+
+ 17 Dec 2011; Zac Medico <zmedico@gentoo.org> php-5.3.9_rc3.ebuild:
+ Bug #394995 - Remove invalid birdstep? conditionals from RDEPEND and
+ REQUIRED_USE, since the birdstep flag is no longer listed in IUSE.
*php-5.3.9_rc3 (16 Dec 2011)
diff --git a/dev-lang/php/php-5.3.9_rc3.ebuild b/dev-lang/php/php-5.3.9_rc3.ebuild
index 473fc64e022a..7288f8162b55 100644
--- a/dev-lang/php/php-5.3.9_rc3.ebuild
+++ b/dev-lang/php/php-5.3.9_rc3.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.9_rc3.ebuild,v 1.1 2011/12/16 09:02:43 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.9_rc3.ebuild,v 1.2 2011/12/17 19:08:17 zmedico Exp $
EAPI=4
@@ -118,7 +118,6 @@ DEPEND="!dev-lang/php:5
adabas? ( >=dev-db/unixODBC-1.8.13 )
apache2? ( www-servers/apache[threads=] )
berkdb? ( =sys-libs/db-4* )
- birdstep? ( >=dev-db/unixODBC-1.8.13 )
bzip2? ( app-arch/bzip2 )
cdb? ( || ( dev-db/cdb dev-db/tinycdb ) )
cjk? ( !gd? (
@@ -212,7 +211,6 @@ REQUIRED_USE="
xmlreader? ( xml )
xsl? ( xml )
ldap-sasl? ( ldap )
- birdstep? ( odbc )
kolab? ( imap )
mhash? ( hash )
phar? ( hash )