From: "Martin Mokrejs" <mmokrejs@fold.natur.cuni.cz>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/bambus/
Date: Fri, 17 Apr 2015 23:56:33 +0000 (UTC) [thread overview]
Message-ID: <1429312344.a7b6591d86eac5c9ffc69f5f4f5b9bbb9cb3251a.mmokrejs@gentoo> (raw)
commit: a7b6591d86eac5c9ffc69f5f4f5b9bbb9cb3251a
Author: Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
AuthorDate: Fri Apr 17 23:12:24 2015 +0000
Commit: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
CommitDate: Fri Apr 17 23:12:24 2015 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=a7b6591d
sci-biology/bambus: fixed installation of perl-related files
Package-Manager: portage-2.2.18
sci-biology/bambus/ChangeLog | 3 +++
sci-biology/bambus/bambus-2.33.ebuild | 8 +++++++-
2 files changed, 10 insertions(+), 1 deletion(-)
diff --git a/sci-biology/bambus/ChangeLog b/sci-biology/bambus/ChangeLog
index 9140d87..fe020a7 100644
--- a/sci-biology/bambus/ChangeLog
+++ b/sci-biology/bambus/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 17 Apr 2015; Martin Mokrejs <mmokrejs@fold.natur.cuni.cz> bambus-2.33.ebuild:
+ sci-biology/bambus: fixed installation of perl-related files
+
31 Mar 2015; Martin Mokrejs <mmokrejs@fold.natur.cuni.cz> bambus-2.33.ebuild:
sci-biology/bambus: fix installation process and use current perl-module files
from amos package instead
diff --git a/sci-biology/bambus/bambus-2.33.ebuild b/sci-biology/bambus/bambus-2.33.ebuild
index 71ecb4b..a89101c 100644
--- a/sci-biology/bambus/bambus-2.33.ebuild
+++ b/sci-biology/bambus/bambus-2.33.ebuild
@@ -4,7 +4,8 @@
EAPI=5
-inherit eutils
+PERL_EXPORT_PHASE_FUNCTIONS=no
+inherit perl-module eutils toolchain-funcs
DESCRIPTION="Scaffolding Polymorphic Genomes and Metagenomes, a part of AMOS bundle"
HOMEPAGE="http://sourceforge.net/apps/mediawiki/amos/index.php?title=AMOS
@@ -106,6 +107,11 @@ src_install() {
dobin "${FILESDIR}"/goBambus.pl || die "Failed to install the alternative of goBambus.py written in perl"
dodoc "${DISTDIR}"/scaffolding_MIRA_BAMBUS.pdf
+
+ perl_set_version
+ insinto ${VENDOR_LIB}
+ doins "${D}"/usr/lib/DotLib.pm
+ rm -rf "${D}"/usr/lib
}
pkg_postinst(){
next reply other threads:[~2015-04-17 23:56 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-17 23:56 Martin Mokrejs [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-02-17 20:48 [gentoo-commits] proj/sci:master commit in: sci-biology/bambus/ Horea Christian
2022-01-26 10:17 Andrew Ammerlaan
2022-01-25 19:15 Andrew Ammerlaan
2017-02-22 2:05 Martin Mokrejs
2016-09-01 15:29 Martin Mokrejs
2016-09-01 15:16 Martin Mokrejs
2015-09-23 10:19 Justin Lecher
2015-04-17 23:56 Martin Mokrejs
2015-03-31 20:26 Martin Mokrejs
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1429312344.a7b6591d86eac5c9ffc69f5f4f5b9bbb9cb3251a.mmokrejs@gentoo \
--to=mmokrejs@fold.natur.cuni.cz \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox