maekke 15/06/09 18:30:23 Modified: ChangeLog unf-0.1.4.ebuild 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.24 dev-ruby/unf/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/unf/ChangeLog?rev=1.24&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/unf/ChangeLog?rev=1.24&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/unf/ChangeLog?r1=1.23&r2=1.24 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/unf/ChangeLog,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- ChangeLog 8 Jun 2015 06:07:53 -0000 1.23 +++ ChangeLog 9 Jun 2015 18:30:23 -0000 1.24 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/unf # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/unf/ChangeLog,v 1.23 2015/06/08 06:07:53 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/unf/ChangeLog,v 1.24 2015/06/09 18:30:23 maekke Exp $ + + 09 Jun 2015; Markus Meier <mae...@gentoo.org> unf-0.1.4.ebuild: + add ~arm, bug #545592 08 Jun 2015; Justin Lecher <j...@gentoo.org> metadata.xml: Updating remote-id in metadata.xml 1.6 dev-ruby/unf/unf-0.1.4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/unf/unf-0.1.4.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/unf/unf-0.1.4.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/unf/unf-0.1.4.ebuild?r1=1.5&r2=1.6 Index: unf-0.1.4.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/unf/unf-0.1.4.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- unf-0.1.4.ebuild 5 Apr 2015 06:35:21 -0000 1.5 +++ unf-0.1.4.ebuild 9 Jun 2015 18:30:23 -0000 1.6 @@ -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/unf-0.1.4.ebuild,v 1.5 2015/04/05 06:35:21 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/unf/unf-0.1.4.ebuild,v 1.6 2015/06/09 18:30:23 maekke Exp $ EAPI=5 @@ -19,7 +19,7 @@ LICENSE="BSD-2" 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="test" ruby_add_rdepend "dev-ruby/unf_ext"