diff options
author | 2012-03-31 17:03:18 +0000 | |
---|---|---|
committer | 2012-03-31 17:03:18 +0000 | |
commit | 8ba2860ae7c5f5429e27ed1edd8753981376059a (patch) | |
tree | 65ab7f40697f559187fc6303fba1f00594969f7c /app-benchmarks | |
parent | add ~arm, bug #402989 (diff) | |
download | gentoo-2-8ba2860ae7c5f5429e27ed1edd8753981376059a.tar.gz gentoo-2-8ba2860ae7c5f5429e27ed1edd8753981376059a.tar.bz2 gentoo-2-8ba2860ae7c5f5429e27ed1edd8753981376059a.zip |
Add upstream remote-id annotations using tools by Corentin Chary, bug #406287.
Diffstat (limited to 'app-benchmarks')
-rw-r--r-- | app-benchmarks/httperf/metadata.xml | 6 | ||||
-rw-r--r-- | app-benchmarks/i7z/metadata.xml | 3 | ||||
-rw-r--r-- | app-benchmarks/ioping/metadata.xml | 3 |
3 files changed, 10 insertions, 2 deletions
diff --git a/app-benchmarks/httperf/metadata.xml b/app-benchmarks/httperf/metadata.xml index 4b075c76c4e0..870f412e6dea 100644 --- a/app-benchmarks/httperf/metadata.xml +++ b/app-benchmarks/httperf/metadata.xml @@ -11,6 +11,8 @@ httperf are its robustness, which includes the ability to generate and sustain server overload, support for the HTTP/1.1 and SSL protocols, and its extensibility to new workload generators and performance - measurements. - </longdescription> + measurements.</longdescription> + <upstream> + <remote-id type="google-code">httperf</remote-id> + </upstream> </pkgmetadata> diff --git a/app-benchmarks/i7z/metadata.xml b/app-benchmarks/i7z/metadata.xml index c845479d513e..00ecf9d76c06 100644 --- a/app-benchmarks/i7z/metadata.xml +++ b/app-benchmarks/i7z/metadata.xml @@ -4,4 +4,7 @@ <maintainer> <email>jlec@gentoo.org</email> </maintainer> + <upstream> + <remote-id type="google-code">i7z</remote-id> + </upstream> </pkgmetadata> diff --git a/app-benchmarks/ioping/metadata.xml b/app-benchmarks/ioping/metadata.xml index c845479d513e..b4f4d97b93ce 100644 --- a/app-benchmarks/ioping/metadata.xml +++ b/app-benchmarks/ioping/metadata.xml @@ -4,4 +4,7 @@ <maintainer> <email>jlec@gentoo.org</email> </maintainer> + <upstream> + <remote-id type="google-code">ioping</remote-id> + </upstream> </pkgmetadata> |