sci-libs/beagle: update HOMEPAGE

Closes: https://bugs.gentoo.org/617078
Signed-off-by: Wim Muskee <wimmuskee@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/13494
Signed-off-by: Aaron Bauman <bman@gentoo.org>
This commit is contained in:
Wim Muskee
2019-10-30 06:58:12 +01:00
committed by Aaron Bauman
parent 241fbfb14b
commit 3fbdb9d41e
2 changed files with 3 additions and 2 deletions

View File

@@ -1,11 +1,11 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
DESCRIPTION="Open BEAGLE, a versatile EC/GA/GP framework"
SRC_URI="mirror://sourceforge/beagle/${P}.tar.gz"
HOMEPAGE="http://beagle.gel.ulaval.ca/"
HOMEPAGE="https://chgagne.github.io/beagle/"
SLOT="0"
LICENSE="LGPL-2.1"

View File

@@ -10,5 +10,6 @@
</longdescription>
<upstream>
<remote-id type="sourceforge">beagle</remote-id>
<remote-id type="github">chgagne/beagle</remote-id>
</upstream>
</pkgmetadata>