mrueg 14/08/25 14:26:01 Modified: podcast-0.0.4-r2.ebuild ChangeLog Log: Add ruby21 target. (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path 1.2 dev-ruby/podcast/podcast-0.0.4-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/podcast/podcast-0.0.4-r2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/podcast/podcast-0.0.4-r2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/podcast/podcast-0.0.4-r2.ebuild?r1=1.1&r2=1.2 Index: podcast-0.0.4-r2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/podcast/podcast-0.0.4-r2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- podcast-0.0.4-r2.ebuild 29 Jan 2014 01:03:15 -0000 1.1 +++ podcast-0.0.4-r2.ebuild 25 Aug 2014 14:26:01 -0000 1.2 @@ -1,9 +1,9 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/podcast/podcast-0.0.4-r2.ebuild,v 1.1 2014/01/29 01:03:15 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/podcast/podcast-0.0.4-r2.ebuild,v 1.2 2014/08/25 14:26:01 mrueg Exp $ EAPI=5 -USE_RUBY="ruby19 ruby20" +USE_RUBY="ruby19 ruby20 ruby21" RUBY_FAKEGEM_TASK_TEST="" RUBY_FAKEGEM_TASK_DOC="" 1.13 dev-ruby/podcast/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/podcast/ChangeLog?rev=1.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/podcast/ChangeLog?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/podcast/ChangeLog?r1=1.12&r2=1.13 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/podcast/ChangeLog,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- ChangeLog 29 Jan 2014 01:03:16 -0000 1.12 +++ ChangeLog 25 Aug 2014 14:26:01 -0000 1.13 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/podcast # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/podcast/ChangeLog,v 1.12 2014/01/29 01:03:16 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/podcast/ChangeLog,v 1.13 2014/08/25 14:26:01 mrueg Exp $ + + 25 Aug 2014; Manuel RĂ¼ger <[email protected]> podcast-0.0.4-r2.ebuild: + Add ruby21 target. *podcast-0.0.4-r2 (29 Jan 2014)
