summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2014-05-21 02:05:55 +0000
committerManuel Rüger <mrueg@gentoo.org>2014-05-21 02:05:55 +0000
commita63c3ab08ea9dc17ebedeb0c4cd0d818240b848a (patch)
treea2e7f9cb593f324899f2bb0f1ccf0dfb16911536 /dev-ruby/instantiator
parentRemove ruby18 target. (diff)
downloadgentoo-2-a63c3ab08ea9dc17ebedeb0c4cd0d818240b848a.tar.gz
gentoo-2-a63c3ab08ea9dc17ebedeb0c4cd0d818240b848a.tar.bz2
gentoo-2-a63c3ab08ea9dc17ebedeb0c4cd0d818240b848a.zip
Remove ruby18 target.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-ruby/instantiator')
-rw-r--r--dev-ruby/instantiator/ChangeLog5
-rw-r--r--dev-ruby/instantiator/instantiator-0.0.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/instantiator/ChangeLog b/dev-ruby/instantiator/ChangeLog
index d3b295634c13..7ab32f7b3072 100644
--- a/dev-ruby/instantiator/ChangeLog
+++ b/dev-ruby/instantiator/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/instantiator
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/instantiator/ChangeLog,v 1.4 2014/02/25 20:48:09 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/instantiator/ChangeLog,v 1.5 2014/05/21 02:05:55 mrueg Exp $
+
+ 21 May 2014; Manuel Rüger <mrueg@gentoo.org> instantiator-0.0.6.ebuild:
+ Remove ruby18 target.
25 Feb 2014; Markus Meier <maekke@gentoo.org> instantiator-0.0.6.ebuild:
add ~arm, bug #501152
diff --git a/dev-ruby/instantiator/instantiator-0.0.6.ebuild b/dev-ruby/instantiator/instantiator-0.0.6.ebuild
index f82dc90e57b6..0d67381aa6b4 100644
--- a/dev-ruby/instantiator/instantiator-0.0.6.ebuild
+++ b/dev-ruby/instantiator/instantiator-0.0.6.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/instantiator/instantiator-0.0.6.ebuild,v 1.4 2014/02/25 20:48:09 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/instantiator/instantiator-0.0.6.ebuild,v 1.5 2014/05/21 02:05:55 mrueg Exp $
EAPI=5
-USE_RUBY="ruby18 ruby19 ruby20 ruby21 jruby"
+USE_RUBY="ruby19 ruby20 ruby21 jruby"
RUBY_FAKEGEM_RECIPE_DOC="rdoc"
RUBY_FAKEGEM_EXTRADOC="README.md"