maekke 15/06/21 10:50:05 Modified: ChangeLog right_http_connection-1.5.0.ebuild Log: add ~arm, bug #550510 (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.25 dev-ruby/right_http_connection/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/right_http_connection/ChangeLog?rev=1.25&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/right_http_connection/ChangeLog?rev=1.25&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/right_http_connection/ChangeLog?r1=1.24&r2=1.25 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/right_http_connection/ChangeLog,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- ChangeLog 7 Jun 2015 19:26:07 -0000 1.24 +++ ChangeLog 21 Jun 2015 10:50:05 -0000 1.25 @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/right_http_connection # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/right_http_connection/ChangeLog,v 1.24 2015/06/07 19:26:07 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/right_http_connection/ChangeLog,v 1.25 2015/06/21 10:50:05 maekke Exp $ + + 21 Jun 2015; Markus Meier <[email protected]> + right_http_connection-1.5.0.ebuild: + add ~arm, bug #550510 07 Jun 2015; Justin Lecher <[email protected]> metadata.xml: Add github to remote-id in metadata.xml 1.2 dev-ruby/right_http_connection/right_http_connection-1.5.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/right_http_connection/right_http_connection-1.5.0.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/right_http_connection/right_http_connection-1.5.0.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/right_http_connection/right_http_connection-1.5.0.ebuild?r1=1.1&r2=1.2 Index: right_http_connection-1.5.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/right_http_connection/right_http_connection-1.5.0.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- right_http_connection-1.5.0.ebuild 27 May 2015 06:01:01 -0000 1.1 +++ right_http_connection-1.5.0.ebuild 21 Jun 2015 10:50:05 -0000 1.2 @@ -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/right_http_connection/right_http_connection-1.5.0.ebuild,v 1.1 2015/05/27 06:01:01 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/right_http_connection/right_http_connection-1.5.0.ebuild,v 1.2 2015/06/21 10:50:05 maekke Exp $ EAPI=5 @@ -19,7 +19,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd" IUSE="" USE_RUBY="${USE_RUBY/ruby22/}" ruby_add_bdepend "test? (
