wok diff actionmailer/receipt @ rev 17597
Up: pangomm 2.35.1
author | Alexander Medvedev <devl547@gmail.com> |
---|---|
date | Tue Feb 10 20:17:45 2015 +0000 (2015-02-10) |
parents | 18ec0adeef03 |
children | bdd5dd52ad52 |
line diff
1.1 --- a/actionmailer/receipt Mon Jun 25 08:34:37 2012 +0000 1.2 +++ b/actionmailer/receipt Tue Feb 10 20:17:45 2015 +0000 1.3 @@ -5,13 +5,15 @@ 1.4 CATEGORY="system-tools" 1.5 SHORT_DESC="Simple, battle-tested conventions for building and testing MVC web applications." 1.6 MAINTAINER="erjo@slitaz.org" 1.7 -DEPENDS="ruby actionpack" 1.8 -BUILD_DEPENDS="ruby-dev" 1.9 +LICENSE="MIT" 1.10 TARBALL="$PACKAGE-$VERSION.gem" 1.11 WEB_SITE="http://rubygems.org/gems/actionmailer" 1.12 WGET_URL="http://rubygems.org/downloads/$TARBALL" 1.13 COOK_OPT="!repack_src !unpack" 1.14 1.15 +DEPENDS="ruby actionpack" 1.16 +BUILD_DEPENDS="ruby-dev" 1.17 + 1.18 # Rules to configure and make the package. 1.19 compile_rules() 1.20 {