graaff 15/02/15 10:34:04 Modified: ChangeLog pkg-config-1.1.6.ebuild Log: Add ruby22. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
Revision Changes Path 1.33 dev-ruby/pkg-config/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pkg-config/ChangeLog?rev=1.33&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pkg-config/ChangeLog?rev=1.33&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pkg-config/ChangeLog?r1=1.32&r2=1.33 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/pkg-config/ChangeLog,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- ChangeLog 23 Nov 2014 15:05:46 -0000 1.32 +++ ChangeLog 15 Feb 2015 10:34:04 -0000 1.33 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/pkg-config -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pkg-config/ChangeLog,v 1.32 2014/11/23 15:05:46 mrueg Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pkg-config/ChangeLog,v 1.33 2015/02/15 10:34:04 graaff Exp $ + + 15 Feb 2015; Hans de Graaff <[email protected]> pkg-config-1.1.6.ebuild: + Add ruby22. 23 Nov 2014; Manuel RĂ¼ger <[email protected]> -pkg-config-1.1.3.ebuild: Cleanup old. 1.2 dev-ruby/pkg-config/pkg-config-1.1.6.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pkg-config/pkg-config-1.1.6.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pkg-config/pkg-config-1.1.6.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pkg-config/pkg-config-1.1.6.ebuild?r1=1.1&r2=1.2 Index: pkg-config-1.1.6.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/pkg-config/pkg-config-1.1.6.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pkg-config-1.1.6.ebuild 13 Nov 2014 21:54:28 -0000 1.1 +++ pkg-config-1.1.6.ebuild 15 Feb 2015 10:34:04 -0000 1.2 @@ -1,9 +1,9 @@ -# 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/pkg-config/pkg-config-1.1.6.ebuild,v 1.1 2014/11/13 21:54:28 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pkg-config/pkg-config-1.1.6.ebuild,v 1.2 2015/02/15 10:34:04 graaff Exp $ EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21" +USE_RUBY="ruby19 ruby20 ruby21 ruby22" RUBY_FAKEGEM_EXTRADOC="README.rdoc NEWS"
