Skip to content

Commit

Permalink
ADd missing remote-id entries
Browse files Browse the repository at this point in the history
Signed-off-by: Justin Lecher <[email protected]>
  • Loading branch information
jlec committed Sep 7, 2015
1 parent 77b01e1 commit 4386059
Show file tree
Hide file tree
Showing 145 changed files with 373 additions and 106 deletions.
1 change: 1 addition & 0 deletions app-admin/lsyncd/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@
</maintainer>
<upstream>
<remote-id type="google-code">lsyncd</remote-id>
<remote-id type="github">axkibe/lsyncd</remote-id>
</upstream>
</pkgmetadata>
9 changes: 6 additions & 3 deletions app-arch/lz4/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@
<email>[email protected]</email>
<name>Richard Yao</name>
</maintainer>
<use>
<flag name='valgrind'>Enable usage of dev-util/valgrind in tests</flag>
</use>
<use>
<flag name="valgrind">Enable usage of dev-util/valgrind in tests</flag>
</use>
<upstream>
<remote-id type="github">Cyan4973/lz4</remote-id>
</upstream>
</pkgmetadata>
1 change: 1 addition & 0 deletions app-benchmarks/httperf/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@
measurements.</longdescription>
<upstream>
<remote-id type="google-code">httperf</remote-id>
<remote-id type="github">httperf/httperf</remote-id>
</upstream>
</pkgmetadata>
3 changes: 3 additions & 0 deletions app-emacs/google-c-style/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,7 @@
<pkgmetadata>
<herd>chromium</herd>
<herd>emacs</herd>
<upstream>
<remote-id type="github">google/styleguide</remote-id>
</upstream>
</pkgmetadata>
1 change: 1 addition & 0 deletions app-emacs/yasnippet/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@
and more powerful than smart-snippet.</longdescription>
<upstream>
<remote-id type="google-code">yasnippet</remote-id>
<remote-id type="github">capitaomorte/yasnippet</remote-id>
</upstream>
</pkgmetadata>
5 changes: 4 additions & 1 deletion app-emulation/rkt/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<maintainer>
<email>[email protected]</email>
<name>Stefan Junker</name>
</maintainer>
</maintainer>
<maintainer>
<email>[email protected]</email>
<name>Alex Brandt</name>
Expand All @@ -21,4 +21,7 @@
<flag name="rkt_stage1_src">Build the stage1.aci from source</flag>
<flag name="rkt_stage1_host">Assemble stage1.aci from host binaries</flag>
</use>
<upstream>
<remote-id type="github">coreos/rkt</remote-id>
</upstream>
</pkgmetadata>
12 changes: 7 additions & 5 deletions app-forensics/libbfio/metadata.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
<email>[email protected]</email>
<name>Rick Farina</name>
</maintainer>
<maintainer>
<email>[email protected]</email>
<name>Rick Farina</name>
</maintainer>
<upstream>
<remote-id type="github">libyal/libbfio</remote-id>
</upstream>
</pkgmetadata>

19 changes: 11 additions & 8 deletions app-forensics/libewf/metadata.xml
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>forensics</herd>
<use>
<flag name="bfio">Enables libbfio for chaining file in file handling</flag>
<flag name="rawio">Enables raw IO handling</flag>
<flag name="ewf">Enables the v1 API</flag>
<flag name="fuse">Enable fuse support for ewfmount</flag>
<flag name="uuid">Enable UUID support in the ewftools</flag>
</use>
<herd>forensics</herd>
<use>
<flag name="bfio">Enables libbfio for chaining file in file handling</flag>
<flag name="rawio">Enables raw IO handling</flag>
<flag name="ewf">Enables the v1 API</flag>
<flag name="fuse">Enable fuse support for ewfmount</flag>
<flag name="uuid">Enable UUID support in the ewftools</flag>
</use>
<upstream>
<remote-id type="github">libyal/libewf</remote-id>
</upstream>
</pkgmetadata>
1 change: 1 addition & 0 deletions app-i18n/ibus-anthy/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
libanthy.</longdescription>
<upstream>
<remote-id type="google-code">ibus</remote-id>
<remote-id type="github">ibus/ibus</remote-id>
</upstream>
<use>
<flag name="deprecated">Install deprecated pygtk2 library</flag>
Expand Down
1 change: 1 addition & 0 deletions app-i18n/ibus-chewing/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@
<longdescription lang="en">The Chewing engine for IBus platform. It provides Chinese input method from libchewing.</longdescription>
<upstream>
<remote-id type="google-code">ibus</remote-id>
<remote-id type="github">ibus/ibus</remote-id>
</upstream>
</pkgmetadata>
1 change: 1 addition & 0 deletions app-i18n/ibus-hangul/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@
<longdescription lang="en">The Hangul engine for IBus platform. It provides Korean input method from libhangul.</longdescription>
<upstream>
<remote-id type="google-code">ibus</remote-id>
<remote-id type="github">ibus/ibus</remote-id>
</upstream>
</pkgmetadata>
3 changes: 2 additions & 1 deletion app-i18n/ibus-m17n/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,10 @@
</longdescription>
<upstream>
<remote-id type="cpe">cpe:/a:ibus_project:ibus-m17n</remote-id>
<remote-id type="github">ibus/ibus</remote-id>
</upstream>
<use>
<flag name='gtk'>
<flag name="gtk">
Build the preference interfaces, based on
<pkg>x11-libs/gtk+</pkg> (GTK+ 2).
</flag>
Expand Down
14 changes: 8 additions & 6 deletions app-i18n/ibus-pinyin/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,14 @@
<email>[email protected]</email>
<name>Yixun Lan</name>
</maintainer>
<longdescription lang="en">
<longdescription lang="en">
PinYin engine for IBus platform. It provides a Chinese PinYin input method.
</longdescription>
<use>
<flag name="boost">Compile against <pkg>dev-libs/boost</pkg> libraries</flag>
<flag name="opencc">Enable support for <pkg>app-i18n/opencc</pkg></flag>
</use>
<use>
<flag name="boost">Compile against <pkg>dev-libs/boost</pkg> libraries</flag>
<flag name="opencc">Enable support for <pkg>app-i18n/opencc</pkg></flag>
</use>
<upstream>
<remote-id type="github">ibus/ibus</remote-id>
</upstream>
</pkgmetadata>

1 change: 1 addition & 0 deletions app-i18n/ibus-table-code/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@
<longdescription lang="en">The package contains additional tables for Ibus-Table.</longdescription>
<upstream>
<remote-id type="google-code">ibus</remote-id>
<remote-id type="github">ibus/ibus</remote-id>
</upstream>
</pkgmetadata>
1 change: 1 addition & 0 deletions app-i18n/ibus-table-cyrillic/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@
<longdescription lang="en">ibus-table-cyrillic provides Transit, Russian Traditional, Yawerty input method on IBus-Table on IBus framework.</longdescription>
<upstream>
<remote-id type="google-code">ibus</remote-id>
<remote-id type="github">ibus/ibus</remote-id>
</upstream>
</pkgmetadata>
1 change: 1 addition & 0 deletions app-i18n/ibus-table-extraphrase/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
<herd>cjk</herd>
<upstream>
<remote-id type="google-code">ibus</remote-id>
<remote-id type="github">ibus/ibus</remote-id>
</upstream>
</pkgmetadata>
1 change: 1 addition & 0 deletions app-i18n/ibus-table-latin/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@
<longdescription lang="en">The Latin tables for Ibus-Table.</longdescription>
<upstream>
<remote-id type="google-code">ibus</remote-id>
<remote-id type="github">ibus/ibus</remote-id>
</upstream>
</pkgmetadata>
1 change: 1 addition & 0 deletions app-i18n/ibus-table-tv/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@
<longdescription lang="en">The Thai and Viqr (Vietnamese) tables for Ibus-Table.</longdescription>
<upstream>
<remote-id type="google-code">ibus</remote-id>
<remote-id type="github">ibus/ibus</remote-id>
</upstream>
</pkgmetadata>
1 change: 1 addition & 0 deletions app-i18n/ibus-table/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@
<longdescription lang="en">The package contains general Table engine for IBus platform.</longdescription>
<upstream>
<remote-id type="google-code">ibus</remote-id>
<remote-id type="github">ibus/ibus</remote-id>
</upstream>
</pkgmetadata>
1 change: 1 addition & 0 deletions app-i18n/mozc/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,6 @@ Mozc is a Japanese Input Method Editor (IME) designed for multi-platform such as
</use>
<upstream>
<remote-id type="sourceforge">jsoncpp</remote-id>
<remote-id type="github">google/mozc</remote-id>
</upstream>
</pkgmetadata>
1 change: 1 addition & 0 deletions app-i18n/opencc/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@
Traditional Chinese and Simplified Chinese.</longdescription>
<upstream>
<remote-id type="google-code">open-chinese-convert</remote-id>
<remote-id type="github">BYVoid/OpenCC</remote-id>
</upstream>
</pkgmetadata>
19 changes: 11 additions & 8 deletions app-i18n/uim/metadata.xml
Original file line number Diff line number Diff line change
@@ -1,19 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>cjk</herd>
<longdescription lang="en">
<herd>cjk</herd>
<longdescription lang="en">
uim is a simple, secure and flexible input method library. At the moment
Anthy, SKK, Prime, T-code, TUT-code (these are Japanese input method),
Pinyin (Chinese input method), Hangul (Korean input method), IPA
(International Phonetic Alphabet) are implemented. You can extend the
library with Scheme thus easily, or with C if it becomes rather complicated.
</longdescription>
<use>
<flag name='anthy'>Enable support for <pkg>app-i18n/anthy</pkg> input method
<use>
<flag name="anthy">Enable support for <pkg>app-i18n/anthy</pkg> input method
</flag>
<flag name='eb'>Enable support for <pkg>dev-libs/eb</pkg></flag>
<flag name='gtk3'>Enable support for <pkg>x11-libs/gtk+</pkg>:3</flag>
<flag name='skk'>Enable support for <pkg>app-i18n/skk-jisyo</pkg></flag>
</use>
<flag name="eb">Enable support for <pkg>dev-libs/eb</pkg></flag>
<flag name="gtk3">Enable support for <pkg>x11-libs/gtk+</pkg>:3</flag>
<flag name="skk">Enable support for <pkg>app-i18n/skk-jisyo</pkg></flag>
</use>
<upstream>
<remote-id type="github">uim/uim</remote-id>
</upstream>
</pkgmetadata>
3 changes: 3 additions & 0 deletions app-text/epubcheck/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,7 @@
<maintainer>
<email>[email protected]</email>
</maintainer>
<upstream>
<remote-id type="github">IDPF/epubcheck</remote-id>
</upstream>
</pkgmetadata>
5 changes: 4 additions & 1 deletion app-text/logmerge/metadata.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version='1.0' encoding='UTF-8'?>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
Expand All @@ -7,4 +7,7 @@
<longdescription>
Merge multiple logs such that multilined entries appear in chronological order without breaks.
</longdescription>
<upstream>
<remote-id type="github">ildar-shaimordanov/logmerge</remote-id>
</upstream>
</pkgmetadata>
1 change: 1 addition & 0 deletions app-text/zemberek-server/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
<herd>java</herd>
<upstream>
<remote-id type="google-code">zemberek</remote-id>
<remote-id type="github">ahmetaa/zemberek-nlp</remote-id>
</upstream>
</pkgmetadata>
1 change: 1 addition & 0 deletions dev-cpp/ctemplate/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
<herd>cpp</herd>
<upstream>
<remote-id type="google-code">google-ctemplate</remote-id>
<remote-id type="github">olafvdspek/ctemplate</remote-id>
</upstream>
</pkgmetadata>
1 change: 1 addition & 0 deletions dev-cpp/glog/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@
</use>
<upstream>
<remote-id type="google-code">google-glog</remote-id>
<remote-id type="github">google/glog</remote-id>
</upstream>
</pkgmetadata>
1 change: 1 addition & 0 deletions dev-cpp/gmock/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@
</maintainer>
<upstream>
<remote-id type="google-code">googlemock</remote-id>
<remote-id type="github">google/googlemock</remote-id>
</upstream>
</pkgmetadata>
5 changes: 3 additions & 2 deletions dev-cpp/gtest/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,12 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
<email>[email protected]</email>
<name>Thomas Kahle</name>
<email>[email protected]</email>
<name>Thomas Kahle</name>
</maintainer>
<upstream>
<doc lang="en">https://code.google.com/p/googletest/w/list</doc>
<remote-id type="google-code">googletest</remote-id>
<remote-id type="github">google/googletest</remote-id>
</upstream>
</pkgmetadata>
1 change: 1 addition & 0 deletions dev-cpp/sparsehash/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
<herd>cpp</herd>
<upstream>
<remote-id type="google-code">google-sparsehash</remote-id>
<remote-id type="github">google/sparsehash</remote-id>
</upstream>
</pkgmetadata>
1 change: 1 addition & 0 deletions dev-cpp/yaml-cpp/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@
</maintainer>
<upstream>
<remote-id type="google-code">yaml-cpp</remote-id>
<remote-id type="github">jbeder/yaml-cpp</remote-id>
</upstream>
</pkgmetadata>
1 change: 1 addition & 0 deletions dev-db/innotop/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@
but with many more features</longdescription>
<upstream>
<remote-id type="google-code">innotop</remote-id>
<remote-id type="github">innotop/innotop</remote-id>
</upstream>
</pkgmetadata>
4 changes: 3 additions & 1 deletion dev-java/boilerpipe/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,7 @@
<email>[email protected]</email>
<name>Johann Schmitz (ercpe)</name>
</maintainer>
<upstream>
<remote-id type="github">kohlschutter/boilerpipe</remote-id>
</upstream>
</pkgmetadata>

3 changes: 3 additions & 0 deletions dev-java/gson/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
1 change: 1 addition & 0 deletions dev-java/hamcrest-core/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
<herd>java</herd>
<upstream>
<remote-id type="google-code">hamcrest</remote-id>
<remote-id type="github">hamcrest/</remote-id>
</upstream>
</pkgmetadata>
1 change: 1 addition & 0 deletions dev-java/hamcrest-generator/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
<herd>java</herd>
<upstream>
<remote-id type="google-code">hamcrest</remote-id>
<remote-id type="github">hamcrest/</remote-id>
</upstream>
</pkgmetadata>
4 changes: 3 additions & 1 deletion dev-java/hamcrest-integration/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,7 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>java</herd>
<upstream>
<remote-id type="github">hamcrest/</remote-id>
</upstream>
</pkgmetadata>

2 changes: 1 addition & 1 deletion dev-java/hamcrest-library/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
<herd>java</herd>
<upstream>
<remote-id type="google-code">hamcrest</remote-id>
<remote-id type="github">hamcrest/</remote-id>
</upstream>
</pkgmetadata>

3 changes: 3 additions & 0 deletions dev-java/java-apicheck/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,7 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>java</herd>
<upstream>
<remote-id type="github">gentoo/java-apicheck</remote-id>
</upstream>
</pkgmetadata>
3 changes: 3 additions & 0 deletions dev-java/java-xmlbuilder/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,7 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>java</herd>
<upstream>
<remote-id type="github">jmurty/java-xmlbuilder</remote-id>
</upstream>
</pkgmetadata>
1 change: 1 addition & 0 deletions dev-java/jvyamlb/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@
</maintainer>
<upstream>
<remote-id type="google-code">jvyamlb</remote-id>
<remote-id type="github">olabini/jvyamlb</remote-id>
</upstream>
</pkgmetadata>
Loading

0 comments on commit 4386059

Please sign in to comment.