summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2014-05-21 01:44:01 +0000
committerManuel Rüger <mrueg@gentoo.org>2014-05-21 01:44:01 +0000
commit46ae3429c6b933054f9e70fdcf1a7d51cbc37733 (patch)
tree49daf16e3d0dcb26f416639471416b8ce42a977f /dev-ruby/robots
parentRemove ruby18 target. Cleanup old. (diff)
downloadgentoo-2-46ae3429c6b933054f9e70fdcf1a7d51cbc37733.tar.gz
gentoo-2-46ae3429c6b933054f9e70fdcf1a7d51cbc37733.tar.bz2
gentoo-2-46ae3429c6b933054f9e70fdcf1a7d51cbc37733.zip
Remove ruby18 target.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-ruby/robots')
-rw-r--r--dev-ruby/robots/ChangeLog7
-rw-r--r--dev-ruby/robots/robots-0.10.1-r2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/robots/ChangeLog b/dev-ruby/robots/ChangeLog
index 1a5a97e12144..7ebec74ab2e1 100644
--- a/dev-ruby/robots/ChangeLog
+++ b/dev-ruby/robots/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/robots
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/robots/ChangeLog,v 1.4 2013/11/11 13:31:20 mrueg Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/robots/ChangeLog,v 1.5 2014/05/21 01:44:01 mrueg Exp $
+
+ 21 May 2014; Manuel Rüger <mrueg@gentoo.org> robots-0.10.1-r2.ebuild:
+ Remove ruby18 target.
*robots-0.10.1-r2 (11 Nov 2013)
diff --git a/dev-ruby/robots/robots-0.10.1-r2.ebuild b/dev-ruby/robots/robots-0.10.1-r2.ebuild
index 09f3dd654926..779b5ed917cc 100644
--- a/dev-ruby/robots/robots-0.10.1-r2.ebuild
+++ b/dev-ruby/robots/robots-0.10.1-r2.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/robots/robots-0.10.1-r2.ebuild,v 1.1 2013/11/11 13:31:20 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/robots/robots-0.10.1-r2.ebuild,v 1.2 2014/05/21 01:44:01 mrueg Exp $
EAPI=5
-USE_RUBY="ruby18 ruby19 ruby20 jruby"
+USE_RUBY="ruby19 ruby20 jruby"
RUBY_FAKEGEM_EXTRADOC="CHANGELOG README"