summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-06-06 11:26:53 +0200
committerJustin Lecher <jlec@gentoo.org>2015-06-06 11:26:53 +0200
commit17667b208f2aad34028fc2c76a07ea4cb9279177 (patch)
tree15f53da8845d145b9cf91ffc17a6e6f543aa39a3 /dev-vcs
parentdev-util/yumbootstrap: Fix python eclass usage (diff)
downloadbetagarden-17667b208f2aad34028fc2c76a07ea4cb9279177.tar.gz
betagarden-17667b208f2aad34028fc2c76a07ea4cb9279177.tar.bz2
betagarden-17667b208f2aad34028fc2c76a07ea4cb9279177.zip
dev-vcs/git-big-picture: Add github to remote-id in metadata.xml
Package-Manager: portage-2.2.20
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/git-big-picture/ChangeLog2
-rw-r--r--dev-vcs/git-big-picture/metadata.xml11
2 files changed, 9 insertions, 4 deletions
diff --git a/dev-vcs/git-big-picture/ChangeLog b/dev-vcs/git-big-picture/ChangeLog
new file mode 100644
index 0000000..54a5566
--- /dev/null
+++ b/dev-vcs/git-big-picture/ChangeLog
@@ -0,0 +1,2 @@
+ 06 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
+ dev-vcs/git-big-picture: Add github to remote-id in metadata.xml
diff --git a/dev-vcs/git-big-picture/metadata.xml b/dev-vcs/git-big-picture/metadata.xml
index 16bcc9f..2306698 100644
--- a/dev-vcs/git-big-picture/metadata.xml
+++ b/dev-vcs/git-big-picture/metadata.xml
@@ -1,8 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer>
- <email>sping@gentoo.org</email>
- <name>Sebastian Pipping</name>
- </maintainer>
+ <maintainer>
+ <email>sping@gentoo.org</email>
+ <name>Sebastian Pipping</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">esc/git-big-picture</remote-id>
+ </upstream>
</pkgmetadata>