johu 14/03/11 20:23:39 Modified: ChangeLog thor-0.18.1.ebuild Log: ~x86 added, bug #487206 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Revision Changes Path 1.19 dev-ruby/thor/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/thor/ChangeLog?rev=1.19&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/thor/ChangeLog?rev=1.19&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/thor/ChangeLog?r1=1.18&r2=1.19 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/thor/ChangeLog,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- ChangeLog 17 Nov 2013 10:45:01 -0000 1.18 +++ ChangeLog 11 Mar 2014 20:23:39 -0000 1.19 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/thor -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/thor/ChangeLog,v 1.18 2013/11/17 10:45:01 graaff Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/thor/ChangeLog,v 1.19 2014/03/11 20:23:39 johu Exp $ + + 11 Mar 2014; Johannes Huber <[email protected]> thor-0.18.1.ebuild: + ~x86 added, bug #487206 17 Nov 2013; Hans de Graaff <[email protected]> thor-0.18.1.ebuild: Add ruby20. Avoid spec failing with LANG=C, fixing bug 430402. 1.3 dev-ruby/thor/thor-0.18.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/thor/thor-0.18.1.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/thor/thor-0.18.1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/thor/thor-0.18.1.ebuild?r1=1.2&r2=1.3 Index: thor-0.18.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/thor/thor-0.18.1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- thor-0.18.1.ebuild 17 Nov 2013 10:45:01 -0000 1.2 +++ thor-0.18.1.ebuild 11 Mar 2014 20:23:39 -0000 1.3 @@ -1,6 +1,6 @@ -# 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/thor/thor-0.18.1.ebuild,v 1.2 2013/11/17 10:45:01 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/thor/thor-0.18.1.ebuild,v 1.3 2014/03/11 20:23:39 johu Exp $ EAPI=5 USE_RUBY="ruby18 ruby19 ruby20 jruby" @@ -20,7 +20,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm" +KEYWORDS="~amd64 ~arm ~x86" IUSE="doc" ruby_add_bdepend "
