<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/formula_specialties.rb, branch 1.2.5</title>
<subtitle>🍺 The missing package manager for macOS</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/'/>
<entry>
<title>move formula_specialties to compat</title>
<updated>2015-03-04T15:20:13+00:00</updated>
<author>
<name>Xu Cheng</name>
</author>
<published>2015-03-04T03:12:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=c8835afead119761caa3e38193166387bb5a79f7'/>
<id>c8835afead119761caa3e38193166387bb5a79f7</id>
<content type='text'>
Closes Homebrew/homebrew#37365.

Signed-off-by: Xu Cheng &lt;xucheng@me.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes Homebrew/homebrew#37365.

Signed-off-by: Xu Cheng &lt;xucheng@me.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Define install instead of making subclasses call standard_install</title>
<updated>2014-12-26T21:32:19+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2014-12-26T21:30:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=efa0cbecb0e3027e4d3baa602da6f67799d8879d'/>
<id>efa0cbecb0e3027e4d3baa602da6f67799d8879d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement GithubGistFormula in a more natural way</title>
<updated>2014-12-26T06:31:56+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2014-12-26T06:31:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=c50fdbd139439576318460d12c98ba007f28becd'/>
<id>c50fdbd139439576318460d12c98ba007f28becd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GithubGistFormula doesn't need to know the exact signature of initialize</title>
<updated>2014-04-07T23:50:42+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2014-04-07T23:49:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=b63fb8d086e2243149bc2feea7600d570cde514f'/>
<id>b63fb8d086e2243149bc2feea7600d570cde514f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>formula_specialties: fix AWS standard_instructions</title>
<updated>2014-03-11T08:03:04+00:00</updated>
<author>
<name>Tung Nguyen</name>
</author>
<published>2014-03-11T01:45:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=c8478e8ce3c91b8d8fd61dc05b2de7bc0b5f33fd'/>
<id>c8478e8ce3c91b8d8fd61dc05b2de7bc0b5f33fd</id>
<content type='text'>
Closes Homebrew/homebrew#27398.

Signed-off-by: Mike McQuaid &lt;mike@mikemcquaid.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes Homebrew/homebrew#27398.

Signed-off-by: Mike McQuaid &lt;mike@mikemcquaid.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the bad value of EC2_HOME in the standard_instructions</title>
<updated>2014-03-05T04:27:34+00:00</updated>
<author>
<name>sowawa</name>
</author>
<published>2014-01-15T10:05:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=21b2fdface67c8fc33e9a6ccc587e8bbadd7ec5d'/>
<id>21b2fdface67c8fc33e9a6ccc587e8bbadd7ec5d</id>
<content type='text'>
Change EC2_HOME's value from 'export EC2_HOME="/usr/local/Cellar/ec2-api-tools/1.6.12.0/"'
to 'export EC2_HOME="/usr/local/Cellar/ec2-api-tools/1.6.12.0/libexec"'

Avoide the wrong value of EC_HOME caused by
024208466bfb4ffb479d48709caecc6a1e85ba4d

Closes Homebrew/homebrew#25918.

Signed-off-by: Adam Vandenberg &lt;flangy@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change EC2_HOME's value from 'export EC2_HOME="/usr/local/Cellar/ec2-api-tools/1.6.12.0/"'
to 'export EC2_HOME="/usr/local/Cellar/ec2-api-tools/1.6.12.0/libexec"'

Avoide the wrong value of EC_HOME caused by
024208466bfb4ffb479d48709caecc6a1e85ba4d

Closes Homebrew/homebrew#25918.

Signed-off-by: Adam Vandenberg &lt;flangy@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>AWS tools: always install to libexec</title>
<updated>2013-11-16T07:57:07+00:00</updated>
<author>
<name>Adam Vandenberg</name>
</author>
<published>2013-11-16T07:57:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=d1cfd02e274a3e272a09e073f7b72d0b7b6a0f57'/>
<id>d1cfd02e274a3e272a09e073f7b72d0b7b6a0f57</id>
<content type='text'>
Don't link jars into lib or service into bin.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't link jars into lib or service into bin.
</pre>
</div>
</content>
</entry>
<entry>
<title>ScriptFileFormula: remove override warning</title>
<updated>2013-06-13T16:34:43+00:00</updated>
<author>
<name>Adam Vandenberg</name>
</author>
<published>2013-06-13T16:34:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=313134fbe361acbf474a5ad9f507e230f70ff4ae'/>
<id>313134fbe361acbf474a5ad9f507e230f70ff4ae</id>
<content type='text'>
Closes Homebrew/homebrew#20445.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes Homebrew/homebrew#20445.
</pre>
</div>
</content>
</entry>
<entry>
<title>Warn when overriding ScriptFileFormula#install</title>
<updated>2013-06-06T23:55:12+00:00</updated>
<author>
<name>Adam Vandenberg</name>
</author>
<published>2013-06-06T23:54:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=e7838bdebb1fe492ffbd934fe0ac1af527d2fa86'/>
<id>e7838bdebb1fe492ffbd934fe0ac1af527d2fa86</id>
<content type='text'>
ScriptFileFormula's use is that it installs whatever was downloaded
to bin; if the install is overridden, there's no benefit over deriving
directly from Formula.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ScriptFileFormula's use is that it installs whatever was downloaded
to bin; if the install is overridden, there's no benefit over deriving
directly from Formula.
</pre>
</div>
</content>
</entry>
<entry>
<title>specialties: point to valid examples</title>
<updated>2013-06-06T23:41:27+00:00</updated>
<author>
<name>Adam Vandenberg</name>
</author>
<published>2013-06-06T23:26:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=6c6bbc702c81daade38e8d0e79bb4e0b7565e529'/>
<id>6c6bbc702c81daade38e8d0e79bb4e0b7565e529</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
