blueness 14/08/26 20:16:42 Modified: github_api-0.11.3.ebuild ChangeLog Log: Keyword ~ppc ~ppc64, bug #521036 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key 0xF52D4BBA)
Revision Changes Path 1.2 dev-ruby/github_api/github_api-0.11.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/github_api/github_api-0.11.3.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/github_api/github_api-0.11.3.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/github_api/github_api-0.11.3.ebuild?r1=1.1&r2=1.2 Index: github_api-0.11.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/github_api/github_api-0.11.3.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- github_api-0.11.3.ebuild 26 Aug 2014 10:55:45 -0000 1.1 +++ github_api-0.11.3.ebuild 26 Aug 2014 20:16:42 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/github_api/github_api-0.11.3.ebuild,v 1.1 2014/08/26 10:55:45 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/github_api/github_api-0.11.3.ebuild,v 1.2 2014/08/26 20:16:42 blueness Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 ruby21" @@ -16,7 +16,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~ppc ~ppc64" IUSE="" ruby_add_rdepend " 1.4 dev-ruby/github_api/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/github_api/ChangeLog?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/github_api/ChangeLog?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/github_api/ChangeLog?r1=1.3&r2=1.4 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/github_api/ChangeLog,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ChangeLog 26 Aug 2014 10:55:45 -0000 1.3 +++ ChangeLog 26 Aug 2014 20:16:42 -0000 1.4 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/github_api # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/github_api/ChangeLog,v 1.3 2014/08/26 10:55:45 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/github_api/ChangeLog,v 1.4 2014/08/26 20:16:42 blueness Exp $ + + 26 Aug 2014; Anthony G. Basile <[email protected]> github_api-0.11.3.ebuild: + Keyword ~ppc ~ppc64, bug #521036 *github_api-0.11.3 (26 Aug 2014)
