Jack Nagel 9a72fecf84 Decouple pathname from bottles
Pathname is one of the basic building block classes in Homebrew, and as
such it is preferrable that `require`ing it does not drag in other
Homebrew code; thus avoiding circular dependency situations. Its
dependency on bottles.rb gave it an implicit dependency on formula.rb,
among other things.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-07-05 20:32:55 -05:00
..
2012-06-10 14:49:56 -07:00
2012-07-01 12:10:32 -05:00
2012-05-01 20:45:17 +08:00
2012-07-05 20:32:55 -05:00