mrueg 14/08/14 13:57:02 Modified: vagrant-1.0.7.ebuild ChangeLog Log: Remove ruby18 from USE_RUBY. (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path 1.2 app-emulation/vagrant/vagrant-1.0.7.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vagrant/vagrant-1.0.7.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vagrant/vagrant-1.0.7.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vagrant/vagrant-1.0.7.ebuild?r1=1.1&r2=1.2 Index: vagrant-1.0.7.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-emulation/vagrant/vagrant-1.0.7.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- vagrant-1.0.7.ebuild 18 Mar 2013 01:39:29 -0000 1.1 +++ vagrant-1.0.7.ebuild 14 Aug 2014 13:57:02 -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/app-emulation/vagrant/vagrant-1.0.7.ebuild,v 1.1 2013/03/18 01:39:29 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vagrant/vagrant-1.0.7.ebuild,v 1.2 2014/08/14 13:57:02 mrueg Exp $ EAPI="5" -USE_RUBY="ruby18 ruby19" +USE_RUBY="ruby19" RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md" RUBY_FAKEGEM_GEMSPEC="vagrant.gemspec" 1.39 app-emulation/vagrant/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vagrant/ChangeLog?rev=1.39&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vagrant/ChangeLog?rev=1.39&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vagrant/ChangeLog?r1=1.38&r2=1.39 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-emulation/vagrant/ChangeLog,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- ChangeLog 21 Apr 2014 06:19:50 -0000 1.38 +++ ChangeLog 14 Aug 2014 13:57:02 -0000 1.39 @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/vagrant # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/vagrant/ChangeLog,v 1.38 2014/04/21 06:19:50 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vagrant/ChangeLog,v 1.39 2014/08/14 13:57:02 mrueg Exp $ + + 14 Aug 2014; Manuel RĂ¼ger <[email protected]> vagrant-1.0.7.ebuild: + Remove ruby18 from USE_RUBY. 21 Apr 2014; Tim Harder <[email protected]> -vagrant-1.4.3-r1.ebuild: Remove old.
