dev-ruby/activemodel: Fix description length, drop ruby19
authorManuel Rüger <mrueg@gentoo.org>
Wed, 4 May 2016 12:40:15 +0000 (14:40 +0200)
committerManuel Rüger <mrueg@gentoo.org>
Wed, 4 May 2016 12:40:15 +0000 (14:40 +0200)
Package-Manager: portage-2.2.28

dev-ruby/activemodel/activemodel-3.2.22.1.ebuild
dev-ruby/activemodel/activemodel-4.0.13.ebuild
dev-ruby/activemodel/activemodel-4.1.14.1.ebuild

index b8dd5c9cce5196608187a724ead00762895f81a6..49d59d21258c2fc0e0f514ee1fcdaefdc34de142 100644 (file)
@@ -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"
+USE_RUBY="ruby20 ruby21"
 
 RUBY_FAKEGEM_TASK_DOC=""
 RUBY_FAKEGEM_DOCDIR=""
@@ -14,7 +14,7 @@ RUBY_FAKEGEM_GEMSPEC="activemodel.gemspec"
 
 inherit ruby-fakegem versionator
 
-DESCRIPTION="A toolkit for building modeling frameworks like Active Record and Active Resource"
+DESCRIPTION="Toolkit for building modeling frameworks like Active Record and Active Resource"
 HOMEPAGE="https://github.com/rails/rails"
 SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz"
 
index 50b7056bf2b3810fcd53d6717459b3ca65b43992..d52bc058bca9a8fcfb09ee16c2ddae39949abdfe 100644 (file)
@@ -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"
+USE_RUBY="ruby20 ruby21"
 
 RUBY_FAKEGEM_TASK_DOC=""
 RUBY_FAKEGEM_DOCDIR=""
@@ -14,7 +14,7 @@ RUBY_FAKEGEM_GEMSPEC="activemodel.gemspec"
 
 inherit ruby-fakegem versionator
 
-DESCRIPTION="A toolkit for building modeling frameworks like Active Record and Active Resource"
+DESCRIPTION="Toolkit for building modeling frameworks like Active Record and Active Resource"
 HOMEPAGE="https://github.com/rails/rails"
 SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz"
 
index 21ca27d0bb5752fa32a0e070878f190ce7b5b244..2249a064fc59be3ea5f39aabbc1b14f0dd6df53c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -14,7 +14,7 @@ RUBY_FAKEGEM_GEMSPEC="activemodel.gemspec"
 
 inherit ruby-fakegem versionator
 
-DESCRIPTION="A toolkit for building modeling frameworks like Active Record and Active Resource"
+DESCRIPTION="Toolkit for building modeling frameworks like Active Record and Active Resource"
 HOMEPAGE="https://github.com/rails/rails"
 SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz"