Gentoo Logo
Gentoo Spaceship




Note: Due to technical difficulties, the Archives are currently not up to date. GMANE provides an alternative service for most mailing lists.
c.f. bug 424647
List Archive: gentoo-commits
Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-commits@g.o
From: "Justin Lecher" <jlec@g.o>
Subject: proj/sci:master commit in: dev-perl/Bio-BigFile/
Date: Tue, 22 May 2012 19:43:14 +0000 (UTC)
commit:     fe9af8f2b9e1099e6b84ba7009fe7fdfaf6c110d
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Tue May 22 18:47:01 2012 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue May 22 18:47:01 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=fe9af8f2

dev-perl/Bio-BigFile: Add missing eutils.eclass, bump to EAPI=4, remove unnecessary bits

(Portage version: 2.2.0_alpha107/git/Linux x86_64, unsigned Manifest commit)

---
 dev-perl/Bio-BigFile/Bio-BigFile-1.06.ebuild |   11 ++++++-----
 dev-perl/Bio-BigFile/ChangeLog               |    3 +++
 2 files changed, 9 insertions(+), 5 deletions(-)

diff --git a/dev-perl/Bio-BigFile/Bio-BigFile-1.06.ebuild b/dev-perl/Bio-BigFile/Bio-BigFile-1.06.ebuild
index f23ca23..7da6616 100644
--- a/dev-perl/Bio-BigFile/Bio-BigFile-1.06.ebuild
+++ b/dev-perl/Bio-BigFile/Bio-BigFile-1.06.ebuild
@@ -2,10 +2,11 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI=3
+EAPI=4
 
 MODULE_AUTHOR="LDS"
-inherit perl-module
+
+inherit eutils flag-o-matic perl-module
 
 DESCRIPTION="BigWig and BigBed file perl-based interface for Gbrowse-2"
 
@@ -21,7 +22,7 @@ DEPEND="${RDEPEND}
 SRC_TEST="do"
 
 src_prepare(){
-	epatch "${FILESDIR}"/Build.PL.patch || die "Failed to patch Build.PL"
+	append-cflags -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing
+	append-lfs-flags
+	epatch "${FILESDIR}"/Build.PL.patch
 }
-
-CFLAGS="${CFLAGS} -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"

diff --git a/dev-perl/Bio-BigFile/ChangeLog b/dev-perl/Bio-BigFile/ChangeLog
index 7541c3f..d899200 100644
--- a/dev-perl/Bio-BigFile/ChangeLog
+++ b/dev-perl/Bio-BigFile/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  22 May 2012; Justin Lecher <jlec@g.o> Bio-BigFile-1.06.ebuild:
+  Add missing eutils.eclass, bump to EAPI=4, remove unnecessary bits
+
   09 Feb 2012; Martin Mokrejs <mmokrejs@...>
   Bio-BigFile-1.06.ebuild:
   initial ebuild, see bug #402835


Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
proj/sci:master commit in: sys-cluster/ovis/
Next by thread:
proj/sci:master commit in: sci-biology/amos/
Previous by date:
proj/sci:master commit in: sci-biology/est2uni/
Next by date:
proj/sci:master commit in: sci-biology/amos/


Updated Jun 26, 2012

Summary: Archive of the gentoo-commits mailing list.

Donate to support our development efforts.

Copyright 2001-2013 Gentoo Foundation, Inc. Questions, Comments? Contact us.