dev-ml/ppx_import: fix homepage
authorAlexis Ballier <aballier@gentoo.org>
Thu, 27 Apr 2017 10:32:58 +0000 (12:32 +0200)
committerAlexis Ballier <aballier@gentoo.org>
Thu, 27 Apr 2017 10:40:02 +0000 (12:40 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2

dev-ml/ppx_import/ppx_import-1.1.ebuild

index da20f3e54d557fb21532803f3c18f759f084d492..4bb61dd8e17118cde601799759fa5b8180d04fef 100644 (file)
@@ -1,10 +1,10 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
 DESCRIPTION="A syntax extension for importing declarations from interface files"
-HOMEPAGE="https://github.com/whitequark/ppx_impor://github.com/whitequark/ppx_import"
+HOMEPAGE="https://github.com/whitequark/ppx_import"
 SRC_URI="https://github.com/whitequark/ppx_import/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"