phajdan.jr 14/06/14 10:44:20 Modified: ChangeLog unf-0.1.3-r1.ebuild Log: x86 stable wrt bug #495010 (Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Revision Changes Path 1.18 dev-ruby/unf/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/unf/ChangeLog?rev=1.18&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/unf/ChangeLog?rev=1.18&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/unf/ChangeLog?r1=1.17&r2=1.18 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/unf/ChangeLog,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- ChangeLog 14 Jun 2014 01:38:16 -0000 1.17 +++ ChangeLog 14 Jun 2014 10:44:20 -0000 1.18 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/unf # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/unf/ChangeLog,v 1.17 2014/06/14 01:38:16 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/unf/ChangeLog,v 1.18 2014/06/14 10:44:20 phajdan.jr Exp $ + + 14 Jun 2014; Pawel Hajdan jr <[email protected]> unf-0.1.3-r1.ebuild: + x86 stable wrt bug #495010 14 Jun 2014; Manuel RĂ¼ger <[email protected]> unf-0.1.4.ebuild: Add ruby21 support. 1.4 dev-ruby/unf/unf-0.1.3-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/unf/unf-0.1.3-r1.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/unf/unf-0.1.3-r1.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/unf/unf-0.1.3-r1.ebuild?r1=1.3&r2=1.4 Index: unf-0.1.3-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/unf/unf-0.1.3-r1.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- unf-0.1.3-r1.ebuild 19 Apr 2014 03:35:26 -0000 1.3 +++ unf-0.1.3-r1.ebuild 14 Jun 2014 10:44:20 -0000 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/unf/unf-0.1.3-r1.ebuild,v 1.3 2014/04/19 03:35:26 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/unf/unf-0.1.3-r1.ebuild,v 1.4 2014/06/14 10:44:20 phajdan.jr 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 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="test" # jruby already has support for UNF so it does not need the extension.
