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 93623138A1A for ; Wed, 7 Jan 2015 21:55:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5388AE07F0; Wed, 7 Jan 2015 21:55:28 +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 EF109E07F0 for ; Wed, 7 Jan 2015 21:55:27 +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 02F4734067D for ; Wed, 7 Jan 2015 21:55:27 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A60BCF168 for ; Wed, 7 Jan 2015 21:55:25 +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: <1420667667.8a4f06abb087cbf0c736ab5e9bb53c252e955d1e.mmokrejs@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/Atlas/ X-VCS-Repository: proj/sci X-VCS-Files: sci-biology/Atlas/Atlas-2005.ebuild sci-biology/Atlas/ChangeLog sci-biology/Atlas/metadata.xml X-VCS-Directories: sci-biology/Atlas/ X-VCS-Committer: mmokrejs X-VCS-Committer-Name: Martin Mokrejs X-VCS-Revision: 8a4f06abb087cbf0c736ab5e9bb53c252e955d1e X-VCS-Branch: master Date: Wed, 7 Jan 2015 21:55:25 +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: f66ede59-31e6-4ebf-aed4-97b2ca237dd7 X-Archives-Hash: 1e02788220ed25a12829141a732e5b33 commit: 8a4f06abb087cbf0c736ab5e9bb53c252e955d1e Author: Martin Mokrejš fold natur cuni cz> AuthorDate: Wed Jan 7 21:54:27 2015 +0000 Commit: Martin Mokrejs fold natur cuni cz> CommitDate: Wed Jan 7 21:54:27 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=8a4f06ab initial ebuild for a new package --- sci-biology/Atlas/Atlas-2005.ebuild | 18 ++++++++++++++++++ sci-biology/Atlas/ChangeLog | 10 ++++++++++ sci-biology/Atlas/metadata.xml | 9 +++++++++ 3 files changed, 37 insertions(+) diff --git a/sci-biology/Atlas/Atlas-2005.ebuild b/sci-biology/Atlas/Atlas-2005.ebuild new file mode 100644 index 0000000..29b546d --- /dev/null +++ b/sci-biology/Atlas/Atlas-2005.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=5 + +DESCRIPTION="Atlas Whole Genome Assembly Suite" +HOMEPAGE="https://www.hgsc.bcm.edu/software/atlas-whole-genome-assembly-suite" +SRC_URI="https://www.hgsc.bcm.edu/sites/default/files/software/Atlas/atlas-src.tgz" +# https://www.hgsc.bcm.edu/sites/default/files/software/Atlas/atlas2005-linux.tgz + +LICENSE="" +SLOT="0" +KEYWORDS="" +IUSE="" + +DEPEND="" +RDEPEND="${DEPEND}" diff --git a/sci-biology/Atlas/ChangeLog b/sci-biology/Atlas/ChangeLog new file mode 100644 index 0000000..d8bcd83 --- /dev/null +++ b/sci-biology/Atlas/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for sci-biology/Atlas +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: $ + +*Atlas-2005 (07 Jan 2015) + + 07 Jan 2015; Martin Mokrejs +Atlas-2005.ebuild, + +metadata.xml: + initial ebuild + diff --git a/sci-biology/Atlas/metadata.xml b/sci-biology/Atlas/metadata.xml new file mode 100644 index 0000000..2bc8930 --- /dev/null +++ b/sci-biology/Atlas/metadata.xml @@ -0,0 +1,9 @@ + + + + sci-biology + + mmokrejs@fold.natur.cuni.cz + Martin Mokrejs + +