diff options
author | Marek Szuba <marecki@gentoo.org> | 2021-11-26 17:54:34 +0100 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2021-11-26 18:12:20 +0100 |
commit | d247099b8016c64940b85900ef3f9f446b0f3252 (patch) | |
tree | 28743fe16e2b0258fe67b2c15f5e0b1afec8214b /sci-biology | |
parent | dev-perl/PPIx-EditorTools: Remove old (diff) | |
download | gentoo-d247099b8016c64940b85900ef3f9f446b0f3252.tar.gz gentoo-d247099b8016c64940b85900ef3f9f446b0f3252.tar.bz2 gentoo-d247099b8016c64940b85900ef3f9f446b0f3252.zip |
sci-biology/ApE: update HOMEPAGE, SRC_URI; s/eutils/desktop/
Closes: https://bugs.gentoo.org/809065
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'sci-biology')
-rw-r--r-- | sci-biology/ApE/ApE-2.0.7-r1.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sci-biology/ApE/ApE-2.0.7-r1.ebuild b/sci-biology/ApE/ApE-2.0.7-r1.ebuild index a56f50525205..273e236997ed 100644 --- a/sci-biology/ApE/ApE-2.0.7-r1.ebuild +++ b/sci-biology/ApE/ApE-2.0.7-r1.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit eutils +inherit desktop DESCRIPTION="A Plasmid Editor" -HOMEPAGE="http://www.biology.utah.edu/jorgensen/wayned/ape/" -SRC_URI="http://www.biology.utah.edu/jorgensen/wayned/ape/Download/Linux/ApE_linux_current.zip -> ${P}.zip" +HOMEPAGE="https://jorgensen.biology.utah.edu/wayned/ape/" +SRC_URI="https://jorgensen.biology.utah.edu/wayned/ape/Download/Linux/ApE_linux_current.zip -> ${P}.zip" LICENSE="ApE" SLOT="0" |