commit:     08ec55963d62a57e0a631ce59ac33cc82a64db4e
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Wed May  4 13:59:13 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Wed May  4 13:59:13 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08ec5596

dev-ruby/sass: Fix desc, drop ruby19

Package-Manager: portage-2.2.28

 dev-ruby/sass/sass-3.2.19-r1.ebuild | 6 +++---
 dev-ruby/sass/sass-3.2.19-r2.ebuild | 6 +++---
 dev-ruby/sass/sass-3.3.14-r1.ebuild | 6 +++---
 dev-ruby/sass/sass-3.4.15.ebuild    | 6 +++---
 4 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/dev-ruby/sass/sass-3.2.19-r1.ebuild 
b/dev-ruby/sass/sass-3.2.19-r1.ebuild
index 2d55950..d3010ea 100644
--- a/dev-ruby/sass/sass-3.2.19-r1.ebuild
+++ b/dev-ruby/sass/sass-3.2.19-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
 
-USE_RUBY="ruby19 ruby20"
+USE_RUBY="ruby20"
 
 RUBY_FAKEGEM_TASK_DOC=""
 RUBY_FAKEGEM_DOCDIR="doc"
@@ -17,7 +17,7 @@ RUBY_FAKEGEM_BINWRAP=""
 
 inherit ruby-fakegem
 
-DESCRIPTION="An extension of CSS3, adding nested rules, variables, mixins, 
selector inheritance, and more"
+DESCRIPTION="An extension of CSS3, adding nested rules, variables, mixins, and 
more"
 HOMEPAGE="http://sass-lang.com/";
 LICENSE="MIT"
 

diff --git a/dev-ruby/sass/sass-3.2.19-r2.ebuild 
b/dev-ruby/sass/sass-3.2.19-r2.ebuild
index f7e5c8b..d1f6c8d 100644
--- a/dev-ruby/sass/sass-3.2.19-r2.ebuild
+++ b/dev-ruby/sass/sass-3.2.19-r2.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
 
-USE_RUBY="ruby19 ruby20 ruby21 ruby22"
+USE_RUBY="ruby20 ruby21 ruby22"
 
 RUBY_FAKEGEM_TASK_DOC=""
 RUBY_FAKEGEM_DOCDIR="doc"
@@ -17,7 +17,7 @@ RUBY_FAKEGEM_BINWRAP=""
 
 inherit ruby-fakegem
 
-DESCRIPTION="An extension of CSS3, adding nested rules, variables, mixins, 
selector inheritance, and more"
+DESCRIPTION="An extension of CSS3, adding nested rules, variables, mixins and 
more"
 HOMEPAGE="http://sass-lang.com/";
 LICENSE="MIT"
 

diff --git a/dev-ruby/sass/sass-3.3.14-r1.ebuild 
b/dev-ruby/sass/sass-3.3.14-r1.ebuild
index 6b1669e..dc81979 100644
--- a/dev-ruby/sass/sass-3.3.14-r1.ebuild
+++ b/dev-ruby/sass/sass-3.3.14-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
 
-USE_RUBY="ruby19 ruby20 ruby21"
+USE_RUBY="ruby20 ruby21"
 
 RUBY_FAKEGEM_TASK_DOC=""
 RUBY_FAKEGEM_DOCDIR="doc"
@@ -17,7 +17,7 @@ RUBY_FAKEGEM_BINWRAP=""
 
 inherit ruby-fakegem versionator
 
-DESCRIPTION="An extension of CSS3, adding nested rules, variables, mixins, 
selector inheritance, and more"
+DESCRIPTION="An extension of CSS3, adding nested rules, variables, mixins and 
more"
 HOMEPAGE="http://sass-lang.com/";
 LICENSE="MIT"
 

diff --git a/dev-ruby/sass/sass-3.4.15.ebuild b/dev-ruby/sass/sass-3.4.15.ebuild
index 720b1bd..091f1b6 100644
--- a/dev-ruby/sass/sass-3.4.15.ebuild
+++ b/dev-ruby/sass/sass-3.4.15.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
 
-USE_RUBY="ruby19 ruby20"
+USE_RUBY="ruby20"
 
 RUBY_FAKEGEM_TASK_DOC=""
 RUBY_FAKEGEM_DOCDIR="doc"
@@ -14,7 +14,7 @@ RUBY_FAKEGEM_EXTRAINSTALL="rails init.rb VERSION VERSION_NAME"
 
 inherit ruby-fakegem versionator
 
-DESCRIPTION="An extension of CSS3, adding nested rules, variables, mixins, 
selector inheritance, and more"
+DESCRIPTION="An extension of CSS3, adding nested rules, variables, mixins and 
more"
 HOMEPAGE="http://sass-lang.com/";
 LICENSE="MIT"
 

Reply via email to