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 090D8138247 for ; Mon, 6 Jan 2014 19:27:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 265ECE0B42; Mon, 6 Jan 2014 19:27:12 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5D054E0B4D for ; Mon, 6 Jan 2014 19:27:11 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5E59C33F747 for ; Mon, 6 Jan 2014 19:27:10 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id E12EBE5538 for ; Mon, 6 Jan 2014 19:27:07 +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: <1389034968.d426595ea39fccabac5c1def02d738e854a9a3bc.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/BG7/ X-VCS-Repository: proj/sci X-VCS-Files: sci-biology/BG7/BG7-9999.ebuild sci-biology/BG7/ChangeLog sci-biology/BG7/metadata.xml X-VCS-Directories: sci-biology/BG7/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: d426595ea39fccabac5c1def02d738e854a9a3bc X-VCS-Branch: master Date: Mon, 6 Jan 2014 19:27:07 +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: 04d9a70f-ae44-4e99-9f37-05a8a0071898 X-Archives-Hash: b33a585bd0aa37dc277e2fab29d62e70 commit: d426595ea39fccabac5c1def02d738e854a9a3bc Author: Justin Lecher gentoo org> AuthorDate: Mon Jan 6 19:02:48 2014 +0000 Commit: Justin Lecher gentoo org> CommitDate: Mon Jan 6 19:02:48 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=d426595e sci-biology/BG7: Switch from git-2 to git-r3 Package-Manager: portage-2.2.8 --- sci-biology/BG7/BG7-9999.ebuild | 22 +++++++++------------- sci-biology/BG7/ChangeLog | 5 ++++- sci-biology/BG7/metadata.xml | 5 +++++ 3 files changed, 18 insertions(+), 14 deletions(-) diff --git a/sci-biology/BG7/BG7-9999.ebuild b/sci-biology/BG7/BG7-9999.ebuild index a72c7c8..998be3a 100644 --- a/sci-biology/BG7/BG7-9999.ebuild +++ b/sci-biology/BG7/BG7-9999.ebuild @@ -1,28 +1,24 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ -EAPI=4 +EAPI=5 -inherit java-pkg-2 java-ant-2 eutils - -[ "$PV" == "9999" ] && inherit git-2 +inherit java-pkg-2 java-ant-2 eutils git-r3 DESCRIPTION="A standalone bacterial genome annotation system using blastn from ncbi-tools++ for gene prediction" HOMEPAGE="http://bg7.ohnosequences.com" #SRC_URI="" EGIT_REPO_URI="https://github.com/bg7/BG7" - -LICENSE="AGPL-v3" +LICENSE="AGPL-3" SLOT="0" KEYWORDS="" -#KEYWORDS="~amd64 ~x86" IUSE="" -DEPEND=">=virtual/jre-1.5 - dev-java/ant-core" +DEPEND=" + >=virtual/jre-1.5 + dev-java/ant-core" RDEPEND="${DEPEND} - >=virtual/jre-1.5 - sci-biology/ncbi-tools++" - + >=virtual/jre-1.5 + sci-biology/ncbi-tools++" diff --git a/sci-biology/BG7/ChangeLog b/sci-biology/BG7/ChangeLog index 330d71f..58ee79e 100644 --- a/sci-biology/BG7/ChangeLog +++ b/sci-biology/BG7/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for sci-biology/BG7 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 06 Jan 2014; Justin Lecher BG7-9999.ebuild, +metadata.xml: + Switch from git-2 to git-r3 + *BG7-9999 (29 Aug 2013) 29 Aug 2013; Martin Mokrejs +BG7-9999.ebuild: diff --git a/sci-biology/BG7/metadata.xml b/sci-biology/BG7/metadata.xml new file mode 100644 index 0000000..897aa2e --- /dev/null +++ b/sci-biology/BG7/metadata.xml @@ -0,0 +1,5 @@ + + + + sci +