BrewTestBot
95884bae22
Formula files style updates.
...
Closes Homebrew/homebrew#42407 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-08-03 14:21:42 +01:00
Alexis Hildebrandt
de6a2cc613
Remove indefinite article from description
...
The changes were made with the following shell command:
for formula in $(grep -l 'desc "[Aa]n\?\s' Library/Formula/*.rb); do
echo $formula
vim -c '/desc "/s/[Aa]n\? //|normal f"gU2lZZ' $formula
done
Closes Homebrew/homebrew#42333 .
Signed-off-by: Xu Cheng <xucheng@me.com>
2015-08-02 16:41:10 +08:00
Nikolaus Wittenstein
758f6e9533
Add descriptions to all remaining homebrew packages
2015-06-05 14:47:57 +01:00
BrewTestBot
16f9d63732
cunit: add 2.1-3 bottle.
2015-02-03 20:50:37 -05:00
Baptiste Fontaine
78337a2837
cunit 2.1.3
...
Closes Homebrew/homebrew#36494 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-02-03 20:50:36 -05:00
Jaime Marquínez Ferrándiz
74c83fa9f6
Batch convert http download urls from SourceForge to https
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-03-02 09:16:53 -08:00
Adam Vandenberg
010aa1e60c
cunit: style nits
2013-01-28 21:39:44 -08:00
Adam Vandenberg
f50d20ec15
fix version audits
2013-01-01 11:20:14 -08:00
Mike McQuaid
88779ade49
Batch convert MD5 formula to SHA1.
...
Closes Homebrew/homebrew#14653 .
2012-09-03 11:36:42 -07:00
Bryan Ivory
f110bb2908
CUnit 2.1-2
...
A new formula for the CUnit unit testing library for C.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-01 17:30:37 -07:00