diff options
author | Wim Muskee <wimmuskee@gmail.com> | 2019-10-30 06:58:12 +0100 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-11-23 20:01:08 -0500 |
commit | 3fbdb9d41ec8d53f1cffe01a6bfa077bf7223d76 (patch) | |
tree | ec69a20124e8aa5d80aa95b06b6f60d8ceb2255d /sci-libs/beagle | |
parent | app-emulation/crun: restrict tests (diff) | |
download | gentoo-3fbdb9d41ec8d53f1cffe01a6bfa077bf7223d76.tar.gz gentoo-3fbdb9d41ec8d53f1cffe01a6bfa077bf7223d76.tar.bz2 gentoo-3fbdb9d41ec8d53f1cffe01a6bfa077bf7223d76.zip |
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>
Diffstat (limited to 'sci-libs/beagle')
-rw-r--r-- | sci-libs/beagle/beagle-3.0.3-r1.ebuild | 4 | ||||
-rw-r--r-- | sci-libs/beagle/metadata.xml | 1 |
2 files changed, 3 insertions, 2 deletions
diff --git a/sci-libs/beagle/beagle-3.0.3-r1.ebuild b/sci-libs/beagle/beagle-3.0.3-r1.ebuild index 65436b9733a4..6cf6a91ecda1 100644 --- a/sci-libs/beagle/beagle-3.0.3-r1.ebuild +++ b/sci-libs/beagle/beagle-3.0.3-r1.ebuild @@ -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" diff --git a/sci-libs/beagle/metadata.xml b/sci-libs/beagle/metadata.xml index 0d243be10737..ee5ba5812c39 100644 --- a/sci-libs/beagle/metadata.xml +++ b/sci-libs/beagle/metadata.xml @@ -10,5 +10,6 @@ </longdescription> <upstream> <remote-id type="sourceforge">beagle</remote-id> + <remote-id type="github">chgagne/beagle</remote-id> </upstream> </pkgmetadata> |