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 6588C59CA3 for ; Thu, 17 Mar 2016 13:09:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1C67C21C01E; Thu, 17 Mar 2016 13:09:31 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6DED521C01E for ; Thu, 17 Mar 2016 13:09:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3AB37340CC3 for ; Thu, 17 Mar 2016 13:09:29 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 312D085E for ; Thu, 17 Mar 2016 13:09:27 +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: <1458219449.4270f12d39a61b07af22c03c244af3f3d96ea35d.johu@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/kbibtex/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/kbibtex/kbibtex-0.6.ebuild X-VCS-Directories: app-text/kbibtex/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 4270f12d39a61b07af22c03c244af3f3d96ea35d X-VCS-Branch: master Date: Thu, 17 Mar 2016 13:09:27 +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: 8867483f-7af8-4e3d-bc6c-9a7eff97546e X-Archives-Hash: 4c9b7ea07209acc7fc71c5bd0896bfbc commit: 4270f12d39a61b07af22c03c244af3f3d96ea35d Author: Johannes Huber gentoo org> AuthorDate: Thu Mar 17 12:57:29 2016 +0000 Commit: Johannes Huber gentoo org> CommitDate: Thu Mar 17 12:57:29 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4270f12d app-text/kbibtex: Pin slot on dev-libs/qoauth Package-Manager: portage-2.2.28 app-text/kbibtex/kbibtex-0.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-text/kbibtex/kbibtex-0.6.ebuild b/app-text/kbibtex/kbibtex-0.6.ebuild index 9aadaca..d09ff79 100644 --- a/app-text/kbibtex/kbibtex-0.6.ebuild +++ b/app-text/kbibtex/kbibtex-0.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -19,7 +19,7 @@ DEPEND=" app-text/poppler[qt4] dev-libs/libxml2 dev-libs/libxslt - dev-libs/qoauth + dev-libs/qoauth:0 virtual/tex-base x11-libs/libqxt "