Tom Schoonjans ae3b815908 gtkglarea and qiv: migrating to homebrew/boneyard
victims of the transitioning to gtk-quartz-only: Homebrew/homebrew#39868
a PR has been opened in the boneyard: Homebrew/homebrew-boneyard#54

Closes Homebrew/homebrew#40792.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-06-17 19:37:45 +01:00
..
2015-06-17 08:43:01 +02:00
2015-06-14 18:36:16 +01:00
2015-06-15 08:21:08 -07:00
2015-05-17 19:22:08 -04:00
2015-05-29 17:02:23 +08:00
2015-06-16 20:02:10 -04:00
2015-06-02 10:09:10 +01:00
2015-06-01 20:08:41 +08:00
2015-04-15 19:51:54 +08:00
2015-05-10 17:39:53 +08:00
2015-06-02 16:45:43 +08:00
2015-06-14 21:40:53 +08:00
2015-04-15 19:51:54 +08:00
2015-06-13 17:18:17 -04:00
2015-03-27 20:07:50 -04:00

Homebrew Public API

We're (finally) working on a documented public API for Homebrew. It's currently a work in progress; a bunch of public stuff is documented and a bunch of private stuff is undocumented. Sorry about that!

The main class you should look at is {Formula}. Assume everything else is private for now.