wok diff activesupport/receipt @ rev 15488
Up: firefox-dev (17.0.10esr)
author | Dominique Corbex <domcox@slitaz.org> |
---|---|
date | Sun Nov 17 16:28:53 2013 +0100 (2013-11-17) |
parents | caa5bb26d33a |
children | bdd5dd52ad52 |
line diff
1.1 --- a/activesupport/receipt Mon Jun 25 08:32:14 2012 +0000 1.2 +++ b/activesupport/receipt Sun Nov 17 16:28:53 2013 +0100 1.3 @@ -5,13 +5,15 @@ 1.4 CATEGORY="system-tools" 1.5 SHORT_DESC="Database tables mapping to Ruby classes" 1.6 MAINTAINER="erjo@slitaz.org" 1.7 -DEPENDS="ruby" 1.8 -BUILD_DEPENDS="ruby-dev" 1.9 +LICENSE="MIT" 1.10 TARBALL="$PACKAGE-$VERSION.gem" 1.11 WEB_SITE="http://rubygems.org/gems/activesupport" 1.12 WGET_URL="http://rubygems.org/downloads/$TARBALL" 1.13 COOK_OPT="!repack_src !unpack" 1.14 1.15 +DEPENDS="ruby" 1.16 +BUILD_DEPENDS="ruby-dev" 1.17 + 1.18 # Rules to configure and make the package. 1.19 compile_rules() 1.20 {