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 0AFDE138200 for ; Fri, 20 Sep 2013 09:46:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 95A9BE0BA0; Fri, 20 Sep 2013 09:46:16 +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 E1D22E0B84 for ; Fri, 20 Sep 2013 09:46:15 +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 F152D33EC72 for ; Fri, 20 Sep 2013 09:46:14 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id AA676E545D for ; Fri, 20 Sep 2013 09:46:13 +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: <1379670363.e0af50f7ab031a147f05c488f233aab5c6c8321c.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: dev-perl/Bio-BigFile/ X-VCS-Repository: proj/sci X-VCS-Files: dev-perl/Bio-BigFile/Bio-BigFile-1.06.ebuild dev-perl/Bio-BigFile/Bio-BigFile-1.07.ebuild dev-perl/Bio-BigFile/ChangeLog dev-perl/Bio-BigFile/metadata.xml X-VCS-Directories: dev-perl/Bio-BigFile/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: e0af50f7ab031a147f05c488f233aab5c6c8321c X-VCS-Branch: master Date: Fri, 20 Sep 2013 09:46:13 +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: 22aba95c-5008-4e28-9303-6a5e3318fccd X-Archives-Hash: 88a93ada3f8a50b8c290a3ebcf959b17 commit: e0af50f7ab031a147f05c488f233aab5c6c8321c Author: Justin Lecher gentoo org> AuthorDate: Wed Sep 18 08:32:48 2013 +0000 Commit: Justin Lecher gentoo org> CommitDate: Fri Sep 20 09:46:03 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=e0af50f7 dev-perl/Bio-BigFile: Version BUmp, fix deps Package-Manager: portage-2.2.6 --- .../{Bio-BigFile-1.06.ebuild => Bio-BigFile-1.07.ebuild} | 9 ++++++--- dev-perl/Bio-BigFile/ChangeLog | 6 +++++- dev-perl/Bio-BigFile/metadata.xml | 10 +++++----- 3 files changed, 16 insertions(+), 9 deletions(-) diff --git a/dev-perl/Bio-BigFile/Bio-BigFile-1.06.ebuild b/dev-perl/Bio-BigFile/Bio-BigFile-1.07.ebuild similarity index 77% rename from dev-perl/Bio-BigFile/Bio-BigFile-1.06.ebuild rename to dev-perl/Bio-BigFile/Bio-BigFile-1.07.ebuild index 7da6616..c9264ea 100644 --- a/dev-perl/Bio-BigFile/Bio-BigFile-1.06.ebuild +++ b/dev-perl/Bio-BigFile/Bio-BigFile-1.07.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ -EAPI=4 +EAPI=5 MODULE_AUTHOR="LDS" @@ -15,7 +15,10 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -RDEPEND="sci-biology/ucsc-genome-browser" +RDEPEND=" + dev-perl/IO-String + sci-biology/bioperl + sci-biology/ucsc-genome-browser[static-libs]" DEPEND="${RDEPEND} virtual/perl-Module-Build" diff --git a/dev-perl/Bio-BigFile/ChangeLog b/dev-perl/Bio-BigFile/ChangeLog index d899200..3af2a56 100644 --- a/dev-perl/Bio-BigFile/ChangeLog +++ b/dev-perl/Bio-BigFile/ChangeLog @@ -1,7 +1,11 @@ # ChangeLog for dev-perl/Bio-BigFile -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 18 Sep 2013; Justin Lecher -Bio-BigFile-1.06.ebuild, + +Bio-BigFile-1.07.ebuild, metadata.xml: + Version BUmp, fix deps + 22 May 2012; Justin Lecher Bio-BigFile-1.06.ebuild: Add missing eutils.eclass, bump to EAPI=4, remove unnecessary bits diff --git a/dev-perl/Bio-BigFile/metadata.xml b/dev-perl/Bio-BigFile/metadata.xml index 07b5255..2bc8930 100644 --- a/dev-perl/Bio-BigFile/metadata.xml +++ b/dev-perl/Bio-BigFile/metadata.xml @@ -1,9 +1,9 @@ - sci-biology - - mmokrejs@fold.natur.cuni.cz - Martin Mokrejs - + sci-biology + + mmokrejs@fold.natur.cuni.cz + Martin Mokrejs +