summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2014-05-15 01:30:27 +0000
committerManuel Rüger <mrueg@gentoo.org>2014-05-15 01:30:27 +0000
commit10639be402d54aa2b96ceeac28eff62416f5156d (patch)
treecbaeae4b7a565ad9b2d1552bf188199d9e6d21a5 /dev-ruby/extlib
parentAutomated update. (diff)
downloadgentoo-2-10639be402d54aa2b96ceeac28eff62416f5156d.tar.gz
gentoo-2-10639be402d54aa2b96ceeac28eff62416f5156d.tar.bz2
gentoo-2-10639be402d54aa2b96ceeac28eff62416f5156d.zip
Remove ruby18.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-ruby/extlib')
-rw-r--r--dev-ruby/extlib/ChangeLog7
-rw-r--r--dev-ruby/extlib/extlib-0.9.16-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/extlib/ChangeLog b/dev-ruby/extlib/ChangeLog
index 990580b8997c..7f26b06b9dce 100644
--- a/dev-ruby/extlib/ChangeLog
+++ b/dev-ruby/extlib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/extlib
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/extlib/ChangeLog,v 1.10 2013/11/17 20:48:29 mrueg Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/extlib/ChangeLog,v 1.11 2014/05/15 01:30:27 mrueg Exp $
+
+ 15 May 2014; Manuel Rüger <mrueg@gentoo.org> extlib-0.9.16-r1.ebuild:
+ Remove ruby18.
17 Nov 2013; Manuel Rüger <mrueg@gentoo.org> -extlib-0.9.16.ebuild:
Cleanup old.
diff --git a/dev-ruby/extlib/extlib-0.9.16-r1.ebuild b/dev-ruby/extlib/extlib-0.9.16-r1.ebuild
index 8109580b0a69..b50ed75b8235 100644
--- a/dev-ruby/extlib/extlib-0.9.16-r1.ebuild
+++ b/dev-ruby/extlib/extlib-0.9.16-r1.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/extlib/extlib-0.9.16-r1.ebuild,v 1.1 2013/10/29 23:34:57 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/extlib/extlib-0.9.16-r1.ebuild,v 1.2 2014/05/15 01:30:27 mrueg Exp $
EAPI=5
-USE_RUBY="ruby18 ruby19 ruby20 jruby"
+USE_RUBY="ruby19 ruby20 jruby"
RUBY_FAKEGEM_TASK_DOC="-f tasks/yard.rake yard"
RUBY_FAKEGEM_DOCDIR="doc"