public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: sci-biology/pals/
@ 2022-07-07 19:58 David Seifert
  0 siblings, 0 replies; 2+ messages in thread
From: David Seifert @ 2022-07-07 19:58 UTC (permalink / raw
  To: gentoo-commits

commit:     3966207b4ebe4d63b3f617ed53fe148c58a6ca1e
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Thu Jul  7 19:57:03 2022 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Jul  7 19:57:03 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3966207b

sci-biology/pals: update EAPI 6 -> 8

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 sci-biology/pals/{pals-1.0-r1.ebuild => pals-1.0-r2.ebuild} | 11 +++--------
 1 file changed, 3 insertions(+), 8 deletions(-)

diff --git a/sci-biology/pals/pals-1.0-r1.ebuild b/sci-biology/pals/pals-1.0-r2.ebuild
similarity index 81%
rename from sci-biology/pals/pals-1.0-r1.ebuild
rename to sci-biology/pals/pals-1.0-r2.ebuild
index 32579b9d0757..8f251d2b82ab 100644
--- a/sci-biology/pals/pals-1.0-r1.ebuild
+++ b/sci-biology/pals/pals-1.0-r2.ebuild
@@ -1,23 +1,18 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 inherit toolchain-funcs
 
 DESCRIPTION="Pairwise Aligner for Long Sequences"
 HOMEPAGE="http://www.drive5.com/pals/"
 SRC_URI="http://www.drive5.com/pals/pals_source.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}"
 
 LICENSE="public-domain"
 SLOT="0"
 KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}"
-
-S=${WORKDIR}
 
 PATCHES=( "${FILESDIR}"/${PN}-1.0-fix-build-system.patch )
 


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-biology/pals/
@ 2022-08-23 12:06 Andrew Ammerlaan
  0 siblings, 0 replies; 2+ messages in thread
From: Andrew Ammerlaan @ 2022-08-23 12:06 UTC (permalink / raw
  To: gentoo-commits

commit:     c0f081d990649dd8612d481b3019de4e1f680743
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Tue Aug  2 17:15:22 2022 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Tue Aug 23 12:06:15 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0f081d9

sci-biology/pals: use HTTPS

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Portage 3.0.34 / pkgdev 0.2.1 / pkgcheck 0.10.11
Closes: https://github.com/gentoo/gentoo/pull/26708
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 sci-biology/pals/pals-1.0-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-biology/pals/pals-1.0-r2.ebuild b/sci-biology/pals/pals-1.0-r2.ebuild
index 8f251d2b82ab..4e367283bf01 100644
--- a/sci-biology/pals/pals-1.0-r2.ebuild
+++ b/sci-biology/pals/pals-1.0-r2.ebuild
@@ -6,8 +6,8 @@ EAPI=8
 inherit toolchain-funcs
 
 DESCRIPTION="Pairwise Aligner for Long Sequences"
-HOMEPAGE="http://www.drive5.com/pals/"
-SRC_URI="http://www.drive5.com/pals/pals_source.tar.gz -> ${P}.tar.gz"
+HOMEPAGE="https://www.drive5.com/pals/"
+SRC_URI="https://www.drive5.com/pals/pals_source.tar.gz -> ${P}.tar.gz"
 S="${WORKDIR}"
 
 LICENSE="public-domain"


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-08-23 12:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-07 19:58 [gentoo-commits] repo/gentoo:master commit in: sci-biology/pals/ David Seifert
  -- strict thread matches above, loose matches on Subject: below --
2022-08-23 12:06 Andrew Ammerlaan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox