From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1SWbaT-0001aS-L6 for garchives@archives.gentoo.org; Mon, 21 May 2012 23:00:30 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 18A47E0859; Mon, 21 May 2012 23:00:18 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id DBD7BE0859 for ; Mon, 21 May 2012 23:00:17 +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 49A3E1B400E for ; Mon, 21 May 2012 23:00:17 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id F1369E542A for ; Mon, 21 May 2012 23:00:15 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1337641203.85bf7685c706cca10677f5b1dabfa1ea366d8d82.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.8.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: 85bf7685c706cca10677f5b1dabfa1ea366d8d82 X-VCS-Branch: master Date: Mon, 21 May 2012 23:00:15 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: ae1df7c5-6296-4d54-85a8-0cc43bfd8254 X-Archives-Hash: 669687785947fe7fb15279b070c6d651 commit: 85bf7685c706cca10677f5b1dabfa1ea366d8d82 Author: Johannes Huber gentoo org> AuthorDate: Mon May 21 22:59:56 2012 +0000 Commit: Johannes Huber gentoo org> CommitDate: Mon May 21 23:00:03 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde.git;a=3Dc= ommit;h=3D85bf7685 [kde-base/okular] Sync with tree. Dropped spurious lcms USE dep on popple= r by reavertm, bug 414301. (Portage version: 2.2.0_alpha107/git/Linux x86_64, unsigned Manifest comm= it) --- kde-base/okular/okular-4.8.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.8.49.9999.ebuild b/kde-base/okular/= okular-4.8.49.9999.ebuild index c1215a3..0fce365 100644 --- a/kde-base/okular/okular-4.8.49.9999.ebuild +++ b/kde-base/okular/okular-4.8.49.9999.ebuild @@ -21,7 +21,7 @@ DEPEND=3D" djvu? ( app-text/djvu ) ebook? ( app-text/ebook-tools ) jpeg? ( virtual/jpeg:0 ) - pdf? ( >=3Dapp-text/poppler-0.12.3-r3[lcms,qt4,-exceptions(-)] ) + pdf? ( >=3Dapp-text/poppler-0.12.3-r3[qt4,-exceptions(-)] ) ps? ( app-text/libspectre ) tiff? ( media-libs/tiff ) " diff --git a/kde-base/okular/okular-9999.ebuild b/kde-base/okular/okular-= 9999.ebuild index c1215a3..0fce365 100644 --- a/kde-base/okular/okular-9999.ebuild +++ b/kde-base/okular/okular-9999.ebuild @@ -21,7 +21,7 @@ DEPEND=3D" djvu? ( app-text/djvu ) ebook? ( app-text/ebook-tools ) jpeg? ( virtual/jpeg:0 ) - pdf? ( >=3Dapp-text/poppler-0.12.3-r3[lcms,qt4,-exceptions(-)] ) + pdf? ( >=3Dapp-text/poppler-0.12.3-r3[qt4,-exceptions(-)] ) ps? ( app-text/libspectre ) tiff? ( media-libs/tiff ) "