From f69d5fd29e72c71d34015b5e31ae8c888feee55c Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Wed, 4 Sep 2013 18:36:02 -0500 Subject: erlang: add comment about updates --- Library/Formula/erlang.rb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Library') diff --git a/Library/Formula/erlang.rb b/Library/Formula/erlang.rb index 66547386b..9d7c6b3eb 100644 --- a/Library/Formula/erlang.rb +++ b/Library/Formula/erlang.rb @@ -20,6 +20,9 @@ class ErlangHeadHtmls < Formula sha1 '6741e15e0b3e58736987e38fb8803084078ff99f' end +# Major releases of erlang should typically start out as separate formula in +# Homebrew-versions, and only be merged to master when things like couchdb and +# elixir are compatible. class Erlang < Formula homepage 'http://www.erlang.org' # Download tarball from GitHub; it is served faster than the official tarball. -- cgit v1.2.3