graaff 15/03/25 16:31:56 Modified: ChangeLog ruby-gobject-introspection-2.2.3.ebuild Log: Add ruby22. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
Revision Changes Path 1.9 dev-ruby/ruby-gobject-introspection/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gobject-introspection/ChangeLog?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gobject-introspection/ChangeLog?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gobject-introspection/ChangeLog?r1=1.8&r2=1.9 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gobject-introspection/ChangeLog,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- ChangeLog 5 Dec 2014 15:25:09 -0000 1.8 +++ ChangeLog 25 Mar 2015 16:31:56 -0000 1.9 @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/ruby-gobject-introspection -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gobject-introspection/ChangeLog,v 1.8 2014/12/05 15:25:09 naota Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gobject-introspection/ChangeLog,v 1.9 2015/03/25 16:31:56 graaff Exp $ + + 25 Mar 2015; Hans de Graaff <[email protected]> + ruby-gobject-introspection-2.2.3.ebuild: + Add ruby22. *ruby-gobject-introspection-2.2.3 (05 Dec 2014) 1.2 dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-2.2.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-2.2.3.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-2.2.3.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-2.2.3.ebuild?r1=1.1&r2=1.2 Index: ruby-gobject-introspection-2.2.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-2.2.3.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ruby-gobject-introspection-2.2.3.ebuild 5 Dec 2014 15:25:09 -0000 1.1 +++ ruby-gobject-introspection-2.2.3.ebuild 25 Mar 2015 16:31:56 -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/ruby-gobject-introspection/ruby-gobject-introspection-2.2.3.ebuild,v 1.1 2014/12/05 15:25:09 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-2.2.3.ebuild,v 1.2 2015/03/25 16:31:56 graaff Exp $ EAPI=4 -USE_RUBY="ruby19 ruby20 ruby21" +USE_RUBY="ruby19 ruby20 ruby21 ruby22" inherit ruby-ng-gnome2
