commit:     cc4352fa08420e5d40fe4686194551516bca8149
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sat Jun  6 09:34:24 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Jun  6 09:34:24 2015 +0000
URL:        https://gitweb.gentoo.org/proj/betagarden.git/commit/?id=cc4352fa

sys-apps/jchroot: Add github to remote-id in metadata.xml

Package-Manager: portage-2.2.20

 sys-apps/jchroot/ChangeLog    |  2 ++
 sys-apps/jchroot/metadata.xml | 11 +++++++----
 2 files changed, 9 insertions(+), 4 deletions(-)

diff --git a/sys-apps/jchroot/ChangeLog b/sys-apps/jchroot/ChangeLog
new file mode 100644
index 0000000..58456dc
--- /dev/null
+++ b/sys-apps/jchroot/ChangeLog
@@ -0,0 +1,2 @@
+  06 Jun 2015; Justin Lecher <[email protected]> metadata.xml:
+  sys-apps/jchroot: Add github to remote-id in metadata.xml

diff --git a/sys-apps/jchroot/metadata.xml b/sys-apps/jchroot/metadata.xml
index 16bcc9f..4f2fdfa 100644
--- a/sys-apps/jchroot/metadata.xml
+++ b/sys-apps/jchroot/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>[email protected]</email>
-               <name>Sebastian Pipping</name>
-       </maintainer>
+  <maintainer>
+    <email>[email protected]</email>
+    <name>Sebastian Pipping</name>
+  </maintainer>
+  <upstream>
+    <remote-id type="github">vincentbernat/jchroot</remote-id>
+  </upstream>
 </pkgmetadata>

Reply via email to