maekke 15/03/24 20:09:24 Modified: bourne-1.6.0.ebuild ChangeLog Log: add ~arm, bug #540978 (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.3 dev-ruby/bourne/bourne-1.6.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bourne/bourne-1.6.0.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bourne/bourne-1.6.0.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bourne/bourne-1.6.0.ebuild?r1=1.2&r2=1.3 Index: bourne-1.6.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/bourne/bourne-1.6.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- bourne-1.6.0.ebuild 31 Dec 2014 11:35:44 -0000 1.2 +++ bourne-1.6.0.ebuild 24 Mar 2015 20:09:24 -0000 1.3 @@ -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/bourne/bourne-1.6.0.ebuild,v 1.2 2014/12/31 11:35:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bourne/bourne-1.6.0.ebuild,v 1.3 2015/03/24 20:09:24 maekke Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 ruby21" @@ -19,7 +19,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="" ruby_add_rdepend ">=dev-ruby/mocha-1.1:1.0" 1.18 dev-ruby/bourne/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bourne/ChangeLog?rev=1.18&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bourne/ChangeLog?rev=1.18&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bourne/ChangeLog?r1=1.17&r2=1.18 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/bourne/ChangeLog,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- ChangeLog 31 Dec 2014 11:35:44 -0000 1.17 +++ ChangeLog 24 Mar 2015 20:09:24 -0000 1.18 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/bourne -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bourne/ChangeLog,v 1.17 2014/12/31 11:35:44 ago Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bourne/ChangeLog,v 1.18 2015/03/24 20:09:24 maekke Exp $ + + 24 Mar 2015; Markus Meier <[email protected]> bourne-1.6.0.ebuild: + add ~arm, bug #540978 31 Dec 2014; Agostino Sarubbo <[email protected]> bourne-1.6.0.ebuild: Add ~x86, wrt bug #501152
