mrueg 14/11/11 10:54:36 Modified: tmail-1.2.7.1-r3.ebuild ChangeLog Log: Drop jruby target. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path 1.8 dev-ruby/tmail/tmail-1.2.7.1-r3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tmail/tmail-1.2.7.1-r3.ebuild?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tmail/tmail-1.2.7.1-r3.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tmail/tmail-1.2.7.1-r3.ebuild?r1=1.7&r2=1.8 Index: tmail-1.2.7.1-r3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tmail/tmail-1.2.7.1-r3.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- tmail-1.2.7.1-r3.ebuild 5 Apr 2014 15:02:58 -0000 1.7 +++ tmail-1.2.7.1-r3.ebuild 11 Nov 2014 10:54:36 -0000 1.8 @@ -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/tmail/tmail-1.2.7.1-r3.ebuild,v 1.7 2014/04/05 15:02:58 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tmail/tmail-1.2.7.1-r3.ebuild,v 1.8 2014/11/11 10:54:36 mrueg Exp $ EAPI=2 -USE_RUBY="ruby19 jruby" +USE_RUBY="ruby19" RUBY_FAKEGEM_TASK_DOC="doc" RUBY_FAKEGEM_DOCDIR="doc" 1.29 dev-ruby/tmail/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tmail/ChangeLog?rev=1.29&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tmail/ChangeLog?rev=1.29&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tmail/ChangeLog?r1=1.28&r2=1.29 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tmail/ChangeLog,v retrieving revision 1.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- ChangeLog 5 Apr 2014 15:02:58 -0000 1.28 +++ ChangeLog 11 Nov 2014 10:54:36 -0000 1.29 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/tmail # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tmail/ChangeLog,v 1.28 2014/04/05 15:02:58 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tmail/ChangeLog,v 1.29 2014/11/11 10:54:36 mrueg Exp $ + + 11 Nov 2014; Manuel Rüger <[email protected]> tmail-1.2.7.1-r3.ebuild: + Drop jruby target. 05 Apr 2014; Manuel Rüger <[email protected]> tmail-1.2.7.1-r3.ebuild: Remove ree18 and ruby18 target.
