I want to add an ebuild for APC 3.0.0 (dev-php/PECL-apc) to portage but
 am stuck with the following problem: APC 3.0.0 works with PHP 4.3.X and
 PHP 5.1.X but not with PHP 5.0.X.

 To block the installation of APC 3.0.0 with PHP 5.0.X I added the
 following to the ebuild:

   DEPEND="...
           || ( =dev-php/php-4.0*
                =dev-php/php-5.1* )"

 While this seems to work with emerge, I get DEPEND.bad and RDEPEND.bad
 errors from repoman.

 Any help appreciated,
Sebastian

--
Sebastian Bergmann                      http://www.sebastian-bergmann.de/
GnuPG Key: 0xB85B5D69 / 27A7 2B14 09E4 98CD 6277 0E5B 6867 C514 B85B 5D69

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to