Commit graph

6 commits

Author SHA1 Message Date
Adam Vandenberg
891fdbd42f Fix typo
Fixes Homebrew/homebrew#13780.
2012-07-30 10:27:44 -07:00
Misty De Meo
596476ad78 Add conflicts_with DSL method
conflicts_with is a thin wrapper around Requirement which simplifies
marking conflicts between formulae.

Closes Homebrew/homebrew#13687.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-07-30 13:47:12 -03:00
Jack Nagel
72bc963f8f par2tbb: use full path in test
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-05 16:49:00 -05:00
Jack Nagel
64afeec6d4 Use new fails_with DSL syntax
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-01 12:39:59 -05:00
Misty De Meo
9d13214210 par2tbb: add conflicts warnings, clang failure
* par2tbb conflicts with par2, so issue a warning if par2 is installed.
* update handling of clang failure; this should be changed once
  fails_with_clang is available
2012-02-02 12:44:36 -06:00
Kovensky
52080633d3 New formula: par2tbb
Note that par2tbb conflicts with the original par2 formula.

Closes Homebrew/homebrew#9132.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-02-02 12:44:19 -06:00