From: Andreas Sturmlechner Date: Sat, 13 Jan 2018 20:32:17 +0000 (+0100) Subject: sci-chemistry/molequeue: Fix HOMEPAGE X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=fddf19a0d11ef2ac8bc20a9cec936ca518ad8517;p=gentoo.git sci-chemistry/molequeue: Fix HOMEPAGE Package-Manager: Portage-2.3.19, Repoman-2.3.6 --- diff --git a/sci-chemistry/molequeue/molequeue-0.8.0.ebuild b/sci-chemistry/molequeue/molequeue-0.8.0.ebuild index 3b5733ea45d2..cda203befdf4 100644 --- a/sci-chemistry/molequeue/molequeue-0.8.0.ebuild +++ b/sci-chemistry/molequeue/molequeue-0.8.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit cmake-utils multilib python-single-r1 versionator virtualx DESCRIPTION="Abstract, manage and coordinate execution of tasks" -HOMEPAGE="http://www.openchemistry.org/OpenChemistry/project/molequeue.html" +HOMEPAGE="https://www.openchemistry.org/projects/molequeue/" SRC_URI="https://github.com/OpenChemistry/molequeue/archive/${PV}.tar.gz -> ${P}.tar.gz" SLOT="0"