summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2014-04-24 20:07:23 +0000
committerManuel Rüger <mrueg@gentoo.org>2014-04-24 20:07:23 +0000
commit820966ad4ed2ac24256fb4dc7e7638e56fe12f23 (patch)
tree61a8ecbe623846d9c8c310ce4c4e5b323d5fc069 /dev-ruby/ruby-inifile
parentCleanup old. (diff)
downloadgentoo-2-820966ad4ed2ac24256fb4dc7e7638e56fe12f23.tar.gz
gentoo-2-820966ad4ed2ac24256fb4dc7e7638e56fe12f23.tar.bz2
gentoo-2-820966ad4ed2ac24256fb4dc7e7638e56fe12f23.zip
Remove ruby18 support.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-ruby/ruby-inifile')
-rw-r--r--dev-ruby/ruby-inifile/ChangeLog5
-rw-r--r--dev-ruby/ruby-inifile/ruby-inifile-2.0.0-r2.ebuild8
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/ruby-inifile/ChangeLog b/dev-ruby/ruby-inifile/ChangeLog
index 0a966184ad1a..b5002524b3c4 100644
--- a/dev-ruby/ruby-inifile/ChangeLog
+++ b/dev-ruby/ruby-inifile/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/ruby-inifile
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inifile/ChangeLog,v 1.8 2014/03/10 16:12:18 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inifile/ChangeLog,v 1.9 2014/04/24 20:07:23 mrueg Exp $
+
+ 24 Apr 2014; Manuel Rüger <mrueg@gentoo.org> ruby-inifile-2.0.0-r2.ebuild:
+ Remove ruby18 support.
10 Mar 2014; Manuel Rüger <mrueg@gentoo.org> -ruby-inifile-2.0.0-r1.ebuild:
Cleanup old.
diff --git a/dev-ruby/ruby-inifile/ruby-inifile-2.0.0-r2.ebuild b/dev-ruby/ruby-inifile/ruby-inifile-2.0.0-r2.ebuild
index d0caaf469af1..f64adb2d8bcf 100644
--- a/dev-ruby/ruby-inifile/ruby-inifile-2.0.0-r2.ebuild
+++ b/dev-ruby/ruby-inifile/ruby-inifile-2.0.0-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-inifile/ruby-inifile-2.0.0-r2.ebuild,v 1.1 2013/10/29 23:29:58 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inifile/ruby-inifile-2.0.0-r2.ebuild,v 1.2 2014/04/24 20:07:23 mrueg Exp $
EAPI=5
-USE_RUBY="ruby18 ruby19 ruby20 jruby"
+USE_RUBY="ruby19 ruby20 jruby"
inherit ruby-ng
@@ -14,7 +14,7 @@ SRC_URI="http://gregoire.lejeune.free.fr/${PN}_${PV}.tar.gz"
SLOT="0"
IUSE=""
LICENSE="Ruby"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~amd64 ~x86"
RUBY_S=${PN}
each_ruby_test() {