ago 15/03/11 16:57:03 Modified: xpath-2.0.0-r1.ebuild ChangeLog Log: Add ~x86, wrt bug #510614 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="~x86", signed Manifest commit with key 7194459F)
Revision Changes Path 1.6 dev-ruby/xpath/xpath-2.0.0-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/xpath/xpath-2.0.0-r1.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/xpath/xpath-2.0.0-r1.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/xpath/xpath-2.0.0-r1.ebuild?r1=1.5&r2=1.6 Index: xpath-2.0.0-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/xpath/xpath-2.0.0-r1.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- xpath-2.0.0-r1.ebuild 11 Nov 2014 10:53:33 -0000 1.5 +++ xpath-2.0.0-r1.ebuild 11 Mar 2015 16:57:03 -0000 1.6 @@ -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/xpath/xpath-2.0.0-r1.ebuild,v 1.5 2014/11/11 10:53:33 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/xpath/xpath-2.0.0-r1.ebuild,v 1.6 2015/03/11 16:57:03 ago Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 ruby21" @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/jnicklas/xpath" LICENSE="MIT" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" SLOT="2" IUSE="" 1.16 dev-ruby/xpath/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/xpath/ChangeLog?rev=1.16&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/xpath/ChangeLog?rev=1.16&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/xpath/ChangeLog?r1=1.15&r2=1.16 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/xpath/ChangeLog,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- ChangeLog 11 Nov 2014 10:53:33 -0000 1.15 +++ ChangeLog 11 Mar 2015 16:57:03 -0000 1.16 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/xpath -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/xpath/ChangeLog,v 1.15 2014/11/11 10:53:33 mrueg Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/xpath/ChangeLog,v 1.16 2015/03/11 16:57:03 ago Exp $ + + 11 Mar 2015; Agostino Sarubbo <[email protected]> xpath-2.0.0-r1.ebuild: + Add ~x86, wrt bug #510614 11 Nov 2014; Manuel RĂ¼ger <[email protected]> xpath-0.1.4-r1.ebuild, xpath-1.0.0-r1.ebuild, xpath-2.0.0-r1.ebuild:
