public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: dev-perl/Bio-EnsEMBL/
Date: Thu, 18 Mar 2021 18:54:04 +0000 (UTC)	[thread overview]
Message-ID: <1616093613.70d12c8b741e74bfdc4b5125c3b178703e3ed6f2.andrewammerlaan@gentoo> (raw)

commit:     70d12c8b741e74bfdc4b5125c3b178703e3ed6f2
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Thu Mar 18 18:53:33 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Thu Mar 18 18:53:33 2021 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=70d12c8b

dev-perl/Bio-EnsEMBL: use perl_domodule

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 dev-perl/Bio-EnsEMBL/Bio-EnsEMBL-9999.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-perl/Bio-EnsEMBL/Bio-EnsEMBL-9999.ebuild b/dev-perl/Bio-EnsEMBL/Bio-EnsEMBL-9999.ebuild
index 80014f94f..f2d7c6a54 100644
--- a/dev-perl/Bio-EnsEMBL/Bio-EnsEMBL-9999.ebuild
+++ b/dev-perl/Bio-EnsEMBL/Bio-EnsEMBL-9999.ebuild
@@ -18,7 +18,6 @@ S="${WORKDIR}"
 
 src_install(){
 	perl_set_version
-	insinto "${VENDOR_LIB}" # do not add "${PN}" so the the PERL path starts with Bio/
 	find . -name t | xargs rm -rf || die
 	find . -name test.pl | xargs rm -f || die
 	find . -name \*.example | xargs rm -f || die
@@ -27,5 +26,5 @@ src_install(){
 	find . -name \*.conf | xargs rm -f || die
 	find . -name travisci | xargs rm -rf || die
 	find . -name sql | xargs rm -rf || die
-	find . -name modules | while read d; do pushd "$d"; doins -r *; popd; done || die
+	find . -name modules | while read d; do pushd "$d"; perl_domodule -r *; popd; done || die
 }


             reply	other threads:[~2021-03-18 18:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-18 18:54 Andrew Ammerlaan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-01-24 16:06 [gentoo-commits] proj/sci:master commit in: dev-perl/Bio-EnsEMBL/ Andrew Ammerlaan
2021-01-16 10:49 Andrew Ammerlaan
2016-12-02 22:53 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=1616093613.70d12c8b741e74bfdc4b5125c3b178703e3ed6f2.andrewammerlaan@gentoo \
    --to=andrewammerlaan@riseup.net \
    --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