From b68653c6601178c7a5e762456fffcad87e802b19 Mon Sep 17 00:00:00 2001 From: Roman Telezhynskyi Date: Thu, 18 Feb 2016 17:35:47 +0200 Subject: [PATCH] Wrong poppler package name in ebuild scripts. --HG-- branch : develop --- dist/ebuild/valentina-0.0.0(template_stable).ebuild | 2 +- dist/ebuild/valentina-0.0.0_alpha(template_unstable).ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dist/ebuild/valentina-0.0.0(template_stable).ebuild b/dist/ebuild/valentina-0.0.0(template_stable).ebuild index c44f37ef8..a72bbbb0b 100644 --- a/dist/ebuild/valentina-0.0.0(template_stable).ebuild +++ b/dist/ebuild/valentina-0.0.0(template_stable).ebuild @@ -31,7 +31,7 @@ CDEPEND=" dev-qt/qtxmlpatterns:5 dev-qt/qtprintsupport:5 dev-qt/qtnetwork:5 - app-text/popple" + app-text/poppler" RDEPEND="${CDEPEND} DEPEND="${CDEPEND} app-arch/unzip" diff --git a/dist/ebuild/valentina-0.0.0_alpha(template_unstable).ebuild b/dist/ebuild/valentina-0.0.0_alpha(template_unstable).ebuild index bb47a96b7..15eaadf3c 100644 --- a/dist/ebuild/valentina-0.0.0_alpha(template_unstable).ebuild +++ b/dist/ebuild/valentina-0.0.0_alpha(template_unstable).ebuild @@ -33,7 +33,7 @@ CDEPEND=" dev-qt/qtxmlpatterns:5 dev-qt/qtprintsupport:5 dev-qt/qtnetwork:5 - app-text/popple" + app-text/poppler" RDEPEND="${CDEPEND} DEPEND="${CDEPEND} dev-util/ccache"