Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 550258 - dev-php/pecl-gearman: add support for PHP 5.6
Summary: dev-php/pecl-gearman: add support for PHP 5.6
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Pavel Stratil
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-23 20:44 UTC by Steffen Weber
Modified: 2015-05-29 08:56 UTC (History)
2 users (show)

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 Steffen Weber 2015-05-23 20:44:23 UTC
Changing

USE_PHP="php5-5 php5-4"

to

USE_PHP="php5-6 php5-5 php5-4"

works for me.
Comment 1 Ian Delaney (RETIRED) gentoo-dev 2015-05-29 08:56:53 UTC
  29 May 2015; Ian Delaney <idella4@gentoo.org> pecl-gearman-1.0.2-r1.ebuild:
  add support for PHP 5.6, fixes bug #550258