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 D03FB138A1A for ; Sat, 10 Jan 2015 14:08:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ED402E0844; Sat, 10 Jan 2015 14:08:03 +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 1D155E0841 for ; Sat, 10 Jan 2015 14:08:03 +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 329D9340597 for ; Sat, 10 Jan 2015 14:08:02 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4520DF47A 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: <1420898761.2b4970ccaf520713eccfa979c9520623c24e5108.jlec@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 X-VCS-Directories: sci-biology/MochiView/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 2b4970ccaf520713eccfa979c9520623c24e5108 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: 49967664-3bea-44df-84ef-904fcf2975e2 X-Archives-Hash: f8a8adf216e68bd75c5dbc85fd0ecccb commit: 2b4970ccaf520713eccfa979c9520623c24e5108 Author: Justin Lecher gentoo org> AuthorDate: Sat Jan 10 14:06:01 2015 +0000 Commit: Justin Lecher gentoo org> CommitDate: Sat Jan 10 14:06:01 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=2b4970cc sci-biology/MochiView: Fix license Package-Manager: portage-2.2.15 --- sci-biology/MochiView/ChangeLog | 3 +++ sci-biology/MochiView/MochiView-1.45.ebuild | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/sci-biology/MochiView/ChangeLog b/sci-biology/MochiView/ChangeLog index 55ef996..d36ec2a 100644 --- a/sci-biology/MochiView/ChangeLog +++ b/sci-biology/MochiView/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 10 Jan 2015; Justin Lecher MochiView-1.45.ebuild: + Fix license + *MochiView-1.45 (07 Jan 2015) 07 Jan 2015; Martin Mokrejs diff --git a/sci-biology/MochiView/MochiView-1.45.ebuild b/sci-biology/MochiView/MochiView-1.45.ebuild index c1a8145..1daa8d9 100644 --- a/sci-biology/MochiView/MochiView-1.45.ebuild +++ b/sci-biology/MochiView/MochiView-1.45.ebuild @@ -8,7 +8,7 @@ DESCRIPTION="Genome browser and analysis" HOMEPAGE="http://johnsonlab.ucsf.edu/mochi.html" SRC_URI="" -LICENSE="" +LICENSE="MIT" SLOT="0" KEYWORDS="" IUSE=""