From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-571166-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id AA588198005 for <garchives@archives.gentoo.org>; Sun, 17 Mar 2013 18:13:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 71C50E0538; Sun, 17 Mar 2013 18:13:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0119FE0538 for <gentoo-commits@lists.gentoo.org>; Sun, 17 Mar 2013 18:13:45 +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 CA1F333D98B for <gentoo-commits@lists.gentoo.org>; Sun, 17 Mar 2013 18:13:44 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 64770E4073 for <gentoo-commits@lists.gentoo.org>; Sun, 17 Mar 2013 18:13:43 +0000 (UTC) From: "Michael Palimaka" <kensington@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" <kensington@gentoo.org> Message-ID: <1363543968.a48b30e70ca5c3aae5d625e1f2efd6f79a7be190.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: app-text/kbibtex/ X-VCS-Repository: proj/kde X-VCS-Files: app-text/kbibtex/kbibtex-0.4.9999.ebuild app-text/kbibtex/kbibtex-0.5.9999.ebuild app-text/kbibtex/kbibtex-0.5_beta1.ebuild app-text/kbibtex/kbibtex-9999.ebuild X-VCS-Directories: app-text/kbibtex/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: a48b30e70ca5c3aae5d625e1f2efd6f79a7be190 X-VCS-Branch: master Date: Sun, 17 Mar 2013 18:13:43 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: ca8795c7-f6f7-4e44-a520-ce2bb3138cf0 X-Archives-Hash: 80e784aa0d69b38590d5ed5cdf9e9edc commit: a48b30e70ca5c3aae5d625e1f2efd6f79a7be190 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Sun Mar 17 18:12:48 2013 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Sun Mar 17 18:12:48 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=a48b30e7 [kde-base/okular] Drop poppler subslot since it links only to libpoppler-qt4. Package-Manager: portage-2.1.11.55 --- app-text/kbibtex/kbibtex-0.4.9999.ebuild | 2 +- app-text/kbibtex/kbibtex-0.5.9999.ebuild | 2 +- app-text/kbibtex/kbibtex-0.5_beta1.ebuild | 2 +- app-text/kbibtex/kbibtex-9999.ebuild | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app-text/kbibtex/kbibtex-0.4.9999.ebuild b/app-text/kbibtex/kbibtex-0.4.9999.ebuild index adbc1e0..f923568 100644 --- a/app-text/kbibtex/kbibtex-0.4.9999.ebuild +++ b/app-text/kbibtex/kbibtex-0.4.9999.ebuild @@ -18,7 +18,7 @@ SLOT="4" IUSE="debug" DEPEND=" - app-text/poppler:=[qt4] + app-text/poppler[qt4] dev-libs/libxml2 dev-libs/libxslt virtual/tex-base diff --git a/app-text/kbibtex/kbibtex-0.5.9999.ebuild b/app-text/kbibtex/kbibtex-0.5.9999.ebuild index adbc1e0..f923568 100644 --- a/app-text/kbibtex/kbibtex-0.5.9999.ebuild +++ b/app-text/kbibtex/kbibtex-0.5.9999.ebuild @@ -18,7 +18,7 @@ SLOT="4" IUSE="debug" DEPEND=" - app-text/poppler:=[qt4] + app-text/poppler[qt4] dev-libs/libxml2 dev-libs/libxslt virtual/tex-base diff --git a/app-text/kbibtex/kbibtex-0.5_beta1.ebuild b/app-text/kbibtex/kbibtex-0.5_beta1.ebuild index 3b47dfe..8acbc30 100644 --- a/app-text/kbibtex/kbibtex-0.5_beta1.ebuild +++ b/app-text/kbibtex/kbibtex-0.5_beta1.ebuild @@ -22,7 +22,7 @@ SLOT="4" IUSE="debug" DEPEND=" - app-text/poppler:=[qt4] + app-text/poppler[qt4] dev-libs/libxml2 dev-libs/libxslt virtual/tex-base diff --git a/app-text/kbibtex/kbibtex-9999.ebuild b/app-text/kbibtex/kbibtex-9999.ebuild index 4d5ee5a..65a5032 100644 --- a/app-text/kbibtex/kbibtex-9999.ebuild +++ b/app-text/kbibtex/kbibtex-9999.ebuild @@ -23,7 +23,7 @@ SLOT="4" IUSE="debug" DEPEND=" - app-text/poppler:=[qt4] + app-text/poppler[qt4] dev-libs/libxml2 dev-libs/libxslt virtual/tex-base