mrueg 14/04/24 20:33:19 Modified: camping-2.1.532.ebuild ChangeLog Log: Remove ruby18 support. EAPI bump. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path 1.5 dev-ruby/camping/camping-2.1.532.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/camping/camping-2.1.532.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/camping/camping-2.1.532.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/camping/camping-2.1.532.ebuild?r1=1.4&r2=1.5 Index: camping-2.1.532.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/camping/camping-2.1.532.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- camping-2.1.532.ebuild 28 Dec 2013 07:13:36 -0000 1.4 +++ camping-2.1.532.ebuild 24 Apr 2014 20:33:19 -0000 1.5 @@ -1,9 +1,9 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/camping/camping-2.1.532.ebuild,v 1.4 2013/12/28 07:13:36 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/camping/camping-2.1.532.ebuild,v 1.5 2014/04/24 20:33:19 mrueg Exp $ -EAPI=4 -USE_RUBY="ruby18 ruby19 ruby20" +EAPI=5 +USE_RUBY="ruby19 ruby20" RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.md" 1.34 dev-ruby/camping/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/camping/ChangeLog?rev=1.34&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/camping/ChangeLog?rev=1.34&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/camping/ChangeLog?r1=1.33&r2=1.34 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/camping/ChangeLog,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- ChangeLog 28 Dec 2013 07:13:36 -0000 1.33 +++ ChangeLog 24 Apr 2014 20:33:19 -0000 1.34 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/camping -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/camping/ChangeLog,v 1.33 2013/12/28 07:13:36 graaff Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/camping/ChangeLog,v 1.34 2014/04/24 20:33:19 mrueg Exp $ + + 24 Apr 2014; Manuel RĂ¼ger <[email protected]> camping-2.1.532.ebuild: + Remove ruby18 support. EAPI bump. 28 Dec 2013; Hans de Graaff <[email protected]> camping-2.1.532.ebuild: Fix tests with newer minitest. Add ruby20.
