ago 14/12/22 13:53:46 Modified: safe_yaml-1.0.4.ebuild ChangeLog Log: Add ~x86, wrt bug #491822 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="~x86", signed Manifest commit with key 7194459F)
Revision Changes Path 1.3 dev-ruby/safe_yaml/safe_yaml-1.0.4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/safe_yaml/safe_yaml-1.0.4.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/safe_yaml/safe_yaml-1.0.4.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/safe_yaml/safe_yaml-1.0.4.ebuild?r1=1.2&r2=1.3 Index: safe_yaml-1.0.4.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/safe_yaml/safe_yaml-1.0.4.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- safe_yaml-1.0.4.ebuild 30 Oct 2014 15:55:15 -0000 1.2 +++ safe_yaml-1.0.4.ebuild 22 Dec 2014 13:53:46 -0000 1.3 @@ -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/safe_yaml/safe_yaml-1.0.4.ebuild,v 1.2 2014/10/30 15:55:15 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/safe_yaml/safe_yaml-1.0.4.ebuild,v 1.3 2014/12/22 13:53:46 ago Exp $ EAPI=5 @@ -17,7 +17,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="test" ruby_add_bdepend "test? ( dev-ruby/hashie 1.17 dev-ruby/safe_yaml/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/safe_yaml/ChangeLog?rev=1.17&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/safe_yaml/ChangeLog?rev=1.17&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/safe_yaml/ChangeLog?r1=1.16&r2=1.17 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/safe_yaml/ChangeLog,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- ChangeLog 30 Oct 2014 15:55:15 -0000 1.16 +++ ChangeLog 22 Dec 2014 13:53:46 -0000 1.17 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/safe_yaml # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/safe_yaml/ChangeLog,v 1.16 2014/10/30 15:55:15 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/safe_yaml/ChangeLog,v 1.17 2014/12/22 13:53:46 ago Exp $ + + 22 Dec 2014; Agostino Sarubbo <[email protected]> safe_yaml-1.0.4.ebuild: + Add ~x86, wrt bug #491822 30 Oct 2014; Manuel RĂ¼ger <[email protected]> -safe_yaml-1.0.2.ebuild, -safe_yaml-1.0.3.ebuild, safe_yaml-1.0.4.ebuild:
