mrueg 14/10/30 13:50:54 Modified: countdownlatch-1.0.0-r1.ebuild ChangeLog Removed: countdownlatch-1.0.0.ebuild Log: Drop jruby target. Cleanup old. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path 1.4 dev-ruby/countdownlatch/countdownlatch-1.0.0-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/countdownlatch/countdownlatch-1.0.0-r1.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/countdownlatch/countdownlatch-1.0.0-r1.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/countdownlatch/countdownlatch-1.0.0-r1.ebuild?r1=1.3&r2=1.4 Index: countdownlatch-1.0.0-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/countdownlatch/countdownlatch-1.0.0-r1.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- countdownlatch-1.0.0-r1.ebuild 21 May 2014 01:50:30 -0000 1.3 +++ countdownlatch-1.0.0-r1.ebuild 30 Oct 2014 13:50:54 -0000 1.4 @@ -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/countdownlatch/countdownlatch-1.0.0-r1.ebuild,v 1.3 2014/05/21 01:50:30 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/countdownlatch/countdownlatch-1.0.0-r1.ebuild,v 1.4 2014/10/30 13:50:54 mrueg Exp $ EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21 jruby" +USE_RUBY="ruby19 ruby20 ruby21" RUBY_FAKEGEM_TASK_TEST="test" RUBY_FAKEGEM_TASK_DOC="" 1.6 dev-ruby/countdownlatch/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/countdownlatch/ChangeLog?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/countdownlatch/ChangeLog?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/countdownlatch/ChangeLog?r1=1.5&r2=1.6 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/countdownlatch/ChangeLog,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- ChangeLog 21 May 2014 01:50:31 -0000 1.5 +++ ChangeLog 30 Oct 2014 13:50:54 -0000 1.6 @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/countdownlatch # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/countdownlatch/ChangeLog,v 1.5 2014/05/21 01:50:31 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/countdownlatch/ChangeLog,v 1.6 2014/10/30 13:50:54 mrueg Exp $ + + 30 Oct 2014; Manuel Rüger <[email protected]> -countdownlatch-1.0.0.ebuild, + countdownlatch-1.0.0-r1.ebuild: + Drop jruby target. Cleanup old. 21 May 2014; Manuel Rüger <[email protected]> countdownlatch-1.0.0-r1.ebuild, countdownlatch-1.0.0.ebuild:
