summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2014-04-24 17:45:05 +0000
committerManuel Rüger <mrueg@gentoo.org>2014-04-24 17:45:05 +0000
commit0f7c7115ce03187cfa833cb4ed0355b15c30e579 (patch)
tree8a4d818d209ec09903aa074bf3486e7f9e6b6478 /dev-ruby/ruby-termios
parentAdd ~sparc keyword wrt bug #505156 (diff)
downloadgentoo-2-0f7c7115ce03187cfa833cb4ed0355b15c30e579.tar.gz
gentoo-2-0f7c7115ce03187cfa833cb4ed0355b15c30e579.tar.bz2
gentoo-2-0f7c7115ce03187cfa833cb4ed0355b15c30e579.zip
Remove ruby18 support.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-ruby/ruby-termios')
-rw-r--r--dev-ruby/ruby-termios/ChangeLog8
-rw-r--r--dev-ruby/ruby-termios/ruby-termios-0.9.6-r2.ebuild6
-rw-r--r--dev-ruby/ruby-termios/ruby-termios-1.0.0.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/dev-ruby/ruby-termios/ChangeLog b/dev-ruby/ruby-termios/ChangeLog
index cf4b9255429f..916ced6e2990 100644
--- a/dev-ruby/ruby-termios/ChangeLog
+++ b/dev-ruby/ruby-termios/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/ruby-termios
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-termios/ChangeLog,v 1.37 2013/11/13 19:02:23 mrueg Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-termios/ChangeLog,v 1.38 2014/04/24 17:45:05 mrueg Exp $
+
+ 24 Apr 2014; Manuel Rüger <mrueg@gentoo.org> ruby-termios-0.9.6-r2.ebuild,
+ ruby-termios-1.0.0.ebuild:
+ Remove ruby18 support.
*ruby-termios-1.0.0 (13 Nov 2013)
diff --git a/dev-ruby/ruby-termios/ruby-termios-0.9.6-r2.ebuild b/dev-ruby/ruby-termios/ruby-termios-0.9.6-r2.ebuild
index ba5cf14ae0e0..8c6dfe54dfac 100644
--- a/dev-ruby/ruby-termios/ruby-termios-0.9.6-r2.ebuild
+++ b/dev-ruby/ruby-termios/ruby-termios-0.9.6-r2.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/ruby-termios/ruby-termios-0.9.6-r2.ebuild,v 1.3 2013/07/04 09:13:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-termios/ruby-termios-0.9.6-r2.ebuild,v 1.4 2014/04/24 17:45:05 mrueg Exp $
EAPI=4
-USE_RUBY="ruby18 ruby19"
+USE_RUBY="ruby19"
inherit ruby-ng
diff --git a/dev-ruby/ruby-termios/ruby-termios-1.0.0.ebuild b/dev-ruby/ruby-termios/ruby-termios-1.0.0.ebuild
index 5cc6d9841b8c..18e29bd9d335 100644
--- a/dev-ruby/ruby-termios/ruby-termios-1.0.0.ebuild
+++ b/dev-ruby/ruby-termios/ruby-termios-1.0.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/ruby-termios/ruby-termios-1.0.0.ebuild,v 1.2 2013/11/13 19:03:06 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-termios/ruby-termios-1.0.0.ebuild,v 1.3 2014/04/24 17:45:05 mrueg Exp $
EAPI=5
-USE_RUBY="ruby18 ruby19 ruby20"
+USE_RUBY="ruby19 ruby20"
inherit multilib ruby-ng