diff options
author | 2017-04-27 12:36:04 +0200 | |
---|---|---|
committer | 2017-04-27 12:40:02 +0200 | |
commit | 7a5e4345845485941c9c64374b5db3ce5d644021 (patch) | |
tree | db217c32c58ef034ab4455c5db69ec595fdc6dd7 /dev-ml/ocamlgraph | |
parent | dev-ml/ppx_import: bump to 1.2 (diff) | |
download | gentoo-7a5e4345845485941c9c64374b5db3ce5d644021.tar.gz gentoo-7a5e4345845485941c9c64374b5db3ce5d644021.tar.bz2 gentoo-7a5e4345845485941c9c64374b5db3ce5d644021.zip |
dev-ml/ocamlgraph: add remoteid on the github mirror
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'dev-ml/ocamlgraph')
-rw-r--r-- | dev-ml/ocamlgraph/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-ml/ocamlgraph/metadata.xml b/dev-ml/ocamlgraph/metadata.xml index ffa6c6b4395b..3c1a3a18d2d6 100644 --- a/dev-ml/ocamlgraph/metadata.xml +++ b/dev-ml/ocamlgraph/metadata.xml @@ -5,4 +5,7 @@ <email>ml@gentoo.org</email> <name>Gentoo ML Project</name> </maintainer> + <upstream> + <remote-id type="github">backtracking/ocamlgraph</remote-id> + </upstream> </pkgmetadata> |