summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2014-04-22 03:20:18 +0000
committerManuel Rüger <mrueg@gentoo.org>2014-04-22 03:20:18 +0000
commit1ec0119b52b716a0a61d97159f926862cf56565b (patch)
treee1abb97478cce29e1df13095b6146c48195eefaa /dev-ruby/tzinfo
parentAdd patch to fix test for ruby 2.0, add ruby20 target to slot 1.4. (diff)
downloadgentoo-2-1ec0119b52b716a0a61d97159f926862cf56565b.tar.gz
gentoo-2-1ec0119b52b716a0a61d97159f926862cf56565b.tar.bz2
gentoo-2-1ec0119b52b716a0a61d97159f926862cf56565b.zip
Remove ruby18 target.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-ruby/tzinfo')
-rw-r--r--dev-ruby/tzinfo/ChangeLog6
-rw-r--r--dev-ruby/tzinfo/tzinfo-0.3.37-r1.ebuild6
-rw-r--r--dev-ruby/tzinfo/tzinfo-0.3.37.ebuild6
-rw-r--r--dev-ruby/tzinfo/tzinfo-0.3.38.ebuild4
-rw-r--r--dev-ruby/tzinfo/tzinfo-1.1.0.ebuild4
5 files changed, 15 insertions, 11 deletions
diff --git a/dev-ruby/tzinfo/ChangeLog b/dev-ruby/tzinfo/ChangeLog
index 8e20cfc56dbd..101d9a58c5d3 100644
--- a/dev-ruby/tzinfo/ChangeLog
+++ b/dev-ruby/tzinfo/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/tzinfo
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.128 2014/02/28 11:19:56 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.129 2014/04/22 03:20:18 mrueg Exp $
+
+ 22 Apr 2014; Manuel Rüger <mrueg@gentoo.org> tzinfo-0.3.37-r1.ebuild,
+ tzinfo-0.3.37.ebuild, tzinfo-0.3.38.ebuild, tzinfo-1.1.0.ebuild:
+ Remove ruby18 target.
*tzinfo-0.3.38 (28 Feb 2014)
diff --git a/dev-ruby/tzinfo/tzinfo-0.3.37-r1.ebuild b/dev-ruby/tzinfo/tzinfo-0.3.37-r1.ebuild
index 2b553a07bc0f..397ddbcaf30e 100644
--- a/dev-ruby/tzinfo/tzinfo-0.3.37-r1.ebuild
+++ b/dev-ruby/tzinfo/tzinfo-0.3.37-r1.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/tzinfo/tzinfo-0.3.37-r1.ebuild,v 1.1 2013/11/05 19:29:14 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.37-r1.ebuild,v 1.2 2014/04/22 03:20:18 mrueg Exp $
EAPI=5
-USE_RUBY="ruby18 ruby19 ruby20 jruby"
+USE_RUBY="ruby19 ruby20 jruby"
RUBY_FAKEGEM_RECIPE_DOC="rdoc"
RUBY_FAKEGEM_DOCDIR="doc"
diff --git a/dev-ruby/tzinfo/tzinfo-0.3.37.ebuild b/dev-ruby/tzinfo/tzinfo-0.3.37.ebuild
index 4000f335e638..9f83d46cfd38 100644
--- a/dev-ruby/tzinfo/tzinfo-0.3.37.ebuild
+++ b/dev-ruby/tzinfo/tzinfo-0.3.37.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/tzinfo/tzinfo-0.3.37.ebuild,v 1.5 2013/12/22 13:54:53 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.37.ebuild,v 1.6 2014/04/22 03:20:18 mrueg Exp $
EAPI=5
-USE_RUBY="ruby18 ruby19 jruby"
+USE_RUBY="ruby19 jruby"
RUBY_FAKEGEM_RECIPE_DOC="rdoc"
RUBY_FAKEGEM_DOCDIR="doc"
diff --git a/dev-ruby/tzinfo/tzinfo-0.3.38.ebuild b/dev-ruby/tzinfo/tzinfo-0.3.38.ebuild
index 8af963c018b7..12e751081c94 100644
--- a/dev-ruby/tzinfo/tzinfo-0.3.38.ebuild
+++ b/dev-ruby/tzinfo/tzinfo-0.3.38.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.38.ebuild,v 1.1 2014/02/28 11:19:56 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.38.ebuild,v 1.2 2014/04/22 03:20:18 mrueg Exp $
EAPI=5
-USE_RUBY="ruby18 ruby19 ruby20 ruby21 jruby"
+USE_RUBY="ruby19 ruby20 ruby21 jruby"
RUBY_FAKEGEM_RECIPE_DOC="rdoc"
RUBY_FAKEGEM_DOCDIR="doc"
diff --git a/dev-ruby/tzinfo/tzinfo-1.1.0.ebuild b/dev-ruby/tzinfo/tzinfo-1.1.0.ebuild
index a3a63db27ec1..e9c12e98e639 100644
--- a/dev-ruby/tzinfo/tzinfo-1.1.0.ebuild
+++ b/dev-ruby/tzinfo/tzinfo-1.1.0.ebuild
@@ -1,6 +1,6 @@
-# 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/tzinfo/tzinfo-1.1.0.ebuild,v 1.4 2013/12/08 16:26:32 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-1.1.0.ebuild,v 1.5 2014/04/22 03:20:18 mrueg Exp $
EAPI=5
USE_RUBY="ruby19 ruby20"