app-text/XML-Schema-learner: [QA] Fix ${HOMEPAGE} in SRC_URI
authorDavid Seifert <soap@gentoo.org>
Thu, 29 Aug 2019 11:38:17 +0000 (13:38 +0200)
committerDavid Seifert <soap@gentoo.org>
Thu, 29 Aug 2019 11:38:17 +0000 (13:38 +0200)
Package-Manager: Portage-2.3.73, Repoman-2.3.17
Signed-off-by: David Seifert <soap@gentoo.org>
app-text/XML-Schema-learner/XML-Schema-learner-1.0.1.ebuild

index b4d56e1a79bada709901a3ccab6322abac01d9f3..0b0e2413742a528dd40bd87a4bd63a799076960a 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
 DESCRIPTION="Algorithmic inferencing of XML schema definitions and DTDs"
-HOMEPAGE="https://github.com/kore/${PN}"
-SRC_URI="${HOMEPAGE}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+HOMEPAGE="https://github.com/kore/XML-Schema-learner"
+SRC_URI="https://github.com/kore/XML-Schema-learner/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"