commit:     fddf19a0d11ef2ac8bc20a9cec936ca518ad8517
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 13 20:32:17 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jan 13 23:28:34 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fddf19a0

sci-chemistry/molequeue: Fix HOMEPAGE

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 sci-chemistry/molequeue/molequeue-0.8.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-chemistry/molequeue/molequeue-0.8.0.ebuild 
b/sci-chemistry/molequeue/molequeue-0.8.0.ebuild
index 3b5733ea45d..cda203befdf 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"

Reply via email to