Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 348355 - net-analyzer/base is still looking for php5 and php5.x
Summary: net-analyzer/base is still looking for php5 and php5.x
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-10 11:54 UTC by Han Boetes
Modified: 2011-10-11 19:31 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Han Boetes 2010-12-10 11:54:04 UTC
net-analyzer/base is still looking for php5 and php5.x

Reproducible: Always




Please apply this patch:

/usr/portage/net-analyzer/base# diff -u base-1.4.1-r1.ebuild base-1.4.1-r2.ebuild 
--- base-1.4.1-r1.ebuild        2010-09-16 13:36:36.000000000 +0200
+++ base-1.4.1-r2.ebuild        2010-12-10 12:40:21.962650902 +0100
@@ -28,7 +28,7 @@
 
 DEPEND=">=sys-libs/zlib-1.2.1-r3"
 RDEPEND="${DEPEND}
-       dev-lang/php:5[session,mssql?,mysql?,postgres?]
+       dev-lang/php:5.2[session,mssql?,mysql?,postgres?]
        gd? ( || ( dev-lang/php[gd] dev-lang/php[gd-external] ) )
        dev-lang/php
        dev-php/adodb
Comment 1 Agostino Sarubbo gentoo-dev 2011-10-11 19:31:05 UTC
The ebuild is not any more in tree, close as CANTFIX