maekke 15/01/08 20:58:13 Modified: ChangeLog actionmailer-4.2.0.ebuild Log: add ~arm, bug #534186 (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.283 dev-ruby/actionmailer/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionmailer/ChangeLog?rev=1.283&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionmailer/ChangeLog?rev=1.283&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionmailer/ChangeLog?r1=1.282&r2=1.283 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v retrieving revision 1.282 retrieving revision 1.283 diff -u -r1.282 -r1.283 --- ChangeLog 7 Jan 2015 07:05:21 -0000 1.282 +++ ChangeLog 8 Jan 2015 20:58:13 -0000 1.283 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/actionmailer # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.282 2015/01/07 07:05:21 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.283 2015/01/08 20:58:13 maekke Exp $ + + 08 Jan 2015; Markus Meier <[email protected]> actionmailer-4.2.0.ebuild: + add ~arm, bug #534186 *actionmailer-4.1.9 (07 Jan 2015) *actionmailer-4.0.13 (07 Jan 2015) 1.4 dev-ruby/actionmailer/actionmailer-4.2.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionmailer/actionmailer-4.2.0.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionmailer/actionmailer-4.2.0.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionmailer/actionmailer-4.2.0.ebuild?r1=1.3&r2=1.4 Index: actionmailer-4.2.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-4.2.0.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- actionmailer-4.2.0.ebuild 1 Jan 2015 11:00:05 -0000 1.3 +++ actionmailer-4.2.0.ebuild 8 Jan 2015 20:58:13 -0000 1.4 @@ -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/actionmailer/actionmailer-4.2.0.ebuild,v 1.3 2015/01/01 11:00:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-4.2.0.ebuild,v 1.4 2015/01/08 20:58:13 maekke Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 ruby21" @@ -18,7 +18,7 @@ LICENSE="MIT" SLOT="$(get_version_component_range 1-2)" -KEYWORDS="~amd64 ~ppc ~ppc64" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64" IUSE="" RUBY_S="rails-${PV}/${PN}"
