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 3437959CA3 for ; Sun, 14 Feb 2016 17:32:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 479D121C00D; Sun, 14 Feb 2016 17:32:49 +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 D4AFC21C00B for ; Sun, 14 Feb 2016 17:32:48 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 18D14340845 for ; Sun, 14 Feb 2016 17:32:48 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0602915FA for ; Sun, 14 Feb 2016 17:32:45 +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: <1455471054.560144ec21f704498e081aa15e29624a2f81c52a.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/StarORF/ X-VCS-Repository: proj/sci X-VCS-Files: sci-biology/StarORF/StarORF-9999.ebuild sci-biology/StarORF/metadata.xml X-VCS-Directories: sci-biology/StarORF/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 560144ec21f704498e081aa15e29624a2f81c52a X-VCS-Branch: master Date: Sun, 14 Feb 2016 17:32:45 +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: ae18f19f-fb17-435a-9b01-ba3f1e5948ed X-Archives-Hash: 6e739498bd1f3f91d16008071003409b commit: 560144ec21f704498e081aa15e29624a2f81c52a Author: Justin Lecher gentoo org> AuthorDate: Sun Feb 14 17:30:54 2016 +0000 Commit: Justin Lecher gentoo org> CommitDate: Sun Feb 14 17:30:54 2016 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=560144ec sci-biology/StarORF: Bump to EAPI=6 * Use git-r3.eclass Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher gentoo.org> sci-biology/StarORF/StarORF-9999.ebuild | 8 +++----- sci-biology/StarORF/metadata.xml | 2 +- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/sci-biology/StarORF/StarORF-9999.ebuild b/sci-biology/StarORF/StarORF-9999.ebuild index 8be5660..555d2ba 100644 --- a/sci-biology/StarORF/StarORF-9999.ebuild +++ b/sci-biology/StarORF/StarORF-9999.ebuild @@ -1,12 +1,10 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 -inherit java-pkg-2 java-ant-2 - -[ "$PV" == "9999" ] && inherit git-2 +inherit java-pkg-2 java-ant-2 git-r3 DESCRIPTION="Java-based utility to show ORFs in a sequence" HOMEPAGE="http://star.mit.edu/orf" diff --git a/sci-biology/StarORF/metadata.xml b/sci-biology/StarORF/metadata.xml index 1699e58..f68a1b6 100644 --- a/sci-biology/StarORF/metadata.xml +++ b/sci-biology/StarORF/metadata.xml @@ -5,7 +5,7 @@ mmokrejs@fold.natur.cuni.cz Martin Mokrejs - + sci-biology@gentoo.org Gentoo Biology Project