From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 051A513800E for ; Fri, 3 Aug 2012 16:11:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 22FAFE06B4; Fri, 3 Aug 2012 16:11:37 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id E39FEE06B4 for ; Fri, 3 Aug 2012 16:11:36 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 560801B4032 for ; Fri, 3 Aug 2012 16:11:36 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 13E4CE543C for ; Fri, 3 Aug 2012 16:11:35 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1344010264.783585251a9c0a74813f220dfa0ba08b7285dd63.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/okular/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/okular/okular-4.9.49.9999.ebuild kde-base/okular/okular-9999.ebuild X-VCS-Directories: kde-base/okular/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 783585251a9c0a74813f220dfa0ba08b7285dd63 X-VCS-Branch: master Date: Fri, 3 Aug 2012 16:11:35 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 7f146cc6-54c3-4576-a198-74b62e0d9735 X-Archives-Hash: ffa4ba12ca15b3edb54dd6f77a82a38d commit: 783585251a9c0a74813f220dfa0ba08b7285dd63 Author: Johannes Huber gentoo org> AuthorDate: Fri Aug 3 16:11:04 2012 +0000 Commit: Johannes Huber gentoo org> CommitDate: Fri Aug 3 16:11:04 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=78358525 [kde-base/okular] Bump required dep on app-text/poppler by Elias Probst eliasprobst.eu> wrt bug #429678. (Portage version: 2.2.0_alpha120/git/Linux x86_64, unsigned Manifest commit) --- kde-base/okular/okular-4.9.49.9999.ebuild | 2 +- kde-base/okular/okular-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-base/okular/okular-4.9.49.9999.ebuild b/kde-base/okular/okular-4.9.49.9999.ebuild index a8839cc..dffc175 100644 --- a/kde-base/okular/okular-4.9.49.9999.ebuild +++ b/kde-base/okular/okular-4.9.49.9999.ebuild @@ -21,7 +21,7 @@ DEPEND=" djvu? ( app-text/djvu ) ebook? ( app-text/ebook-tools ) jpeg? ( virtual/jpeg:0 ) - pdf? ( >=app-text/poppler-0.12.3-r3[qt4,-exceptions(-)] ) + pdf? ( >=app-text/poppler-0.20[qt4,-exceptions(-)] ) postscript? ( app-text/libspectre ) tiff? ( media-libs/tiff ) " diff --git a/kde-base/okular/okular-9999.ebuild b/kde-base/okular/okular-9999.ebuild index a8839cc..dffc175 100644 --- a/kde-base/okular/okular-9999.ebuild +++ b/kde-base/okular/okular-9999.ebuild @@ -21,7 +21,7 @@ DEPEND=" djvu? ( app-text/djvu ) ebook? ( app-text/ebook-tools ) jpeg? ( virtual/jpeg:0 ) - pdf? ( >=app-text/poppler-0.12.3-r3[qt4,-exceptions(-)] ) + pdf? ( >=app-text/poppler-0.20[qt4,-exceptions(-)] ) postscript? ( app-text/libspectre ) tiff? ( media-libs/tiff ) "