summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-04-27 12:32:58 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-04-27 12:40:02 +0200
commit6508f622f92b53902be7f13b2d27eaf965973e43 (patch)
treeb5bd68a5f19d7cf7d00b69da2066c1f6b989f07c /dev-ml
parentmedia-fonts/mplus-outline-fonts: x86 stable wrt bug #615038 (diff)
downloadgentoo-6508f622f92b53902be7f13b2d27eaf965973e43.tar.gz
gentoo-6508f622f92b53902be7f13b2d27eaf965973e43.tar.bz2
gentoo-6508f622f92b53902be7f13b2d27eaf965973e43.zip
dev-ml/ppx_import: fix homepage
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/ppx_import/ppx_import-1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/ppx_import/ppx_import-1.1.ebuild b/dev-ml/ppx_import/ppx_import-1.1.ebuild
index da20f3e54d55..4bb61dd8e171 100644
--- a/dev-ml/ppx_import/ppx_import-1.1.ebuild
+++ b/dev-ml/ppx_import/ppx_import-1.1.ebuild
@@ -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"