summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-06-06 07:48:40 +0000
committerJustin Lecher <jlec@gentoo.org>2015-06-06 07:48:40 +0000
commitd30264f1623dfbf56aed86374b9a6e3b77a36342 (patch)
treef90247b893a0b8aedc7d2dd4ce8663dfa187fe71 /app-shells
parentAdd github to remote-id in metadata.xml (diff)
downloadgentoo-2-d30264f1623dfbf56aed86374b9a6e3b77a36342.tar.gz
gentoo-2-d30264f1623dfbf56aed86374b9a6e3b77a36342.tar.bz2
gentoo-2-d30264f1623dfbf56aed86374b9a6e3b77a36342.zip
Add github to remote-id in metadata.xml
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key E9402A79B03529A2!)
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/autojump/ChangeLog5
-rw-r--r--app-shells/autojump/metadata.xml16
2 files changed, 12 insertions, 9 deletions
diff --git a/app-shells/autojump/ChangeLog b/app-shells/autojump/ChangeLog
index 45ad07cbc38a..3f95e43b8d85 100644
--- a/app-shells/autojump/ChangeLog
+++ b/app-shells/autojump/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-shells/autojump
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/autojump/ChangeLog,v 1.17 2015/04/08 07:30:31 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/autojump/ChangeLog,v 1.18 2015/06/06 07:48:40 jlec Exp $
+
+ 06 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
+ Add github to remote-id in metadata.xml
08 Apr 2015; Michał Górny <mgorny@gentoo.org> autojump-21.3.0-r1.ebuild,
autojump-21.5.8-r1.ebuild:
diff --git a/app-shells/autojump/metadata.xml b/app-shells/autojump/metadata.xml
index 2d0c96cef6cd..93654722ae8a 100644
--- a/app-shells/autojump/metadata.xml
+++ b/app-shells/autojump/metadata.xml
@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<maintainer>
- <email>xmw@gentoo.org</email>
- <name>Michael Weber</name>
-</maintainer>
-<upstream>
- <bugs-to>https://github.com/joelthelion/autojump/issues</bugs-to>
-</upstream>
+ <maintainer>
+ <email>xmw@gentoo.org</email>
+ <name>Michael Weber</name>
+ </maintainer>
+ <upstream>
+ <bugs-to>https://github.com/joelthelion/autojump/issues</bugs-to>
+ <remote-id type="github">joelthelion/autojump</remote-id>
+ </upstream>
</pkgmetadata>
-