summaryrefslogtreecommitdiff
path: root/dev-util/shunit2
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-12-01 03:04:39 +0000
committerV3n3RiX <venerix@redcorelinux.org>2017-12-01 03:04:39 +0000
commit407525b571b48cfd65e1ad7a02d250a927c967c9 (patch)
tree844bea44d85dc7218f54970af1c42cc9d55c3f1a /dev-util/shunit2
parent89c6c06b8c42107dd231687a1012354e7d3039fc (diff)
gentoo resync : 01.12.2017
Diffstat (limited to 'dev-util/shunit2')
-rw-r--r--dev-util/shunit2/Manifest2
-rw-r--r--dev-util/shunit2/metadata.xml10
2 files changed, 7 insertions, 5 deletions
diff --git a/dev-util/shunit2/Manifest b/dev-util/shunit2/Manifest
index da4e648775db..e106d05f5955 100644
--- a/dev-util/shunit2/Manifest
+++ b/dev-util/shunit2/Manifest
@@ -1,3 +1,3 @@
DIST shunit2-2.1.6.tgz 61558 SHA256 65a313a76fd5cc1c58c9e19fbc80fc0e418a4cbfbd46d54b35ed5b6e0025d4ee SHA512 c78cf349d72a9048e4932108a62b2d1873019b9b1909c3fb1bd7e873e7bb62df58c1941d916508dc60ef6ba0261a2bc6ee9e25d654eefdcce997682f2bc748d7 WHIRLPOOL f20154214fa08db98ad6ffaef39b555079f1dd17cc04b3c15f206a4ae690b55a8dbff582c5440c232920dbb4013c0b292f9fe15aa7dcc64fb1a99e51189ddd92
EBUILD shunit2-2.1.6-r1.ebuild 547 BLAKE2B f85d146421c60c42669c418c596cb078b3ac1b402d8bd4687d684a9c3e56a8ee0fe2994cf7cd3e69f437e7a87bf1ed60cf8809220d69841eaf3932feebbd6b07 SHA512 617fdbc114ac334c52fbfa0d5580a062799f8aebf03a16398ef786f8ffd28140273161d18b468665f8dd2ccce93d43d93c10f1170c8e6d8573ce8124935b8251
-MISC metadata.xml 552 BLAKE2B e7a16f6239be8d9c6b55969ad988582f7924f14bfaa34e5461967c8df32441dbf79a024d86efed0ee096753e95460ac08a5a96519fda624cff2abc648c9bb9ca SHA512 e414e03b4170cfc183e9cc169e7eeec9fed89b815023e534a691e36ee8278b606c60ff5e9b3768a5f8d570dd7ba9e3a9e22dd8061753be6e6b7fa55ee8a38739
+MISC metadata.xml 554 BLAKE2B fa966d5f0a498ec0c3327ce604f1a628120c138510890a59c0bc12fd955300cd2e399d6e36fa9720138713a5365751051ce83cd743bc7aabaddda65f5b08e446 SHA512 a548ed7c3551878031b1df0a9c45886e46271034f477f1c34ed1cea69c750176875a61ad526ecc59df5a59aa5c22fc0948ca2cf831feee5bb1178cfb76849dea
diff --git a/dev-util/shunit2/metadata.xml b/dev-util/shunit2/metadata.xml
index 52490b64142a..45da850feec0 100644
--- a/dev-util/shunit2/metadata.xml
+++ b/dev-util/shunit2/metadata.xml
@@ -1,10 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <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>
+ <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>
<upstream>
<remote-id type="google-code">shunit2</remote-id>
<remote-id type="github">kward/shunit2</remote-id>