From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B51321382FF for ; Sun, 10 Jul 2016 10:25:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BE27621C079; Sun, 10 Jul 2016 10:25:47 +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 4E9EC21C080 for ; Sun, 10 Jul 2016 10:25:47 +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 F3E50340E46 for ; Sun, 10 Jul 2016 10:25:45 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D94CA2436 for ; Sun, 10 Jul 2016 10:25:41 +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: <1468146333.af1ec8fcebfb70ec25ee1a638b60e4edc88754cc.johu@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/kphotoalbum/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/kphotoalbum/kphotoalbum-4.7.1.ebuild X-VCS-Directories: media-gfx/kphotoalbum/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: af1ec8fcebfb70ec25ee1a638b60e4edc88754cc X-VCS-Branch: master Date: Sun, 10 Jul 2016 10:25:41 +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: 9a66c362-a5e6-4248-8192-b98fa4b31f0d X-Archives-Hash: 2f1c2af3c417d20a8c2d9df669cac5e3 commit: af1ec8fcebfb70ec25ee1a638b60e4edc88754cc Author: Johannes Huber gentoo org> AuthorDate: Sun Jul 10 10:25:16 2016 +0000 Commit: Johannes Huber gentoo org> CommitDate: Sun Jul 10 10:25:33 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af1ec8fc media-gfx/kphotoalbum: Pin slot on media-plugins/kipi-plugins Package-Manager: portage-2.3.0 media-gfx/kphotoalbum/kphotoalbum-4.7.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/kphotoalbum/kphotoalbum-4.7.1.ebuild b/media-gfx/kphotoalbum/kphotoalbum-4.7.1.ebuild index c4aa950..f51aea7 100644 --- a/media-gfx/kphotoalbum/kphotoalbum-4.7.1.ebuild +++ b/media-gfx/kphotoalbum/kphotoalbum-4.7.1.ebuild @@ -36,7 +36,7 @@ DEPEND="${COMMON_DEPEND} " RDEPEND="${COMMON_DEPEND} media-video/mplayer - kipi? ( >=media-plugins/kipi-plugins-4.7.0 ) + kipi? ( >=media-plugins/kipi-plugins-4.7.0:4 ) " DOCS=( ChangeLog README )