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 E92C81395E2 for ; Sat, 3 Dec 2016 17:12:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 10CD1E0C4E; Sat, 3 Dec 2016 17:12:02 +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 C600FE0C4E for ; Sat, 3 Dec 2016 17:12:01 +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 31BD4341130 for ; Sat, 3 Dec 2016 17:12:00 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5E24149D for ; Sat, 3 Dec 2016 17:11:58 +0000 (UTC) From: "Andrew Savchenko" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Savchenko" Message-ID: <1480785114.da045a09e0595bc42b3db904b1ed377fbe563669.bircoph@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/stardict/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/stardict/stardict-3.0.6-r3.ebuild X-VCS-Directories: app-text/stardict/ X-VCS-Committer: bircoph X-VCS-Committer-Name: Andrew Savchenko X-VCS-Revision: da045a09e0595bc42b3db904b1ed377fbe563669 X-VCS-Branch: master Date: Sat, 3 Dec 2016 17:11:58 +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: d946a0ac-29d6-4ec9-b495-1b393c15142f X-Archives-Hash: 1ad606b8b78c422b0fccc01e54b9f0a1 commit: da045a09e0595bc42b3db904b1ed377fbe563669 Author: Andrew Savchenko gentoo org> AuthorDate: Sat Dec 3 17:09:54 2016 +0000 Commit: Andrew Savchenko gentoo org> CommitDate: Sat Dec 3 17:11:54 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da045a09 app-text/stardict: add omitted perl rdep Package-Manager: portage-2.3.2 Signed-off-by: Andrew Savchenko gentoo.org> app-text/stardict/stardict-3.0.6-r3.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/app-text/stardict/stardict-3.0.6-r3.ebuild b/app-text/stardict/stardict-3.0.6-r3.ebuild index aaf45c1..771c820 100644 --- a/app-text/stardict/stardict-3.0.6-r3.ebuild +++ b/app-text/stardict/stardict-3.0.6-r3.ebuild @@ -47,6 +47,7 @@ COMMON_DEPEND=" " RDEPEND="${COMMON_DEPEND} espeak? ( >=app-accessibility/espeak-1.29 ) + perl? ( dev-lang/perl ) " DEPEND="${COMMON_DEPEND} app-text/docbook-xml-dtd:4.3