commit: 925e2d3a5d1026e202d6a1779cd945280e0012b4 Author: Andrei Zavada <johnhommer <AT> gmail <DOT> com> AuthorDate: Wed Feb 18 21:24:10 2015 +0000 Commit: Christoph Junghans <ottxor <AT> gentoo <DOT> org> CommitDate: Thu Feb 19 12:47:31 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=925e2d3a
sci-biology/cnrun: initial ebuild, repoman clean Package-Manager: portage-2.2.17 --- sci-biology/cnrun/ChangeLog | 4 ++-- sci-biology/cnrun/cnrun-2.0.2.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sci-biology/cnrun/ChangeLog b/sci-biology/cnrun/ChangeLog index 34e6696..e1fc305 100644 --- a/sci-biology/cnrun/ChangeLog +++ b/sci-biology/cnrun/ChangeLog @@ -2,5 +2,5 @@ # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ - 18 Jan 2015; Andrei Zavada <[email protected]> cnrun-2.0.2.ebuild: - Initial packaging for gentoo. + 19 Feb 2015; Andrei Zavada <[email protected]> cnrun-2.0.2.ebuild: + sci-biology/cnrun: initial ebuild, repoman clean diff --git a/sci-biology/cnrun/cnrun-2.0.2.ebuild b/sci-biology/cnrun/cnrun-2.0.2.ebuild index dd02af2..b89d325 100644 --- a/sci-biology/cnrun/cnrun-2.0.2.ebuild +++ b/sci-biology/cnrun/cnrun-2.0.2.ebuild @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" RDEPEND="dev-libs/libxml2 - dev-lang/lua + dev-lang/lua:* sci-libs/gsl" DEPEND="${RDEPEND}"
