summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2014-05-21 02:04:20 +0000
committerManuel Rüger <mrueg@gentoo.org>2014-05-21 02:04:20 +0000
commit5143c590af019fc3e9b620c14acdb058d24289bd (patch)
tree3a1771079dc6228e9e3972605f27dd921eed5105 /dev-ruby/loquacious
parentRemove ruby18 target. (diff)
downloadgentoo-2-5143c590af019fc3e9b620c14acdb058d24289bd.tar.gz
gentoo-2-5143c590af019fc3e9b620c14acdb058d24289bd.tar.bz2
gentoo-2-5143c590af019fc3e9b620c14acdb058d24289bd.zip
Remove ruby18 target.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-ruby/loquacious')
-rw-r--r--dev-ruby/loquacious/ChangeLog5
-rw-r--r--dev-ruby/loquacious/loquacious-1.9.1-r1.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-ruby/loquacious/ChangeLog b/dev-ruby/loquacious/ChangeLog
index e58a1529d0ba..d981eb660ff3 100644
--- a/dev-ruby/loquacious/ChangeLog
+++ b/dev-ruby/loquacious/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/loquacious
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/loquacious/ChangeLog,v 1.21 2014/05/06 21:19:35 p8952 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/loquacious/ChangeLog,v 1.22 2014/05/21 02:04:20 mrueg Exp $
+
+ 21 May 2014; Manuel Rüger <mrueg@gentoo.org> loquacious-1.9.1-r1.ebuild:
+ Remove ruby18 target.
*loquacious-1.9.1-r2 (06 May 2014)
diff --git a/dev-ruby/loquacious/loquacious-1.9.1-r1.ebuild b/dev-ruby/loquacious/loquacious-1.9.1-r1.ebuild
index 98173149d7ca..e9243b849e95 100644
--- a/dev-ruby/loquacious/loquacious-1.9.1-r1.ebuild
+++ b/dev-ruby/loquacious/loquacious-1.9.1-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/loquacious/loquacious-1.9.1-r1.ebuild,v 1.1 2013/10/06 11:39:41 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/loquacious/loquacious-1.9.1-r1.ebuild,v 1.2 2014/05/21 02:04:20 mrueg Exp $
EAPI=5
-USE_RUBY="ruby18 ruby19 ruby20 jruby"
+USE_RUBY="ruby19 ruby20 jruby"
RUBY_FAKEGEM_RECIPE_TEST="rspec"