commit: 10d9120504174b60e2d5edc6162d0bafa90279e9
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 11 10:52:49 2021 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu Mar 11 10:54:51 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10d91205
dev-ruby/date_validator: update DESCRIPTION
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/date_validator/date_validator-0.10.0.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/dev-ruby/date_validator/date_validator-0.10.0.ebuild
b/dev-ruby/date_validator/date_validator-0.10.0.ebuild
index 474a36c5ed7..49cdadde31f 100644
--- a/dev-ruby/date_validator/date_validator-0.10.0.ebuild
+++ b/dev-ruby/date_validator/date_validator-0.10.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-USE_RUBY="ruby24 ruby25 ruby26 ruby27"
+USE_RUBY="ruby25 ruby26 ruby27"
RUBY_FAKEGEM_TASK_TEST="test"
@@ -18,7 +18,7 @@ RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
inherit ruby-fakegem
-DESCRIPTION="Simple, ORM agnostic, Ruby 1.9 compatible date validator for
Rails 3"
+DESCRIPTION="Simple, ORM agnostic, Ruby 1.9 compatible date validator for
Rails"
HOMEPAGE="https://github.com/codegram/date_validator"
LICENSE="MIT"