summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2014-05-21 01:52:51 +0000
committerManuel Rüger <mrueg@gentoo.org>2014-05-21 01:52:51 +0000
commitb8422056fcadfc22e177147281ea91cb4ca9c4ed (patch)
treef72c24e38d041dc7cb40387267ab7e14b55fade0 /dev-ruby/date_validator
parentRemove ruby18 target. EAPI bump. (diff)
downloadgentoo-2-b8422056fcadfc22e177147281ea91cb4ca9c4ed.tar.gz
gentoo-2-b8422056fcadfc22e177147281ea91cb4ca9c4ed.tar.bz2
gentoo-2-b8422056fcadfc22e177147281ea91cb4ca9c4ed.zip
Remove ruby18 target.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-ruby/date_validator')
-rw-r--r--dev-ruby/date_validator/ChangeLog7
-rw-r--r--dev-ruby/date_validator/date_validator-0.7.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/date_validator/ChangeLog b/dev-ruby/date_validator/ChangeLog
index 01999f3c5bcb..a4e243a0ac7a 100644
--- a/dev-ruby/date_validator/ChangeLog
+++ b/dev-ruby/date_validator/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/date_validator
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/date_validator/ChangeLog,v 1.5 2013/12/31 06:44:49 graaff Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/date_validator/ChangeLog,v 1.6 2014/05/21 01:52:51 mrueg Exp $
+
+ 21 May 2014; Manuel Rüger <mrueg@gentoo.org> date_validator-0.7.0.ebuild:
+ Remove ruby18 target.
31 Dec 2013; Hans de Graaff <graaff@gentoo.org> -date_validator-0.6.4.ebuild:
Cleanup.
diff --git a/dev-ruby/date_validator/date_validator-0.7.0.ebuild b/dev-ruby/date_validator/date_validator-0.7.0.ebuild
index e58c9ce902b3..b2ac38e048f2 100644
--- a/dev-ruby/date_validator/date_validator-0.7.0.ebuild
+++ b/dev-ruby/date_validator/date_validator-0.7.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/date_validator/date_validator-0.7.0.ebuild,v 1.1 2013/07/14 08:03:44 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/date_validator/date_validator-0.7.0.ebuild,v 1.2 2014/05/21 01:52:51 mrueg Exp $
EAPI=5
-USE_RUBY="ruby18 ruby19"
+USE_RUBY="ruby19"
RUBY_FAKEGEM_TASK_TEST="test"