summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-09-22 10:10:06 +0200
committerJustin Lecher <jlec@gentoo.org>2015-09-22 10:10:38 +0200
commit6665b5fa10b7e1423869a58231e190f969e75daa (patch)
treea33260eabf484411651510a599c9205297eb903b /dev-java
parentdev-python/pytables: Version Bump (diff)
downloadgentoo-6665b5fa10b7e1423869a58231e190f969e75daa.tar.gz
gentoo-6665b5fa10b7e1423869a58231e190f969e75daa.tar.bz2
gentoo-6665b5fa10b7e1423869a58231e190f969e75daa.zip
Add missing remote ids
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-java')
-rw-r--r--dev-java/treelayout/metadata.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-java/treelayout/metadata.xml b/dev-java/treelayout/metadata.xml
index c3c6a2eb6e3a..aed73cb01644 100644
--- a/dev-java/treelayout/metadata.xml
+++ b/dev-java/treelayout/metadata.xml
@@ -3,4 +3,7 @@
<pkgmetadata>
<herd>java</herd>
<longdescription>The TreeLayout creates tree layouts for arbitrary trees. It is not restricted to a specific output or format, but can be used for any kind of two dimensional diagram. Examples are Swing based components, SVG files, and many more. This is possible because TreeLayout separates the layout of a tree from the actual rendering.</longdescription>
+ <upstream>
+ <remote-id type="github">abego/treelayout</remote-id>
+ </upstream>
</pkgmetadata>