Adam Vandenberg
b4ac7d994a
Extract base class for Amazon Web Services.
...
Many Amazon Web Service tool bundles have similar setup steps and caveats,
so extract a base class and use that for other formulae.
2010-05-19 21:17:32 -07:00
Adam Vandenberg
7190e2ff35
Clean up ec2-api-tools
...
Modernize the brew and clean up the instructions.
2010-05-19 20:18:18 -07:00
Michael Glass
5d8558d959
updated ec2-api-tools to latest version (1.3-51254)
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-05-08 16:43:26 -07:00
Adam Vandenberg
95d9785ff5
Clean ups to several formulas, including:
...
* Removing silly concatenation
* Removing .bat files before installing
* Removing silly quoting
* Fixing download URLs
* Removing explicit versions
2010-04-17 18:24:02 -07:00
Adam Vandenberg
d88b652558
Remove more non-ASCII characters.
2010-03-19 12:00:08 -07:00
Adam Vandenberg
670c90486c
Remove non-ASCII characters.
2010-03-17 21:32:49 -07:00
Caleb Tennis
d5f87b5d07
Bump the ec2-api-tools version to 46266
...
Closes Homebrew/homebrew#232 .
2009-12-21 17:31:24 +00:00
elliottcable
2abc8af6bd
Applied Mark Norman Francis’ patch to fix the [Deprecated] warnings from Java
2009-11-11 19:18:55 +00:00
Max Howell
61b2307139
s/require 'brewkit'/require 'formula'/g
...
brewkit.rb changes ENV destructively, so lets not do that everytime a formula
is required. Now it's possible for other tools to require a formula
description without worrying about side-effects.
2009-10-15 16:48:03 +01:00
elliottcable
fc365b8f39
#caveats
expects me to return a string, I don’t have to #puts
it myself.
2009-09-22 13:47:40 -08:00
elliottcable
75f0bea72d
No need for a @version, that is extracted from the URL
2009-09-22 13:45:11 -08:00
elliottcable
cd9ee34adf
Added a Formula to install the EC2 API tools.
...
Unfortunately, dealing with them requires quite a bit of shell configuration.
I offered the best documentation of this configuration that I could, but it’s
fairly verbose and a bit repulsive… unfortunately, the other option (attempting
to preform the setup automatically) turns out to be even messier, and prone to
mistakes to boot.
2009-09-22 13:15:15 -08:00