mrueg 14/04/19 03:23:13 Modified: will_paginate-3.0.5.ebuild ChangeLog Log: Remove ruby18 target. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path 1.2 dev-ruby/will_paginate/will_paginate-3.0.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/will_paginate/will_paginate-3.0.5.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/will_paginate/will_paginate-3.0.5.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/will_paginate/will_paginate-3.0.5.ebuild?r1=1.1&r2=1.2 Index: will_paginate-3.0.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/will_paginate/will_paginate-3.0.5.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- will_paginate-3.0.5.ebuild 22 Sep 2013 16:54:57 -0000 1.1 +++ will_paginate-3.0.5.ebuild 19 Apr 2014 03:23:13 -0000 1.2 @@ -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/will_paginate/will_paginate-3.0.5.ebuild,v 1.1 2013/09/22 16:54:57 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/will_paginate/will_paginate-3.0.5.ebuild,v 1.2 2014/04/19 03:23:13 mrueg Exp $ EAPI=5 -USE_RUBY="ruby18 ruby19" +USE_RUBY="ruby19" RUBY_FAKEGEM_RECIPE_TEST="rspec" 1.24 dev-ruby/will_paginate/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/will_paginate/ChangeLog?rev=1.24&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/will_paginate/ChangeLog?rev=1.24&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/will_paginate/ChangeLog?r1=1.23&r2=1.24 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/will_paginate/ChangeLog,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- ChangeLog 24 Dec 2013 13:49:27 -0000 1.23 +++ ChangeLog 19 Apr 2014 03:23:13 -0000 1.24 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/will_paginate -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/will_paginate/ChangeLog,v 1.23 2013/12/24 13:49:27 graaff Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/will_paginate/ChangeLog,v 1.24 2014/04/19 03:23:13 mrueg Exp $ + + 19 Apr 2014; Manuel RĂ¼ger <[email protected]> will_paginate-3.0.5.ebuild: + Remove ruby18 target. 24 Dec 2013; Hans de Graaff <[email protected]> -will_paginate-3.0.4.ebuild: Remove vulnerable version for security bug 495220.
