jer 15/05/11 04:55:16 Modified: httpclient-2.6.0.1.ebuild ChangeLog Log: Mark ~ppc64 (bug #545592). (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path 1.2 dev-ruby/httpclient/httpclient-2.6.0.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/httpclient/httpclient-2.6.0.1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/httpclient/httpclient-2.6.0.1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/httpclient/httpclient-2.6.0.1.ebuild?r1=1.1&r2=1.2 Index: httpclient-2.6.0.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/httpclient/httpclient-2.6.0.1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- httpclient-2.6.0.1.ebuild 5 Apr 2015 06:55:26 -0000 1.1 +++ httpclient-2.6.0.1.ebuild 11 May 2015 04:55:16 -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/httpclient/httpclient-2.6.0.1.ebuild,v 1.1 2015/04/05 06:55:26 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/httpclient/httpclient-2.6.0.1.ebuild,v 1.2 2015/05/11 04:55:16 jer Exp $ EAPI=5 @@ -22,7 +22,7 @@ LICENSE="Ruby" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="${RDEPEND} 1.68 dev-ruby/httpclient/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/httpclient/ChangeLog?rev=1.68&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/httpclient/ChangeLog?rev=1.68&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/httpclient/ChangeLog?r1=1.67&r2=1.68 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/httpclient/ChangeLog,v retrieving revision 1.67 retrieving revision 1.68 diff -u -r1.67 -r1.68 --- ChangeLog 5 Apr 2015 06:55:26 -0000 1.67 +++ ChangeLog 11 May 2015 04:55:16 -0000 1.68 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/httpclient # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/httpclient/ChangeLog,v 1.67 2015/04/05 06:55:26 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/httpclient/ChangeLog,v 1.68 2015/05/11 04:55:16 jer Exp $ + + 11 May 2015; Jeroen Roovers <[email protected]> httpclient-2.6.0.1.ebuild: + Mark ~ppc64 (bug #545592). *httpclient-2.6.0.1 (05 Apr 2015)
