graaff 15/05/03 07:06:08 Modified: ChangeLog configliere-0.4.22.ebuild Log: Update dependency to the version in the gemspec. (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
Revision Changes Path 1.9 dev-ruby/configliere/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/configliere/ChangeLog?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/configliere/ChangeLog?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/configliere/ChangeLog?r1=1.8&r2=1.9 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/configliere/ChangeLog,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- ChangeLog 3 Nov 2014 15:09:09 -0000 1.8 +++ ChangeLog 3 May 2015 07:06:08 -0000 1.9 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/configliere -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/configliere/ChangeLog,v 1.8 2014/11/03 15:09:09 mrueg Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/configliere/ChangeLog,v 1.9 2015/05/03 07:06:08 graaff Exp $ + + 03 May 2015; Hans de Graaff <[email protected]> configliere-0.4.22.ebuild: + Update dependency to the version in the gemspec. 03 Nov 2014; Manuel RĂ¼ger <[email protected]> configliere-0.4.18-r1.ebuild, configliere-0.4.22.ebuild: 1.4 dev-ruby/configliere/configliere-0.4.22.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/configliere/configliere-0.4.22.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/configliere/configliere-0.4.22.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/configliere/configliere-0.4.22.ebuild?r1=1.3&r2=1.4 Index: configliere-0.4.22.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/configliere/configliere-0.4.22.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- configliere-0.4.22.ebuild 3 Nov 2014 15:09:09 -0000 1.3 +++ configliere-0.4.22.ebuild 3 May 2015 07:06:08 -0000 1.4 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/configliere/configliere-0.4.22.ebuild,v 1.3 2014/11/03 15:09:09 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/configliere/configliere-0.4.22.ebuild,v 1.4 2015/05/03 07:06:08 graaff Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 ruby21" @@ -22,7 +22,7 @@ ruby_add_rdepend " >=dev-ruby/highline-1.5.2 - >=dev-ruby/multi_json-1.1" + >=dev-ruby/multi_json-1.10.1" all_ruby_prepare() { rm Gemfile* || die
