graaff 15/05/28 05:15:00 Modified: ChangeLog rb-inotify-0.9.5-r1.ebuild Log: Add ruby22. (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
Revision Changes Path 1.38 dev-ruby/rb-inotify/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rb-inotify/ChangeLog?rev=1.38&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rb-inotify/ChangeLog?rev=1.38&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rb-inotify/ChangeLog?r1=1.37&r2=1.38 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rb-inotify/ChangeLog,v retrieving revision 1.37 retrieving revision 1.38 diff -u -r1.37 -r1.38 --- ChangeLog 16 Mar 2015 20:24:43 -0000 1.37 +++ ChangeLog 28 May 2015 05:15:00 -0000 1.38 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/rb-inotify # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rb-inotify/ChangeLog,v 1.37 2015/03/16 20:24:43 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rb-inotify/ChangeLog,v 1.38 2015/05/28 05:15:00 graaff Exp $ + + 28 May 2015; Hans de Graaff <[email protected]> rb-inotify-0.9.5-r1.ebuild: + Add ruby22. 16 Mar 2015; Hans de Graaff <[email protected]> -rb-inotify-0.9.0.ebuild: Cleanup. 1.3 dev-ruby/rb-inotify/rb-inotify-0.9.5-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rb-inotify/rb-inotify-0.9.5-r1.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rb-inotify/rb-inotify-0.9.5-r1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rb-inotify/rb-inotify-0.9.5-r1.ebuild?r1=1.2&r2=1.3 Index: rb-inotify-0.9.5-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rb-inotify/rb-inotify-0.9.5-r1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- rb-inotify-0.9.5-r1.ebuild 25 Nov 2014 11:27:49 -0000 1.2 +++ rb-inotify-0.9.5-r1.ebuild 28 May 2015 05:15:00 -0000 1.3 @@ -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/rb-inotify/rb-inotify-0.9.5-r1.ebuild,v 1.2 2014/11/25 11:27:49 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rb-inotify/rb-inotify-0.9.5-r1.ebuild,v 1.3 2015/05/28 05:15:00 graaff Exp $ EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21" +USE_RUBY="ruby19 ruby20 ruby21 ruby22" RUBY_FAKEGEM_TASK_TEST=""
