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 3161A13877A for ; Thu, 4 Sep 2014 21:04:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4C592E099B; Thu, 4 Sep 2014 21:04:07 +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 DCF1AE099B for ; Thu, 4 Sep 2014 21:04:06 +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 A62C933BE35 for ; Thu, 4 Sep 2014 21:04:05 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D42694BA2 for ; Thu, 4 Sep 2014 21:04:03 +0000 (UTC) From: "Jauhien Piatlicki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jauhien Piatlicki" Message-ID: <1409864607.ff476f948d38f59327666d52c19c6e9e449bd897.jauhien@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/eval/ X-VCS-Repository: proj/sci X-VCS-Files: sci-biology/eval/ChangeLog sci-biology/eval/eval-2.2.8.ebuild X-VCS-Directories: sci-biology/eval/ X-VCS-Committer: jauhien X-VCS-Committer-Name: Jauhien Piatlicki X-VCS-Revision: ff476f948d38f59327666d52c19c6e9e449bd897 X-VCS-Branch: master Date: Thu, 4 Sep 2014 21:04:03 +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: b08cfd9c-9b8a-4eae-879a-0a272bd97663 X-Archives-Hash: a82e18135257e829bf1fa261e60310d2 commit: ff476f948d38f59327666d52c19c6e9e449bd897 Author: Jauhien Piatlicki gentoo org> AuthorDate: Thu Sep 4 20:42:13 2014 +0000 Commit: Jauhien Piatlicki gentoo org> CommitDate: Thu Sep 4 21:03:27 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=ff476f94 sci-biology/eval: Add HOMEPAGE and LICENSE --- sci-biology/eval/ChangeLog | 3 +++ sci-biology/eval/eval-2.2.8.ebuild | 3 ++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/sci-biology/eval/ChangeLog b/sci-biology/eval/ChangeLog index 2acaa77..0b39a96 100644 --- a/sci-biology/eval/ChangeLog +++ b/sci-biology/eval/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 04 Sep 2014; Jauhien Piatlicki eval-2.2.8.ebuild: + Add HOMEPAGE and LICENSE + *eval-2.2.8 (23 Mar 2014) 23 Mar 2014; Martin Mokrejs +eval-2.2.8.ebuild, diff --git a/sci-biology/eval/eval-2.2.8.ebuild b/sci-biology/eval/eval-2.2.8.ebuild index a075f69..bd7232a 100644 --- a/sci-biology/eval/eval-2.2.8.ebuild +++ b/sci-biology/eval/eval-2.2.8.ebuild @@ -5,8 +5,9 @@ EAPI="3" DESCRIPTION="Validate, compare and draw summary statistics for GTF files" +HOMEPAGE="http://mblab.wustl.edu/software.html" -LICENSE="" +LICENSE="GPL-2+" SLOT="0" KEYWORDS="" IUSE=""