Gentoo Archives: gentoo-commits

From: "Hans de Graaff (graaff)" <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/haml/files: haml-3.1.6-sass.patch
Date: Tue, 03 Jul 2012 05:56:13
Message-Id: 20120703055600.EB9922004C@flycatcher.gentoo.org
1 graaff 12/07/03 05:56:00
2
3 Added: haml-3.1.6-sass.patch
4 Log:
5 Version bump. Move hpricot to the test dependencies since it is an optional dependency. This matches the upstream gemspec.
6
7 (Portage version: 2.1.10.65/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.1 dev-ruby/haml/files/haml-3.1.6-sass.patch
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/haml/files/haml-3.1.6-sass.patch?rev=1.1&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/haml/files/haml-3.1.6-sass.patch?rev=1.1&content-type=text/plain
14
15 Index: haml-3.1.6-sass.patch
16 ===================================================================
17 --- metadata.orig 2012-07-03 07:46:35.000000000 +0200
18 +++ metadata 2012-07-03 07:51:30.917926913 +0200
19 @@ -14,6 +14,17 @@
20 date: 2012-05-16 00:00:00.000000000 Z
21 dependencies:
22 - !ruby/object:Gem::Dependency
23 + name: sass
24 + prerelease: false
25 + requirement: &id003 !ruby/object:Gem::Requirement
26 + none: false
27 + requirements:
28 + - - "~>"
29 + - !ruby/object:Gem::Version
30 + version: 3.1.11
31 + type: :runtime
32 + version_requirements: *id003
33 +- !ruby/object:Gem::Dependency
34 name: yard
35 requirement: !ruby/object:Gem::Requirement
36 none: false