mrueg 14/04/05 14:28:23 Modified: mail-2.4.4.ebuild mail-2.5.4.ebuild ChangeLog Removed: mail-2.5.3.ebuild Log: Remove ree18 and ruby18 target. Cleanup old. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path 1.4 dev-ruby/mail/mail-2.4.4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mail/mail-2.4.4.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mail/mail-2.4.4.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mail/mail-2.4.4.ebuild?r1=1.3&r2=1.4 Index: mail-2.4.4.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mail/mail-2.4.4.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- mail-2.4.4.ebuild 16 Jan 2013 00:21:20 -0000 1.3 +++ mail-2.4.4.ebuild 5 Apr 2014 14:28:23 -0000 1.4 @@ -1,9 +1,9 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mail/mail-2.4.4.ebuild,v 1.3 2013/01/16 00:21:20 zerochaos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mail/mail-2.4.4.ebuild,v 1.4 2014/04/05 14:28:23 mrueg Exp $ EAPI=4 -USE_RUBY="ruby18 ruby19 ree18" +USE_RUBY="ruby19" RUBY_FAKEGEM_RECIPE_TEST="rspec" 1.2 dev-ruby/mail/mail-2.5.4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mail/mail-2.5.4.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mail/mail-2.5.4.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mail/mail-2.5.4.ebuild?r1=1.1&r2=1.2 Index: mail-2.5.4.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mail/mail-2.5.4.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- mail-2.5.4.ebuild 14 May 2013 06:08:51 -0000 1.1 +++ mail-2.5.4.ebuild 5 Apr 2014 14:28:23 -0000 1.2 @@ -1,9 +1,9 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mail/mail-2.5.4.ebuild,v 1.1 2013/05/14 06:08:51 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mail/mail-2.5.4.ebuild,v 1.2 2014/04/05 14:28:23 mrueg Exp $ EAPI=5 -USE_RUBY="ruby18 ruby19" +USE_RUBY="ruby19" RUBY_FAKEGEM_RECIPE_TEST="rspec" 1.31 dev-ruby/mail/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mail/ChangeLog?rev=1.31&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mail/ChangeLog?rev=1.31&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mail/ChangeLog?r1=1.30&r2=1.31 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mail/ChangeLog,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- ChangeLog 29 Nov 2013 14:56:10 -0000 1.30 +++ ChangeLog 5 Apr 2014 14:28:23 -0000 1.31 @@ -1,6 +1,11 @@ # ChangeLog for dev-ruby/mail -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mail/ChangeLog,v 1.30 2013/11/29 14:56:10 graaff Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mail/ChangeLog,v 1.31 2014/04/05 14:28:23 mrueg Exp $ + + 05 Apr 2014; Manuel RĂ¼ger <[email protected]> + -files/mail-2.5.3-utf8-ruby18.patch, -mail-2.5.3.ebuild, mail-2.4.4.ebuild, + mail-2.5.4.ebuild: + Remove ree18 and ruby18 target. Cleanup old. 29 Nov 2013; Hans de Graaff <[email protected]> -mail-2.3.3.ebuild: Remove masked Rails 3.1.
