summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2012-03-31 17:02:55 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2012-03-31 17:02:55 +0000
commit209dc425e474e943667a24eb4e3ba7b5f30a0da0 (patch)
tree30e00f201d546c1d3aeeac6193ea0a0974e9e1f7 /dev-util/shunit2
parentAdd upstream remote-id annotations using tools by Corentin Chary, bug #406287. (diff)
downloadhistorical-209dc425e474e943667a24eb4e3ba7b5f30a0da0.tar.gz
historical-209dc425e474e943667a24eb4e3ba7b5f30a0da0.tar.bz2
historical-209dc425e474e943667a24eb4e3ba7b5f30a0da0.zip
Add upstream remote-id annotations using tools by Corentin Chary, bug #406287.
Diffstat (limited to 'dev-util/shunit2')
-rw-r--r--dev-util/shunit2/metadata.xml19
1 files changed, 10 insertions, 9 deletions
diff --git a/dev-util/shunit2/metadata.xml b/dev-util/shunit2/metadata.xml
index be9d8cbf861d..800122e2b704 100644
--- a/dev-util/shunit2/metadata.xml
+++ b/dev-util/shunit2/metadata.xml
@@ -1,14 +1,15 @@
-<?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>
- <email>dberkholz@gentoo.org</email>
- <name>Donnie Berkholz</name>
- </maintainer>
- <longdescription>
- shUnit2 is a xUnit unit test framework for Bourne based shell scripts, and
+ <maintainer>
+ <email>dberkholz@gentoo.org</email>
+ <name>Donnie Berkholz</name>
+ </maintainer>
+ <longdescription>shUnit2 is a xUnit unit test framework for Bourne based shell scripts, and
it is designed to work in a similar manner to JUnit, PyUnit, etc. If you
have ever had the desire to write a unit test for a shell script, shUnit2
- can do the job.
- </longdescription>
+ can do the job.</longdescription>
+ <upstream>
+ <remote-id type="google-code">shunit2</remote-id>
+ </upstream>
</pkgmetadata>