mrueg 14/04/24 20:15:50 Modified: ruby-dict-0.9.4-r3.ebuild ChangeLog Log: Remove ruby18 support. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path 1.4 dev-ruby/ruby-dict/ruby-dict-0.9.4-r3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-dict/ruby-dict-0.9.4-r3.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-dict/ruby-dict-0.9.4-r3.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-dict/ruby-dict-0.9.4-r3.ebuild?r1=1.3&r2=1.4 Index: ruby-dict-0.9.4-r3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-dict/ruby-dict-0.9.4-r3.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ruby-dict-0.9.4-r3.ebuild 14 Jan 2014 13:59:40 -0000 1.3 +++ ruby-dict-0.9.4-r3.ebuild 24 Apr 2014 20:15:50 -0000 1.4 @@ -1,10 +1,10 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-dict/ruby-dict-0.9.4-r3.ebuild,v 1.3 2014/01/14 13:59:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-dict/ruby-dict-0.9.4-r3.ebuild,v 1.4 2014/04/24 20:15:50 mrueg Exp $ EAPI=5 -USE_RUBY="ruby18 ruby19 ruby20 jruby" +USE_RUBY="ruby19 ruby20 jruby" inherit ruby-ng 1.17 dev-ruby/ruby-dict/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-dict/ChangeLog?rev=1.17&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-dict/ChangeLog?rev=1.17&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-dict/ChangeLog?r1=1.16&r2=1.17 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-dict/ChangeLog,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- ChangeLog 18 Jan 2014 11:09:53 -0000 1.16 +++ ChangeLog 24 Apr 2014 20:15:50 -0000 1.17 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/ruby-dict # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-dict/ChangeLog,v 1.16 2014/01/18 11:09:53 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-dict/ChangeLog,v 1.17 2014/04/24 20:15:50 mrueg Exp $ + + 24 Apr 2014; Manuel RĂ¼ger <[email protected]> ruby-dict-0.9.4-r3.ebuild: + Remove ruby18 support. 18 Jan 2014; Hans de Graaff <[email protected]> -ruby-dict-0.9.4-r1.ebuild: Cleanup.
