maekke 15/06/09 18:31:25 Modified: ChangeLog http-cookie-1.0.2-r1.ebuild Log: add ~arm, bug #545592 (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.12 dev-ruby/http-cookie/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/http-cookie/ChangeLog?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/http-cookie/ChangeLog?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/http-cookie/ChangeLog?r1=1.11&r2=1.12 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/http-cookie/ChangeLog,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- ChangeLog 7 Jun 2015 17:58:45 -0000 1.11 +++ ChangeLog 9 Jun 2015 18:31:25 -0000 1.12 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/http-cookie # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/http-cookie/ChangeLog,v 1.11 2015/06/07 17:58:45 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/http-cookie/ChangeLog,v 1.12 2015/06/09 18:31:25 maekke Exp $ + + 09 Jun 2015; Markus Meier <[email protected]> http-cookie-1.0.2-r1.ebuild: + add ~arm, bug #545592 07 Jun 2015; Justin Lecher <[email protected]> metadata.xml: Add github to remote-id in metadata.xml 1.4 dev-ruby/http-cookie/http-cookie-1.0.2-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/http-cookie/http-cookie-1.0.2-r1.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/http-cookie/http-cookie-1.0.2-r1.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/http-cookie/http-cookie-1.0.2-r1.ebuild?r1=1.3&r2=1.4 Index: http-cookie-1.0.2-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/http-cookie/http-cookie-1.0.2-r1.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- http-cookie-1.0.2-r1.ebuild 11 May 2015 04:54:34 -0000 1.3 +++ http-cookie-1.0.2-r1.ebuild 9 Jun 2015 18:31:25 -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/http-cookie/http-cookie-1.0.2-r1.ebuild,v 1.3 2015/05/11 04:54:34 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/http-cookie/http-cookie-1.0.2-r1.ebuild,v 1.4 2015/06/09 18:31:25 maekke Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 ruby21 ruby22" @@ -15,7 +15,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" IUSE="" ruby_add_rdepend ">=dev-ruby/domain_name-0.5:0"
