commit: 62a188ca5f51420da829a425a5f56b7874f4c52f Author: Kent Fredric <kentfredric <AT> gmail <DOT> com> AuthorDate: Wed Mar 2 06:35:44 2016 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Wed Mar 2 07:37:17 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62a188ca
dev-perl/Net-OpenID-Common: Net-OpenID-Consumer collision bug #576170 Net-OpenID-Consumer was split into two dists, Net-OpenID-Common and Net-OpenID-Consumer, and so Net-OpenID-Commons files collide with the old version of Net-OpenID-Consumer. Gentoo-Bug: https://bugs.gentoo.org/576170 Package-Manager: portage-2.2.27 dev-perl/Net-OpenID-Common/Net-OpenID-Common-1.200.0.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-perl/Net-OpenID-Common/Net-OpenID-Common-1.200.0.ebuild b/dev-perl/Net-OpenID-Common/Net-OpenID-Common-1.200.0.ebuild index 92d541b..244b369 100644 --- a/dev-perl/Net-OpenID-Common/Net-OpenID-Common-1.200.0.ebuild +++ b/dev-perl/Net-OpenID-Common/Net-OpenID-Common-1.200.0.ebuild @@ -23,6 +23,7 @@ RDEPEND=" virtual/perl-Math-BigInt virtual/perl-Time-Local dev-perl/XML-Simple + !<dev-perl/Net-OpenID-Consumer-1.30.99 " DEPEND="${RDEPEND} virtual/perl-ExtUtils-MakeMaker
