diff options
Diffstat (limited to 'dev-vcs/git-deps/metadata.xml')
-rw-r--r-- | dev-vcs/git-deps/metadata.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-vcs/git-deps/metadata.xml b/dev-vcs/git-deps/metadata.xml index 80bc337a2b0b..1a9f54bc290b 100644 --- a/dev-vcs/git-deps/metadata.xml +++ b/dev-vcs/git-deps/metadata.xml @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="UTF-8"?> +<?xml version='1.0' encoding='UTF-8'?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <maintainer type="person"> @@ -9,4 +9,7 @@ git-deps is a tool for performing automatic analysis of dependencies between commits in a git repository. </longdescription> + <upstream> + <remote-id type="github">aspiers/git-deps</remote-id> + </upstream> </pkgmetadata> |