sci-chemistry/molequeue: Fix HOMEPAGE
authorAndreas Sturmlechner <asturm@gentoo.org>
Sat, 13 Jan 2018 20:32:17 +0000 (21:32 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sat, 13 Jan 2018 23:28:34 +0000 (00:28 +0100)
Package-Manager: Portage-2.3.19, Repoman-2.3.6

sci-chemistry/molequeue/molequeue-0.8.0.ebuild

index 3b5733ea45d2c0c7e52d1bb7790ff8e6734e4e21..cda203befdf4247f71258fc6866af58b815a2f76 100644 (file)
@@ -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"