[med-svn] [cnrun] 11/11: gentoo: one last update before moving to gh/gentoo-science
andrei zavada
hmmr-guest at moszumanska.debian.org
Sat Jan 30 17:27:52 UTC 2016
This is an automated email from the git hooks/post-receive script.
hmmr-guest pushed a commit to branch WIP
in repository cnrun.
commit 2b66b3429e2110b4ab523084c25cb614b6733694
Author: Andrei Zavada <johnhommer at gmail.com>
Date: Thu Jan 21 18:00:04 2016 +0200
gentoo: one last update before moving to gh/gentoo-science
---
gentoo/ChangeLog | 5 ++++-
gentoo/README | 3 +++
gentoo/{cnrun.ebuild => cnrun-2.0.3.ebuild} | 8 ++++----
gentoo/cnrun.ebuild | 8 ++++----
4 files changed, 15 insertions(+), 9 deletions(-)
diff --git a/gentoo/ChangeLog b/gentoo/ChangeLog
index e1fc305..b9ec8f9 100644
--- a/gentoo/ChangeLog
+++ b/gentoo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-biology/cnrun
-# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 18 Jan 2016; Andrei Zavada <johnhommer at gmail.com> cnrun-2.0.3.ebuild:
+ sci-biology/cnrun: New upstream version
+
19 Feb 2015; Andrei Zavada <johnhommer at gmail.com> cnrun-2.0.2.ebuild:
sci-biology/cnrun: initial ebuild, repoman clean
diff --git a/gentoo/README b/gentoo/README
new file mode 100644
index 0000000..c4aaffe
--- /dev/null
+++ b/gentoo/README
@@ -0,0 +1,3 @@
+Gentoo ebuilds exist separately in the 'gentoo-science' overlay
+(github.com/gentoo-science), under sci-biology. The files in this
+directory have been last updated in Jan 2016 for upstream version 2.0.3,
diff --git a/gentoo/cnrun.ebuild b/gentoo/cnrun-2.0.3.ebuild
similarity index 68%
copy from gentoo/cnrun.ebuild
copy to gentoo/cnrun-2.0.3.ebuild
index dd02af2..862ce28 100644
--- a/gentoo/cnrun.ebuild
+++ b/gentoo/cnrun-2.0.3.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
EAPI="5"
-DESCRIPTION="A NeuroML-enabled, neuronal network simulator w/ conductance- and rate-based HH neurons"
+DESCRIPTION="A NeuroML-enabled, precise but slow neuronal network simulator"
HOMEPAGE="http://johnhommer.com/academic/code/cnrun"
SRC_URI="http://johnhommer.com/academic/code/cnrun/source/${P}.tar.xz"
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
RDEPEND="dev-libs/libxml2
- dev-lang/lua
+ dev-lang/lua:*
sci-libs/gsl"
DEPEND="${RDEPEND}"
diff --git a/gentoo/cnrun.ebuild b/gentoo/cnrun.ebuild
index dd02af2..862ce28 100644
--- a/gentoo/cnrun.ebuild
+++ b/gentoo/cnrun.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
EAPI="5"
-DESCRIPTION="A NeuroML-enabled, neuronal network simulator w/ conductance- and rate-based HH neurons"
+DESCRIPTION="A NeuroML-enabled, precise but slow neuronal network simulator"
HOMEPAGE="http://johnhommer.com/academic/code/cnrun"
SRC_URI="http://johnhommer.com/academic/code/cnrun/source/${P}.tar.xz"
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
RDEPEND="dev-libs/libxml2
- dev-lang/lua
+ dev-lang/lua:*
sci-libs/gsl"
DEPEND="${RDEPEND}"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/cnrun.git
More information about the debian-med-commit
mailing list