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 A3EAB13829C for ; Fri, 3 Jun 2016 13:27:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E088E254031; Fri, 3 Jun 2016 13:27:43 +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 8A305254031 for ; Fri, 3 Jun 2016 13:27:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 33265340D22 for ; Fri, 3 Jun 2016 13:27:42 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 87727971 for ; Fri, 3 Jun 2016 13:27:39 +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: <1464960440.9f7883d13979a2970917b9e04e89da3b3a4480ad.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: media-video/kaffeine/ X-VCS-Repository: proj/kde X-VCS-Files: media-video/kaffeine/kaffeine-9999.ebuild X-VCS-Directories: media-video/kaffeine/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 9f7883d13979a2970917b9e04e89da3b3a4480ad X-VCS-Branch: master Date: Fri, 3 Jun 2016 13:27:39 +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: ddbec6eb-b074-4e03-91a0-2e35f8eae813 X-Archives-Hash: d6bc65b14e2fba2c91b722de275a1d1c commit: 9f7883d13979a2970917b9e04e89da3b3a4480ad Author: Johannes Huber gentoo org> AuthorDate: Fri Jun 3 13:27:20 2016 +0000 Commit: Johannes Huber gentoo org> CommitDate: Fri Jun 3 13:27:20 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=9f7883d1 media-video/kaffeine: DEPEND on sys-devel/gettext Package-Manager: portage-2.3.0_rc1 media-video/kaffeine/kaffeine-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/media-video/kaffeine/kaffeine-9999.ebuild b/media-video/kaffeine/kaffeine-9999.ebuild index 04f1a76..c696f1b 100644 --- a/media-video/kaffeine/kaffeine-9999.ebuild +++ b/media-video/kaffeine/kaffeine-9999.ebuild @@ -34,6 +34,7 @@ CDEPEND=" x11-libs/libXScrnSaver " DEPEND="${CDEPEND} + sys-devel/gettext virtual/pkgconfig " RDEPEND="${CDEPEND}