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 A7DD0138ACF for ; Sat, 10 Jan 2015 14:08:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7F845E082D; Sat, 10 Jan 2015 14:08:02 +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 D6C2DE082D for ; Sat, 10 Jan 2015 14:08:01 +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 DBECC34076D for ; Sat, 10 Jan 2015 14:08:00 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 02F06F476 for ; Sat, 10 Jan 2015 14:07:59 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1420897683.3fb0e8b842288c6a03c8d9421d0a264c151ec5d4.jlec@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 X-VCS-Directories: sci-biology/Atlas/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 3fb0e8b842288c6a03c8d9421d0a264c151ec5d4 X-VCS-Branch: master Date: Sat, 10 Jan 2015 14:07:59 +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: 3f4b0d06-31f6-4e29-b16d-ba3a53393943 X-Archives-Hash: e2f665fce6439496a0da727b9574c658 commit: 3fb0e8b842288c6a03c8d9421d0a264c151ec5d4 Author: Justin Lecher gentoo org> AuthorDate: Sat Jan 10 13:48:03 2015 +0000 Commit: Justin Lecher gentoo org> CommitDate: Sat Jan 10 13:48:03 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=3fb0e8b8 sci-biology/Atlas: Fix license Package-Manager: portage-2.2.15 --- sci-biology/Atlas/Atlas-2005.ebuild | 2 +- sci-biology/Atlas/ChangeLog | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/sci-biology/Atlas/Atlas-2005.ebuild b/sci-biology/Atlas/Atlas-2005.ebuild index 29b546d..b51c535 100644 --- a/sci-biology/Atlas/Atlas-2005.ebuild +++ b/sci-biology/Atlas/Atlas-2005.ebuild @@ -9,7 +9,7 @@ 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="" +LICENSE="ATLAS" SLOT="0" KEYWORDS="" IUSE="" diff --git a/sci-biology/Atlas/ChangeLog b/sci-biology/Atlas/ChangeLog index d8bcd83..3cfb2f0 100644 --- a/sci-biology/Atlas/ChangeLog +++ b/sci-biology/Atlas/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 10 Jan 2015; Justin Lecher Atlas-2005.ebuild: + Fix license + *Atlas-2005 (07 Jan 2015) 07 Jan 2015; Martin Mokrejs +Atlas-2005.ebuild,