johu 14/03/11 20:22:29 Modified: ChangeLog i18n-0.6.9-r1.ebuild Log: ~x86 added, bug #487206 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Revision Changes Path 1.61 dev-ruby/i18n/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/i18n/ChangeLog?rev=1.61&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/i18n/ChangeLog?rev=1.61&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/i18n/ChangeLog?r1=1.60&r2=1.61 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/i18n/ChangeLog,v retrieving revision 1.60 retrieving revision 1.61 diff -u -r1.60 -r1.61 --- ChangeLog 11 Feb 2014 13:22:00 -0000 1.60 +++ ChangeLog 11 Mar 2014 20:22:29 -0000 1.61 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/i18n # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/i18n/ChangeLog,v 1.60 2014/02/11 13:22:00 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/i18n/ChangeLog,v 1.61 2014/03/11 20:22:29 johu Exp $ + + 11 Mar 2014; Johannes Huber <[email protected]> i18n-0.6.9-r1.ebuild: + ~x86 added, bug #487206 11 Feb 2014; Manuel RĂ¼ger <[email protected]> -i18n-0.6.5.ebuild: Cleanup old. 1.2 dev-ruby/i18n/i18n-0.6.9-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/i18n/i18n-0.6.9-r1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/i18n/i18n-0.6.9-r1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/i18n/i18n-0.6.9-r1.ebuild?r1=1.1&r2=1.2 Index: i18n-0.6.9-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/i18n/i18n-0.6.9-r1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- i18n-0.6.9-r1.ebuild 25 Dec 2013 09:43:34 -0000 1.1 +++ i18n-0.6.9-r1.ebuild 11 Mar 2014 20:22:29 -0000 1.2 @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/i18n/i18n-0.6.9-r1.ebuild,v 1.1 2013/12/25 09:43:34 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/i18n/i18n-0.6.9-r1.ebuild,v 1.2 2014/03/11 20:22:29 johu Exp $ EAPI=5 @@ -17,7 +17,7 @@ LICENSE="MIT" SLOT="0.6" -KEYWORDS="~amd64 ~arm" +KEYWORDS="~amd64 ~arm ~x86" IUSE="" ruby_add_bdepend "test? ( dev-ruby/activesupport
