maekke 15/06/09 18:29:54 Modified: unf_ext-0.0.7.1.ebuild ChangeLog Log: add ~arm, bug #545592 (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.2 dev-ruby/unf_ext/unf_ext-0.0.7.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/unf_ext/unf_ext-0.0.7.1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/unf_ext/unf_ext-0.0.7.1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/unf_ext/unf_ext-0.0.7.1.ebuild?r1=1.1&r2=1.2 Index: unf_ext-0.0.7.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/unf_ext/unf_ext-0.0.7.1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- unf_ext-0.0.7.1.ebuild 18 Apr 2015 00:31:30 -0000 1.1 +++ unf_ext-0.0.7.1.ebuild 9 Jun 2015 18:29:54 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/unf_ext/unf_ext-0.0.7.1.ebuild,v 1.1 2015/04/18 00:31:30 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/unf_ext/unf_ext-0.0.7.1.ebuild,v 1.2 2015/06/09 18:29:54 maekke Exp $ EAPI=5 @@ -20,7 +20,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="doc test" ruby_add_bdepend " 1.20 dev-ruby/unf_ext/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/unf_ext/ChangeLog?rev=1.20&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/unf_ext/ChangeLog?rev=1.20&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/unf_ext/ChangeLog?r1=1.19&r2=1.20 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/unf_ext/ChangeLog,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- ChangeLog 18 Apr 2015 00:31:30 -0000 1.19 +++ ChangeLog 9 Jun 2015 18:29:54 -0000 1.20 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/unf_ext # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/unf_ext/ChangeLog,v 1.19 2015/04/18 00:31:30 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/unf_ext/ChangeLog,v 1.20 2015/06/09 18:29:54 maekke Exp $ + + 09 Jun 2015; Markus Meier <[email protected]> unf_ext-0.0.7.1.ebuild: + add ~arm, bug #545592 *unf_ext-0.0.7.1 (18 Apr 2015)
