summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-06-07 07:21:59 +0000
committerJustin Lecher <jlec@gentoo.org>2015-06-07 07:21:59 +0000
commit3840f88c24b70df1cc7707d5b27554a8ef3f56e9 (patch)
tree328346f6421e34affdf112773f622c66f94b4c1c /app-arch
parentStable for HPPA (bug #545606). (diff)
downloadgentoo-2-3840f88c24b70df1cc7707d5b27554a8ef3f56e9.tar.gz
gentoo-2-3840f88c24b70df1cc7707d5b27554a8ef3f56e9.tar.bz2
gentoo-2-3840f88c24b70df1cc7707d5b27554a8ef3f56e9.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-arch')
-rw-r--r--app-arch/makeself/ChangeLog7
-rw-r--r--app-arch/makeself/metadata.xml9
2 files changed, 11 insertions, 5 deletions
diff --git a/app-arch/makeself/ChangeLog b/app-arch/makeself/ChangeLog
index 6591df7287bf..24ad02f6b601 100644
--- a/app-arch/makeself/ChangeLog
+++ b/app-arch/makeself/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-arch/makeself
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/makeself/ChangeLog,v 1.34 2014/12/21 14:26:40 mgorny Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-arch/makeself/ChangeLog,v 1.35 2015/06/07 07:21:59 jlec Exp $
+
+ 07 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
+ Add github to remote-id in metadata.xml
21 Dec 2014; Michał Górny <mgorny@gentoo.org> -makeself-2.1.5-r1.ebuild,
makeself-2.1.5-r2.ebuild:
diff --git a/app-arch/makeself/metadata.xml b/app-arch/makeself/metadata.xml
index 91f4e72fb544..8e10bd749ec4 100644
--- a/app-arch/makeself/metadata.xml
+++ b/app-arch/makeself/metadata.xml
@@ -1,7 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer>
- <email>maintainer-needed@gentoo.org</email>
- </maintainer>
+ <maintainer>
+ <email>maintainer-needed@gentoo.org</email>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">megastep/makeself</remote-id>
+ </upstream>
</pkgmetadata>