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 D758C138A1A for ; Wed, 7 Jan 2015 21:40:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 67018E07D4; Wed, 7 Jan 2015 21:40:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E3B43E07D4 for ; Wed, 7 Jan 2015 21:40:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B56A4340719 for ; Wed, 7 Jan 2015 21:40:21 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5BC03F167 for ; Wed, 7 Jan 2015 21:40:20 +0000 (UTC) From: "Martin Mokrejs" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Martin Mokrejs" Message-ID: <1420666749.2ac683eaf770db8ff97cc6f8c7aa8d2fd5bb7e74.mmokrejs@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/velvetk/ X-VCS-Repository: proj/sci X-VCS-Files: sci-biology/velvetk/ChangeLog sci-biology/velvetk/velvetk-20120606.ebuild X-VCS-Directories: sci-biology/velvetk/ X-VCS-Committer: mmokrejs X-VCS-Committer-Name: Martin Mokrejs X-VCS-Revision: 2ac683eaf770db8ff97cc6f8c7aa8d2fd5bb7e74 X-VCS-Branch: master Date: Wed, 7 Jan 2015 21:40:20 +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: 5d3c2014-0c24-4f60-906f-8337789f36fc X-Archives-Hash: f464668f8ce50e6a8500a01098f6a59f commit: 2ac683eaf770db8ff97cc6f8c7aa8d2fd5bb7e74 Author: Martin Mokrejš fold natur cuni cz> AuthorDate: Wed Jan 7 21:39:09 2015 +0000 Commit: Martin Mokrejs fold natur cuni cz> CommitDate: Wed Jan 7 21:39:09 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=2ac683ea added perl to dependencies Package-Manager: portage-2.2.7 --- sci-biology/velvetk/ChangeLog | 6 +++++- sci-biology/velvetk/velvetk-20120606.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/sci-biology/velvetk/ChangeLog b/sci-biology/velvetk/ChangeLog index add4df7..20f03c2 100644 --- a/sci-biology/velvetk/ChangeLog +++ b/sci-biology/velvetk/ChangeLog @@ -1,7 +1,11 @@ # ChangeLog for sci-biology/velvetk -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 07 Jan 2015; Martin Mokrejs + velvetk-20120606.ebuild: + added perl to dependencies + *velvetk-20120606 (15 Apr 2014) 15 Apr 2014; Martin Mokrejs +metadata.xml, diff --git a/sci-biology/velvetk/velvetk-20120606.ebuild b/sci-biology/velvetk/velvetk-20120606.ebuild index 2ebb4f3..b6bfc94 100644 --- a/sci-biology/velvetk/velvetk-20120606.ebuild +++ b/sci-biology/velvetk/velvetk-20120606.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -15,7 +15,7 @@ SLOT="0" KEYWORDS="~amd64" IUSE="" -DEPEND="" +DEPEND="dev-lang/perl" RDEPEND="${DEPEND}" S="${WORKDIR}"