diff options
author | Eli Schwartz <eschwartz93@gmail.com> | 2024-04-10 23:12:36 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-04-11 17:28:08 +0100 |
commit | f3d0fd26ba50dd3df08387f1eede41f78427ec8f (patch) | |
tree | f5c3896539c1f432d794df9a32117fffbe29e69d /sci-biology | |
parent | sci-biology/newick-utils: mark as LTO-unsafe (diff) | |
download | gentoo-f3d0fd26ba50dd3df08387f1eede41f78427ec8f.tar.gz gentoo-f3d0fd26ba50dd3df08387f1eede41f78427ec8f.tar.bz2 gentoo-f3d0fd26ba50dd3df08387f1eede41f78427ec8f.zip |
sci-biology/newick-utils: update HOMEPAGE, SRC_URI to archive.org
The whole thing is a redirect now to a website with no real info, that
points to a github repo without even any tags.
Signed-off-by: Eli Schwartz <eschwartz93@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-biology')
-rw-r--r-- | sci-biology/newick-utils/newick-utils-1.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/newick-utils/newick-utils-1.6-r1.ebuild b/sci-biology/newick-utils/newick-utils-1.6-r1.ebuild index 49ec5510de2b..bc8f7563f37e 100644 --- a/sci-biology/newick-utils/newick-utils-1.6-r1.ebuild +++ b/sci-biology/newick-utils/newick-utils-1.6-r1.ebuild @@ -6,8 +6,8 @@ EAPI=7 inherit autotools flag-o-matic DESCRIPTION="Tools for processing phylogenetic trees" -HOMEPAGE="http://cegg.unige.ch/newick_utils" -SRC_URI="http://cegg.unige.ch/pub/${P}.tar.gz" +HOMEPAGE="https://web.archive.org/web/20120206012743/http://cegg.unige.ch/newick_utils" +SRC_URI="https://web.archive.org/web/20120126210029if_/http://cegg.unige.ch/pub/${P}.tar.gz" LICENSE="BSD" SLOT="0" |