graaff 15/01/31 17:09:27 Modified: ascii85-1.0.2-r2.ebuild ChangeLog Log: Add ruby22. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
Revision Changes Path 1.5 dev-ruby/ascii85/ascii85-1.0.2-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ascii85/ascii85-1.0.2-r2.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ascii85/ascii85-1.0.2-r2.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ascii85/ascii85-1.0.2-r2.ebuild?r1=1.4&r2=1.5 Index: ascii85-1.0.2-r2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ascii85/ascii85-1.0.2-r2.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ascii85-1.0.2-r2.ebuild 29 Oct 2014 18:53:13 -0000 1.4 +++ ascii85-1.0.2-r2.ebuild 31 Jan 2015 17:09:27 -0000 1.5 @@ -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/ascii85/ascii85-1.0.2-r2.ebuild,v 1.4 2014/10/29 18:53:13 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ascii85/ascii85-1.0.2-r2.ebuild,v 1.5 2015/01/31 17:09:27 graaff Exp $ EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21" +USE_RUBY="ruby19 ruby20 ruby21 ruby22" RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_EXTRADOC="README.rdoc History.txt" 1.27 dev-ruby/ascii85/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ascii85/ChangeLog?rev=1.27&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ascii85/ChangeLog?rev=1.27&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ascii85/ChangeLog?r1=1.26&r2=1.27 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ascii85/ChangeLog,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- ChangeLog 29 Oct 2014 21:03:45 -0000 1.26 +++ ChangeLog 31 Jan 2015 17:09:27 -0000 1.27 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/ascii85 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ascii85/ChangeLog,v 1.26 2014/10/29 21:03:45 mrueg Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ascii85/ChangeLog,v 1.27 2015/01/31 17:09:27 graaff Exp $ + + 31 Jan 2015; Hans de Graaff <[email protected]> ascii85-1.0.2-r2.ebuild: + Add ruby22. 29 Oct 2014; Manuel RĂ¼ger <[email protected]> -ascii85-1.0.2-r1.ebuild, ascii85-1.0.2-r2.ebuild:
