maekke 15/01/08 20:50:49 Modified: ChangeLog rails-html-sanitizer-1.0.1.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.4 dev-ruby/rails-html-sanitizer/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rails-html-sanitizer/ChangeLog?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rails-html-sanitizer/ChangeLog?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rails-html-sanitizer/ChangeLog?r1=1.3&r2=1.4 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rails-html-sanitizer/ChangeLog,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ChangeLog 1 Jan 2015 11:00:02 -0000 1.3 +++ ChangeLog 8 Jan 2015 20:50:49 -0000 1.4 @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/rails-html-sanitizer # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails-html-sanitizer/ChangeLog,v 1.3 2015/01/01 11:00:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails-html-sanitizer/ChangeLog,v 1.4 2015/01/08 20:50:49 maekke Exp $ + + 08 Jan 2015; Markus Meier <[email protected]> + rails-html-sanitizer-1.0.1.ebuild: + add ~arm, bug #534186 01 Jan 2015; Agostino Sarubbo <[email protected]> rails-html-sanitizer-1.0.1.ebuild: 1.4 dev-ruby/rails-html-sanitizer/rails-html-sanitizer-1.0.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rails-html-sanitizer/rails-html-sanitizer-1.0.1.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rails-html-sanitizer/rails-html-sanitizer-1.0.1.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rails-html-sanitizer/rails-html-sanitizer-1.0.1.ebuild?r1=1.3&r2=1.4 Index: rails-html-sanitizer-1.0.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rails-html-sanitizer/rails-html-sanitizer-1.0.1.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- rails-html-sanitizer-1.0.1.ebuild 1 Jan 2015 11:00:02 -0000 1.3 +++ rails-html-sanitizer-1.0.1.ebuild 8 Jan 2015 20:50:49 -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/rails-html-sanitizer/rails-html-sanitizer-1.0.1.ebuild,v 1.3 2015/01/01 11:00:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails-html-sanitizer/rails-html-sanitizer-1.0.1.ebuild,v 1.4 2015/01/08 20:50:49 maekke Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 ruby21" @@ -15,7 +15,7 @@ LICENSE="MIT" SLOT="1" -KEYWORDS="~amd64 ~ppc ~ppc64" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64" IUSE="" ruby_add_rdepend "dev-ruby/loofah:0"
