commit: caf0b45dd16acc5ce5be7c3718f8316ba1b157fe Author: Hans de Graaff <hans <AT> degraaff <DOT> org> AuthorDate: Mon Jun 22 05:37:37 2015 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Mon Jun 22 05:37:37 2015 +0000 URL: https://gitweb.gentoo.org/dev/graaff.git/commit/?id=caf0b45d
Update ruby targets. Package-Manager: portage-2.2.18 dev-ruby/apache_log_parser/ChangeLog | 6 +++++- dev-ruby/apache_log_parser/apache_log_parser-1.1.0.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/dev-ruby/apache_log_parser/ChangeLog b/dev-ruby/apache_log_parser/ChangeLog index e3f03e7..9de065a 100644 --- a/dev-ruby/apache_log_parser/ChangeLog +++ b/dev-ruby/apache_log_parser/ChangeLog @@ -1,7 +1,11 @@ # ChangeLog for dev-ruby/apache_log_parser -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 22 Jun 2015; Hans de Graaff <[email protected]> + apache_log_parser-1.1.0.ebuild: + Update ruby targets. + 30 Jul 2012; Hans de Graaff <[email protected]> ChangeLog: Fix Changelog. diff --git a/dev-ruby/apache_log_parser/apache_log_parser-1.1.0.ebuild b/dev-ruby/apache_log_parser/apache_log_parser-1.1.0.ebuild index 371ab88..c200ea8 100644 --- a/dev-ruby/apache_log_parser/apache_log_parser-1.1.0.ebuild +++ b/dev-ruby/apache_log_parser/apache_log_parser-1.1.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI="4" -USE_RUBY="ruby18 ruby19" +USE_RUBY="ruby19 ruby20 ruby21 ruby22" RUBY_FAKEGEM_EXTRADOC="README.rdoc"
