commit: 62274aeccc2acdae304c908b584d7f85befac51d
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat Jul 4 07:14:20 2020 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Jul 20 09:01:18 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62274aec
dev-ml/camlp4: update github link
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
dev-ml/camlp4/camlp4-4.04_p1.ebuild | 4 ++--
dev-ml/camlp4/camlp4-4.05_p1.ebuild | 4 ++--
dev-ml/camlp4/camlp4-4.08_p1.ebuild | 4 ++--
dev-ml/camlp4/metadata.xml | 2 +-
4 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/dev-ml/camlp4/camlp4-4.04_p1.ebuild
b/dev-ml/camlp4/camlp4-4.04_p1.ebuild
index af8352a49da..bb89a08912a 100644
--- a/dev-ml/camlp4/camlp4-4.04_p1.ebuild
+++ b/dev-ml/camlp4/camlp4-4.04_p1.ebuild
@@ -7,8 +7,8 @@ MY_PV=${PV/_p/+}
MY_P=${PN}-${MY_PV}
DESCRIPTION="System for writing extensible parsers for programming languages"
-HOMEPAGE="https://github.com/ocaml/camlp4"
-SRC_URI="https://github.com/ocaml/camlp4/archive/${MY_PV}.tar.gz ->
${P}.tar.gz"
+HOMEPAGE="https://github.com/camlp4/camlp4"
+SRC_URI="https://github.com/camlp4/camlp4/archive/${MY_PV}.tar.gz ->
${P}.tar.gz"
LICENSE="LGPL-2-with-linking-exception"
SLOT="0/${PV}"
diff --git a/dev-ml/camlp4/camlp4-4.05_p1.ebuild
b/dev-ml/camlp4/camlp4-4.05_p1.ebuild
index c7ad55154b1..232dd749ff9 100644
--- a/dev-ml/camlp4/camlp4-4.05_p1.ebuild
+++ b/dev-ml/camlp4/camlp4-4.05_p1.ebuild
@@ -7,8 +7,8 @@ MY_PV=${PV/_p/+}
MY_P=${PN}-${MY_PV}
DESCRIPTION="System for writing extensible parsers for programming languages"
-HOMEPAGE="https://github.com/ocaml/camlp4"
-SRC_URI="https://github.com/ocaml/camlp4/archive/${MY_PV}.tar.gz ->
${P}.tar.gz"
+HOMEPAGE="https://github.com/camlp4/camlp4"
+SRC_URI="https://github.com/camlp4/camlp4/archive/${MY_PV}.tar.gz ->
${P}.tar.gz"
LICENSE="LGPL-2-with-linking-exception"
SLOT="0/${PV}"
diff --git a/dev-ml/camlp4/camlp4-4.08_p1.ebuild
b/dev-ml/camlp4/camlp4-4.08_p1.ebuild
index 731b5432fd9..4607c05c425 100644
--- a/dev-ml/camlp4/camlp4-4.08_p1.ebuild
+++ b/dev-ml/camlp4/camlp4-4.08_p1.ebuild
@@ -7,8 +7,8 @@ MY_PV=${PV/_p/+}
MY_P=${PN}-${MY_PV}
DESCRIPTION="System for writing extensible parsers for programming languages"
-HOMEPAGE="https://github.com/ocaml/camlp4"
-SRC_URI="https://github.com/ocaml/camlp4/archive/${MY_PV}.tar.gz ->
${P}.tar.gz"
+HOMEPAGE="https://github.com/camlp4/camlp4"
+SRC_URI="https://github.com/camlp4/camlp4/archive/${MY_PV}.tar.gz ->
${P}.tar.gz"
LICENSE="LGPL-2-with-linking-exception"
SLOT="0/${PV}"
diff --git a/dev-ml/camlp4/metadata.xml b/dev-ml/camlp4/metadata.xml
index 84b75ed6cfb..33d51779cb3 100644
--- a/dev-ml/camlp4/metadata.xml
+++ b/dev-ml/camlp4/metadata.xml
@@ -3,6 +3,6 @@
<pkgmetadata>
<!-- maintainer-needed -->
<upstream>
- <remote-id type="github">ocaml/camlp4</remote-id>
+ <remote-id type="github">camlp4/camlp4</remote-id>
</upstream>
</pkgmetadata>