graaff 15/03/03 06:59:30 Modified: multipart-post-2.0.0.ebuild ChangeLog Log: Add ruby22. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
Revision Changes Path 1.6 dev-ruby/multipart-post/multipart-post-2.0.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/multipart-post/multipart-post-2.0.0.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/multipart-post/multipart-post-2.0.0.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/multipart-post/multipart-post-2.0.0.ebuild?r1=1.5&r2=1.6 Index: multipart-post-2.0.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/multipart-post/multipart-post-2.0.0.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- multipart-post-2.0.0.ebuild 11 Nov 2014 11:07:35 -0000 1.5 +++ multipart-post-2.0.0.ebuild 3 Mar 2015 06:59:30 -0000 1.6 @@ -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/multipart-post/multipart-post-2.0.0.ebuild,v 1.5 2014/11/11 11:07:35 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/multipart-post/multipart-post-2.0.0.ebuild,v 1.6 2015/03/03 06:59:30 graaff Exp $ EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21" +USE_RUBY="ruby19 ruby20 ruby21 ruby22" RUBY_FAKEGEM_TASK_TEST="" RUBY_FAKEGEM_TASK_DOC="" 1.19 dev-ruby/multipart-post/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/multipart-post/ChangeLog?rev=1.19&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/multipart-post/ChangeLog?rev=1.19&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/multipart-post/ChangeLog?r1=1.18&r2=1.19 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/multipart-post/ChangeLog,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- ChangeLog 11 Nov 2014 11:07:35 -0000 1.18 +++ ChangeLog 3 Mar 2015 06:59:30 -0000 1.19 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/multipart-post -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/multipart-post/ChangeLog,v 1.18 2014/11/11 11:07:35 mrueg Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/multipart-post/ChangeLog,v 1.19 2015/03/03 06:59:30 graaff Exp $ + + 03 Mar 2015; Hans de Graaff <[email protected]> multipart-post-2.0.0.ebuild: + Add ruby22. 11 Nov 2014; Manuel RĂ¼ger <[email protected]> multipart-post-1.2.0.ebuild, multipart-post-2.0.0.ebuild:
