summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-06-07 08:33:49 +0000
committerJustin Lecher <jlec@gentoo.org>2015-06-07 08:33:49 +0000
commitcea029f957b767ae27aefbfca7f1b51736fcf1d8 (patch)
tree470f1032b7fe46e3f094e79909414a714345cdaa /dev-java/libg
parentAdd github to remote-id in metadata.xml (diff)
downloadgentoo-2-cea029f957b767ae27aefbfca7f1b51736fcf1d8.tar.gz
gentoo-2-cea029f957b767ae27aefbfca7f1b51736fcf1d8.tar.bz2
gentoo-2-cea029f957b767ae27aefbfca7f1b51736fcf1d8.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 'dev-java/libg')
-rw-r--r--dev-java/libg/ChangeLog7
-rw-r--r--dev-java/libg/metadata.xml5
2 files changed, 9 insertions, 3 deletions
diff --git a/dev-java/libg/ChangeLog b/dev-java/libg/ChangeLog
index df5887a4e627..0457be8df5c7 100644
--- a/dev-java/libg/ChangeLog
+++ b/dev-java/libg/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/libg
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/libg/ChangeLog,v 1.3 2014/08/10 20:21:03 slyfox Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/libg/ChangeLog,v 1.4 2015/06/07 08:33:49 jlec Exp $
+
+ 07 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
+ Add github to remote-id in metadata.xml
10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> libg-2.1.0-r1.ebuild:
QA: drop trailing '.' from DESCRIPTION
diff --git a/dev-java/libg/metadata.xml b/dev-java/libg/metadata.xml
index 7303cef96964..f74b561cfceb 100644
--- a/dev-java/libg/metadata.xml
+++ b/dev-java/libg/metadata.xml
@@ -1,5 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>java</herd>
+ <herd>java</herd>
+ <upstream>
+ <remote-id type="github">bndtools/bnd</remote-id>
+ </upstream>
</pkgmetadata>