From 2f00a07a1228c89eb174932dd5e73ce1d8f9649c Mon Sep 17 00:00:00 2001 From: Naohiro Aota Date: Thu, 5 Dec 2013 09:57:18 +0000 Subject: Add ruby20 support (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key F8551514) --- dev-ruby/pkg-config/ChangeLog | 5 ++++- dev-ruby/pkg-config/pkg-config-1.1.4-r1.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-ruby/pkg-config') diff --git a/dev-ruby/pkg-config/ChangeLog b/dev-ruby/pkg-config/ChangeLog index 9cc6990a20d4..a2d94e2753c7 100644 --- a/dev-ruby/pkg-config/ChangeLog +++ b/dev-ruby/pkg-config/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/pkg-config # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pkg-config/ChangeLog,v 1.20 2013/10/05 10:43:08 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pkg-config/ChangeLog,v 1.21 2013/12/05 09:57:18 naota Exp $ + + 05 Dec 2013; Naohiro Aota pkg-config-1.1.4-r1.ebuild: + Add ruby20 support *pkg-config-1.1.4-r1 (05 Oct 2013) diff --git a/dev-ruby/pkg-config/pkg-config-1.1.4-r1.ebuild b/dev-ruby/pkg-config/pkg-config-1.1.4-r1.ebuild index ccd505ddb3ce..95b6bf34a388 100644 --- a/dev-ruby/pkg-config/pkg-config-1.1.4-r1.ebuild +++ b/dev-ruby/pkg-config/pkg-config-1.1.4-r1.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pkg-config/pkg-config-1.1.4-r1.ebuild,v 1.1 2013/10/05 10:43:08 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pkg-config/pkg-config-1.1.4-r1.ebuild,v 1.2 2013/12/05 09:57:18 naota Exp $ EAPI=5 -USE_RUBY="ruby18 ruby19" +USE_RUBY="ruby18 ruby19 ruby20" RUBY_FAKEGEM_EXTRADOC="README.rdoc NEWS" -- cgit v1.2.3-65-gdbad