summaryrefslogtreecommitdiff
path: root/dev-util
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-09-07 17:56:00 +0200
committerJustin Lecher <jlec@gentoo.org>2015-09-07 17:58:41 +0200
commit438605963973a406d2631521da60e3964c47fe0a (patch)
tree3bdbb5735bae2129a3f360b16d7c4fe26991febd /dev-util
parent77b01e151c9940f4f89b65dcfc55042803926b66 (diff)
downloadgentoo-438605963973a406d2631521da60e3964c47fe0a.tar.gz
gentoo-438605963973a406d2631521da60e3964c47fe0a.tar.xz
ADd missing remote-id entries
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/dmake/metadata.xml4
-rw-r--r--dev-util/google-perftools/metadata.xml6
-rw-r--r--dev-util/gprof2dot/metadata.xml3
-rw-r--r--dev-util/include-what-you-use/metadata.xml3
-rw-r--r--dev-util/open-vcdiff/metadata.xml1
-rw-r--r--dev-util/shunit2/metadata.xml1
-rw-r--r--dev-util/ticpp/metadata.xml4
7 files changed, 17 insertions, 5 deletions
diff --git a/dev-util/dmake/metadata.xml b/dev-util/dmake/metadata.xml
index 8a9b49eec32..75e0c599178 100644
--- a/dev-util/dmake/metadata.xml
+++ b/dev-util/dmake/metadata.xml
@@ -5,5 +5,7 @@
<email>chithanh@gentoo.org</email>
<name>Chí-Thanh Christopher Nguyễn</name>
</maintainer>
+ <upstream>
+ <remote-id type="github">mohawk2/dmake</remote-id>
+ </upstream>
</pkgmetadata>
-
diff --git a/dev-util/google-perftools/metadata.xml b/dev-util/google-perftools/metadata.xml
index 450a4d64b8a..e3c97b0b883 100644
--- a/dev-util/google-perftools/metadata.xml
+++ b/dev-util/google-perftools/metadata.xml
@@ -4,23 +4,23 @@
<maintainer>
<email>flameeyes@gentoo.org</email>
</maintainer>
-
<use>
<flag name="largepages">
Use (experimental) larger pages for tcmalloc, this increases
memory usage, but should speed up the allocation/free
operations.
</flag>
-
<flag name="debug">
Build a set of libraries with debug support (so-called
debugalloc). These are available by default but are not needed
unless you're actually developing using tcmalloc.
</flag>
-
<flag name="minimal">
Only build the tcmalloc_minimal library, ignoring the heap
checker and the profilers.
</flag>
</use>
+ <upstream>
+ <remote-id type="github">gperftools/gperftools</remote-id>
+ </upstream>
</pkgmetadata>
diff --git a/dev-util/gprof2dot/metadata.xml b/dev-util/gprof2dot/metadata.xml
index 16bcc9f800a..2022c0142d5 100644
--- a/dev-util/gprof2dot/metadata.xml
+++ b/dev-util/gprof2dot/metadata.xml
@@ -5,4 +5,7 @@
<email>sping@gentoo.org</email>
<name>Sebastian Pipping</name>
</maintainer>
+ <upstream>
+ <remote-id type="github">jrfonseca/gprof2dot</remote-id>
+ </upstream>
</pkgmetadata>
diff --git a/dev-util/include-what-you-use/metadata.xml b/dev-util/include-what-you-use/metadata.xml
index 49bf44dac71..c489d743006 100644
--- a/dev-util/include-what-you-use/metadata.xml
+++ b/dev-util/include-what-you-use/metadata.xml
@@ -5,4 +5,7 @@
<email>slyfox@gentoo.org</email>
<name>Sergei Trofimovich</name>
</maintainer>
+ <upstream>
+ <remote-id type="github">include-what-you-use/include-what-you-use</remote-id>
+ </upstream>
</pkgmetadata>
diff --git a/dev-util/open-vcdiff/metadata.xml b/dev-util/open-vcdiff/metadata.xml
index af267846075..5ee3b9c5330 100644
--- a/dev-util/open-vcdiff/metadata.xml
+++ b/dev-util/open-vcdiff/metadata.xml
@@ -7,5 +7,6 @@
</maintainer>
<upstream>
<remote-id type="google-code">open-vcdiff</remote-id>
+ <remote-id type="github">google/open-vcdiff</remote-id>
</upstream>
</pkgmetadata>
diff --git a/dev-util/shunit2/metadata.xml b/dev-util/shunit2/metadata.xml
index 800122e2b70..4276624f29e 100644
--- a/dev-util/shunit2/metadata.xml
+++ b/dev-util/shunit2/metadata.xml
@@ -11,5 +11,6 @@
can do the job.</longdescription>
<upstream>
<remote-id type="google-code">shunit2</remote-id>
+ <remote-id type="github">kward/shunit2</remote-id>
</upstream>
</pkgmetadata>
diff --git a/dev-util/ticpp/metadata.xml b/dev-util/ticpp/metadata.xml
index 6c08151bd39..a0cb902846c 100644
--- a/dev-util/ticpp/metadata.xml
+++ b/dev-util/ticpp/metadata.xml
@@ -5,5 +5,7 @@
<email>ago@gentoo.org</email>
<name>Agostino Sarubbo</name>
</maintainer>
+ <upstream>
+ <remote-id type="github">rjpcomputing/ticpp</remote-id>
+ </upstream>
</pkgmetadata>
-