commit:     f0d207ffe711c291b506b796aa03ab937a48ebc2
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 31 17:56:23 2017 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Mon Jul 31 17:56:23 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0d207ff

dev-libs/ossp-uuid: Add blocker on dev-php/pecl-uuid wrt bug 577396

Non-maintainer commit.  No action by maintainer for nearly 18 months.

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 dev-libs/ossp-uuid/ossp-uuid-1.6.2-r6.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/ossp-uuid/ossp-uuid-1.6.2-r6.ebuild 
b/dev-libs/ossp-uuid/ossp-uuid-1.6.2-r6.ebuild
index be7cb06cafc..429560bbc2e 100644
--- a/dev-libs/ossp-uuid/ossp-uuid-1.6.2-r6.ebuild
+++ b/dev-libs/ossp-uuid/ossp-uuid-1.6.2-r6.ebuild
@@ -16,7 +16,7 @@ GENTOO_DEPEND_ON_PERL="no"
 
 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";
 
@@ -26,7 +26,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86
 IUSE="+cxx perl php static-libs"
 
 DEPEND="perl? ( dev-lang/perl:= )"
-RDEPEND="${DEPEND}"
+RDEPEND="${DEPEND} php? ( !dev-php/pecl-uuid )"
 
 S="${WORKDIR}/${MY_P}"
 

Reply via email to