Non-maintainer commit. No action by maintainer for nearly 18 months.
Package-Manager: Portage-2.3.6, Repoman-2.3.3
inherit perl-module php-ext-source-r3
-DESCRIPTION="An ISO-C:1999 API and corresponding CLI for the generation of DCE 1.1, ISO/IEC 11578:1996 and RFC 4122 compliant UUID"
+DESCRIPTION="An ISO-C:1999 API with CLI for generating DCE, ISO/IEC and RFC compliant UUID"
HOMEPAGE="http://www.ossp.org/pkg/lib/uuid/"
SRC_URI="ftp://ftp.ossp.org/pkg/lib/uuid/${MY_P}.tar.gz"
IUSE="+cxx perl php static-libs"
DEPEND="perl? ( dev-lang/perl:= )"
-RDEPEND="${DEPEND}"
+RDEPEND="${DEPEND} php? ( !dev-php/pecl-uuid )"
S="${WORKDIR}/${MY_P}"