Commit Graph

14 Commits

Author SHA1 Message Date
Vítor Galvão befd37434c league-of-legends.rb: added name 2015-01-29 21:02:32 +00:00
Vítor Galvão 85b811919a league-of-legends.rb: added vendor host comment 2015-01-18 00:46:47 +00:00
Vítor Galvão 1ada084f0f league-of-legends.rb: change ':unknown' license comment 2014-12-20 13:46:31 +00:00
Roland Walker f0008a1220 license todo comment in league-of-legends 2014-12-10 08:49:55 -05:00
Roland Walker fd812b271d new-style header in league-of-legends 2014-11-13 12:35:57 -05:00
Roland Walker 35187eade7 remove manual_installer from league_of_legends
From what I can tell by reading, this is an ordinary `app`
artifact.  It cannot be both `app` and `installer :manual`.

closes #6870
2014-10-22 08:44:46 -04:00
Roland Walker 9e729d763c add license stanza to league-of-legends 2014-10-01 11:43:11 -04:00
Roland Walker 59fd1aa737 :latest as symbol in league-of-legends 2014-09-17 07:42:50 -04:00
Roland Walker 7874f9126c app stanza in league-of-legends.rb 2014-09-15 12:05:50 -04:00
ndr 4a844532dc Reformat league-of-legends.rb according to readability conventions 2014-06-27 02:01:23 +02:00
Roland Walker c8cd897435 mass convert Casks to sha256 :no_check 2014-05-08 08:51:31 -04:00
Roland Walker 329c48298a caveats first-class in DSL, gets own mini-DSL
Make caveats a first-class member of the Cask DSL.  It no longer has to
be specified with "def caveats", but can be given as "caveats do ... end"
as with after_install blocks.

In addition, create a mini-DSL which can be used within caveats blocks,
providing standard messages when manual installers must be used,
reboot-required, etc.

Add alternate form: caveats can also accept a compile-time string for
simple cases.

This is 99% compatible with old Casks, as it still works by defining
a caveats method.  However, all Casks containing caveats are cleaned
up and adapted according to the new DSL.

Full docs in CONTRIBUTING.md.
2014-01-20 11:54:46 -05:00
Paul Hinze 8c2173f000 fix league-of-legends with proper no_checksum 2014-01-10 13:13:59 -06:00
Vítor Galvão 5000f174fb moved league of legends to Casks dir 2014-01-09 17:12:57 +00:00