ADd missing remote-id entries

Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
Justin Lecher
2015-09-07 17:56:00 +02:00
parent 77b01e151c
commit 4386059639
145 changed files with 373 additions and 106 deletions

View File

@@ -3,4 +3,7 @@
<pkgmetadata>
<herd>java</herd>
<longdescription>Gson is a Java library that can be used to convert Java Objects into their JSON representation. It can also be used to convert a JSON string to an equivalent Java object. Gson can work with arbitrary Java objects including pre-existing objects that you do not have source-code of.</longdescription>
<upstream>
<remote-id type="github">google/gson</remote-id>
</upstream>
</pkgmetadata>