public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/abacas/
Date: Fri, 10 Feb 2023 13:52:46 +0000 (UTC)	[thread overview]
Message-ID: <1676037149.1c43ca499c4bee0c73289a3bb8575d615ea55c4d.andrewammerlaan@gentoo> (raw)

commit:     1c43ca499c4bee0c73289a3bb8575d615ea55c4d
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 10 13:52:29 2023 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Fri Feb 10 13:52:29 2023 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=1c43ca49

sci-biology/abacas: fix static uri

Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 sci-biology/abacas/abacas-1.3.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-biology/abacas/abacas-1.3.1.ebuild b/sci-biology/abacas/abacas-1.3.1.ebuild
index 9abddf036..3a04e5e6b 100644
--- a/sci-biology/abacas/abacas-1.3.1.ebuild
+++ b/sci-biology/abacas/abacas-1.3.1.ebuild
@@ -7,7 +7,7 @@ inherit optfeature
 
 DESCRIPTION="Order and orientate DNA contigs even via 6-frame protein alignments"
 HOMEPAGE="http://abacas.sourceforge.net"
-SRC_URI="https://downloads.sourceforge.net/project/abacas/abacas.1.3.1.pl"
+SRC_URI="https://downloads.sourceforge.net/project/abacas/abacas.${PV}.pl"
 
 LICENSE="GPL-2+"
 SLOT="0"
@@ -21,7 +21,7 @@ RDEPEND="${DEPEND}
 S="${WORKDIR}"
 
 src_prepare(){
-	cp -p "${DISTDIR}"/abacas.1.3.1.pl abacas.pl || die
+	cp -p "${DISTDIR}"/abacas.${PV}.pl abacas.pl || die
 	sed \
 		-i 's#/usr/local/bin/perl#/usr/bin/perl#' \
 		-i abacas.pl || die


             reply	other threads:[~2023-02-10 13:52 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-10 13:52 Andrew Ammerlaan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-03-03 15:55 [gentoo-commits] proj/sci:master commit in: sci-biology/abacas/ Horea Christian
2023-02-17 20:46 Horea Christian
2021-03-05 21:44 Andrew Ammerlaan
2017-02-18 22:59 Martin Mokrejs
2017-01-29 20:25 Justin Lecher
2015-03-31 16:30 Martin Mokrejs
2015-03-31 16:19 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=1676037149.1c43ca499c4bee0c73289a3bb8575d615ea55c4d.andrewammerlaan@gentoo \
    --to=andrewammerlaan@gentoo.org \
    --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