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 4474B138A1A for ; Wed, 7 Jan 2015 21:51:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 23843E07E0; Wed, 7 Jan 2015 21:51:39 +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 B49D8E082B for ; Wed, 7 Jan 2015 21:51:38 +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 6F420340740 for ; Wed, 7 Jan 2015 21:51:37 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1CDFAF168 for ; Wed, 7 Jan 2015 21:51:36 +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: <1420667401.bbc4afe55941d71c81c170b43cba7ffc467f4508.mmokrejs@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/MochiView/ X-VCS-Repository: proj/sci X-VCS-Files: sci-biology/MochiView/ChangeLog sci-biology/MochiView/MochiView-1.45.ebuild sci-biology/MochiView/metadata.xml X-VCS-Directories: sci-biology/MochiView/ X-VCS-Committer: mmokrejs X-VCS-Committer-Name: Martin Mokrejs X-VCS-Revision: bbc4afe55941d71c81c170b43cba7ffc467f4508 X-VCS-Branch: master Date: Wed, 7 Jan 2015 21:51:36 +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: 2d38b7ef-c859-4e2d-b33b-190634c9f152 X-Archives-Hash: f1986662be0c23c228aeb029b14e17d4 commit: bbc4afe55941d71c81c170b43cba7ffc467f4508 Author: Martin Mokrejš fold natur cuni cz> AuthorDate: Wed Jan 7 21:50:01 2015 +0000 Commit: Martin Mokrejs fold natur cuni cz> CommitDate: Wed Jan 7 21:50:01 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=bbc4afe5 initial ebuild for a new package --- sci-biology/MochiView/ChangeLog | 10 ++++++++++ sci-biology/MochiView/MochiView-1.45.ebuild | 17 +++++++++++++++++ sci-biology/MochiView/metadata.xml | 9 +++++++++ 3 files changed, 36 insertions(+) diff --git a/sci-biology/MochiView/ChangeLog b/sci-biology/MochiView/ChangeLog new file mode 100644 index 0000000..55ef996 --- /dev/null +++ b/sci-biology/MochiView/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for sci-biology/MochiView +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: $ + +*MochiView-1.45 (07 Jan 2015) + + 07 Jan 2015; Martin Mokrejs + +MochiView-1.45.ebuild, +metadata.xml: + initial ebuild + diff --git a/sci-biology/MochiView/MochiView-1.45.ebuild b/sci-biology/MochiView/MochiView-1.45.ebuild new file mode 100644 index 0000000..c1a8145 --- /dev/null +++ b/sci-biology/MochiView/MochiView-1.45.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=5 + +DESCRIPTION="Genome browser and analysis" +HOMEPAGE="http://johnsonlab.ucsf.edu/mochi.html" +SRC_URI="" + +LICENSE="" +SLOT="0" +KEYWORDS="" +IUSE="" + +DEPEND="" +RDEPEND="${DEPEND}" diff --git a/sci-biology/MochiView/metadata.xml b/sci-biology/MochiView/metadata.xml new file mode 100644 index 0000000..2bc8930 --- /dev/null +++ b/sci-biology/MochiView/metadata.xml @@ -0,0 +1,9 @@ + + + + sci-biology + + mmokrejs@fold.natur.cuni.cz + Martin Mokrejs + +