Gentoo Archives: gentoo-commits

From: "Manuel Rüger" <mrueg@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/sass/
Date: Wed, 04 May 2016 13:59:35
Message-Id: 1462370353.08ec55963d62a57e0a631ce59ac33cc82a64db4e.mrueg@gentoo
1 commit: 08ec55963d62a57e0a631ce59ac33cc82a64db4e
2 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 4 13:59:13 2016 +0000
4 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
5 CommitDate: Wed May 4 13:59:13 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08ec5596
7
8 dev-ruby/sass: Fix desc, drop ruby19
9
10 Package-Manager: portage-2.2.28
11
12 dev-ruby/sass/sass-3.2.19-r1.ebuild | 6 +++---
13 dev-ruby/sass/sass-3.2.19-r2.ebuild | 6 +++---
14 dev-ruby/sass/sass-3.3.14-r1.ebuild | 6 +++---
15 dev-ruby/sass/sass-3.4.15.ebuild | 6 +++---
16 4 files changed, 12 insertions(+), 12 deletions(-)
17
18 diff --git a/dev-ruby/sass/sass-3.2.19-r1.ebuild b/dev-ruby/sass/sass-3.2.19-r1.ebuild
19 index 2d55950..d3010ea 100644
20 --- a/dev-ruby/sass/sass-3.2.19-r1.ebuild
21 +++ b/dev-ruby/sass/sass-3.2.19-r1.ebuild
22 @@ -1,10 +1,10 @@
23 -# Copyright 1999-2015 Gentoo Foundation
24 +# Copyright 1999-2016 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 # $Id$
27
28 EAPI=5
29
30 -USE_RUBY="ruby19 ruby20"
31 +USE_RUBY="ruby20"
32
33 RUBY_FAKEGEM_TASK_DOC=""
34 RUBY_FAKEGEM_DOCDIR="doc"
35 @@ -17,7 +17,7 @@ RUBY_FAKEGEM_BINWRAP=""
36
37 inherit ruby-fakegem
38
39 -DESCRIPTION="An extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more"
40 +DESCRIPTION="An extension of CSS3, adding nested rules, variables, mixins, and more"
41 HOMEPAGE="http://sass-lang.com/"
42 LICENSE="MIT"
43
44
45 diff --git a/dev-ruby/sass/sass-3.2.19-r2.ebuild b/dev-ruby/sass/sass-3.2.19-r2.ebuild
46 index f7e5c8b..d1f6c8d 100644
47 --- a/dev-ruby/sass/sass-3.2.19-r2.ebuild
48 +++ b/dev-ruby/sass/sass-3.2.19-r2.ebuild
49 @@ -1,10 +1,10 @@
50 -# Copyright 1999-2015 Gentoo Foundation
51 +# Copyright 1999-2016 Gentoo Foundation
52 # Distributed under the terms of the GNU General Public License v2
53 # $Id$
54
55 EAPI=5
56
57 -USE_RUBY="ruby19 ruby20 ruby21 ruby22"
58 +USE_RUBY="ruby20 ruby21 ruby22"
59
60 RUBY_FAKEGEM_TASK_DOC=""
61 RUBY_FAKEGEM_DOCDIR="doc"
62 @@ -17,7 +17,7 @@ RUBY_FAKEGEM_BINWRAP=""
63
64 inherit ruby-fakegem
65
66 -DESCRIPTION="An extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more"
67 +DESCRIPTION="An extension of CSS3, adding nested rules, variables, mixins and more"
68 HOMEPAGE="http://sass-lang.com/"
69 LICENSE="MIT"
70
71
72 diff --git a/dev-ruby/sass/sass-3.3.14-r1.ebuild b/dev-ruby/sass/sass-3.3.14-r1.ebuild
73 index 6b1669e..dc81979 100644
74 --- a/dev-ruby/sass/sass-3.3.14-r1.ebuild
75 +++ b/dev-ruby/sass/sass-3.3.14-r1.ebuild
76 @@ -1,10 +1,10 @@
77 -# Copyright 1999-2014 Gentoo Foundation
78 +# Copyright 1999-2016 Gentoo Foundation
79 # Distributed under the terms of the GNU General Public License v2
80 # $Id$
81
82 EAPI=5
83
84 -USE_RUBY="ruby19 ruby20 ruby21"
85 +USE_RUBY="ruby20 ruby21"
86
87 RUBY_FAKEGEM_TASK_DOC=""
88 RUBY_FAKEGEM_DOCDIR="doc"
89 @@ -17,7 +17,7 @@ RUBY_FAKEGEM_BINWRAP=""
90
91 inherit ruby-fakegem versionator
92
93 -DESCRIPTION="An extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more"
94 +DESCRIPTION="An extension of CSS3, adding nested rules, variables, mixins and more"
95 HOMEPAGE="http://sass-lang.com/"
96 LICENSE="MIT"
97
98
99 diff --git a/dev-ruby/sass/sass-3.4.15.ebuild b/dev-ruby/sass/sass-3.4.15.ebuild
100 index 720b1bd..091f1b6 100644
101 --- a/dev-ruby/sass/sass-3.4.15.ebuild
102 +++ b/dev-ruby/sass/sass-3.4.15.ebuild
103 @@ -1,10 +1,10 @@
104 -# Copyright 1999-2015 Gentoo Foundation
105 +# Copyright 1999-2016 Gentoo Foundation
106 # Distributed under the terms of the GNU General Public License v2
107 # $Id$
108
109 EAPI=5
110
111 -USE_RUBY="ruby19 ruby20"
112 +USE_RUBY="ruby20"
113
114 RUBY_FAKEGEM_TASK_DOC=""
115 RUBY_FAKEGEM_DOCDIR="doc"
116 @@ -14,7 +14,7 @@ RUBY_FAKEGEM_EXTRAINSTALL="rails init.rb VERSION VERSION_NAME"
117
118 inherit ruby-fakegem versionator
119
120 -DESCRIPTION="An extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more"
121 +DESCRIPTION="An extension of CSS3, adding nested rules, variables, mixins and more"
122 HOMEPAGE="http://sass-lang.com/"
123 LICENSE="MIT"