summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2014-05-26 05:39:58 +0000
committerManuel Rüger <mrueg@gentoo.org>2014-05-26 05:39:58 +0000
commit569c5dd050ed39110adab5e773a656c2c643c8b9 (patch)
tree3c67d1813b09828c169d65befc14f7a77468484e /dev-ruby
parentCleanup old. (diff)
downloadgentoo-2-569c5dd050ed39110adab5e773a656c2c643c8b9.tar.gz
gentoo-2-569c5dd050ed39110adab5e773a656c2c643c8b9.tar.bz2
gentoo-2-569c5dd050ed39110adab5e773a656c2c643c8b9.zip
Remove ruby18 target.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/multi_xml/ChangeLog7
-rw-r--r--dev-ruby/multi_xml/multi_xml-0.5.4-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/multi_xml/ChangeLog b/dev-ruby/multi_xml/ChangeLog
index 16385e25e383..599d8ea01575 100644
--- a/dev-ruby/multi_xml/ChangeLog
+++ b/dev-ruby/multi_xml/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/multi_xml
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/multi_xml/ChangeLog,v 1.19 2013/11/20 23:31:32 mrueg Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/multi_xml/ChangeLog,v 1.20 2014/05/26 05:39:58 mrueg Exp $
+
+ 26 May 2014; Manuel Rüger <mrueg@gentoo.org> multi_xml-0.5.4-r1.ebuild:
+ Remove ruby18 target.
*multi_xml-0.5.4-r1 (20 Nov 2013)
diff --git a/dev-ruby/multi_xml/multi_xml-0.5.4-r1.ebuild b/dev-ruby/multi_xml/multi_xml-0.5.4-r1.ebuild
index ca485ba32c0b..436a9026592f 100644
--- a/dev-ruby/multi_xml/multi_xml-0.5.4-r1.ebuild
+++ b/dev-ruby/multi_xml/multi_xml-0.5.4-r1.ebuild
@@ -1,10 +1,10 @@
-# 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/multi_xml/multi_xml-0.5.4-r1.ebuild,v 1.1 2013/11/20 23:31:32 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/multi_xml/multi_xml-0.5.4-r1.ebuild,v 1.2 2014/05/26 05:39:58 mrueg Exp $
EAPI=5
-USE_RUBY="ruby18 ruby19 ruby20 jruby"
+USE_RUBY="ruby19 ruby20 jruby"
RUBY_FAKEGEM_RECIPE_TEST="rspec"
RUBY_FAKEGEM_TASK_DOC="doc:yard"