summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2015-03-19 20:14:43 +0000
committerManuel Rüger <mrueg@gentoo.org>2015-03-19 20:14:43 +0000
commit34d3e4692fbc04db5a57cae1478c12afa6a1cf17 (patch)
tree0a0865448c36642030de649450f7091ed30862a4 /dev-ruby
parentVersion bump. (diff)
downloadgentoo-2-34d3e4692fbc04db5a57cae1478c12afa6a1cf17.tar.gz
gentoo-2-34d3e4692fbc04db5a57cae1478c12afa6a1cf17.tar.bz2
gentoo-2-34d3e4692fbc04db5a57cae1478c12afa6a1cf17.zip
Version bump. Remove old.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/ruby_parser/ChangeLog8
-rw-r--r--dev-ruby/ruby_parser/ruby_parser-3.6.5.ebuild (renamed from dev-ruby/ruby_parser/ruby_parser-3.6.3.ebuild)6
2 files changed, 10 insertions, 4 deletions
diff --git a/dev-ruby/ruby_parser/ChangeLog b/dev-ruby/ruby_parser/ChangeLog
index 2b4adbd90385..9c3795a420f6 100644
--- a/dev-ruby/ruby_parser/ChangeLog
+++ b/dev-ruby/ruby_parser/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-ruby/ruby_parser
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ChangeLog,v 1.69 2015/02/19 11:52:17 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ChangeLog,v 1.70 2015/03/19 20:14:43 mrueg Exp $
+
+*ruby_parser-3.6.5 (19 Mar 2015)
+
+ 19 Mar 2015; Manuel Rüger <mrueg@gentoo.org> +ruby_parser-3.6.5.ebuild,
+ -ruby_parser-3.6.3.ebuild:
+ Version bump. Remove old.
19 Feb 2015; Manuel Rüger <mrueg@gentoo.org> -ruby_parser-2.3.1-r1.ebuild:
Remove masked slot 0
diff --git a/dev-ruby/ruby_parser/ruby_parser-3.6.3.ebuild b/dev-ruby/ruby_parser/ruby_parser-3.6.5.ebuild
index b99c670f5d5c..88f2a21e3993 100644
--- a/dev-ruby/ruby_parser/ruby_parser-3.6.3.ebuild
+++ b/dev-ruby/ruby_parser/ruby_parser-3.6.5.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-3.6.3.ebuild,v 1.2 2014/11/25 13:02:17 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-3.6.5.ebuild,v 1.1 2015/03/19 20:14:43 mrueg Exp $
EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21"
+USE_RUBY="ruby19 ruby20 ruby21 ruby22"
RUBY_FAKEGEM_TASK_DOC="docs"
RUBY_FAKEGEM_DOCDIR="doc"