blueness 14/08/15 14:33:30 Modified: github_api-0.10.2.ebuild ChangeLog Log: Keyword ~ppc ~ppc64, bug #511424 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Revision Changes Path 1.2 dev-ruby/github_api/github_api-0.10.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/github_api/github_api-0.10.2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/github_api/github_api-0.10.2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/github_api/github_api-0.10.2.ebuild?r1=1.1&r2=1.2 Index: github_api-0.10.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/github_api/github_api-0.10.2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- github_api-0.10.2.ebuild 25 Dec 2013 13:08:09 -0000 1.1 +++ github_api-0.10.2.ebuild 15 Aug 2014 14:33:30 -0000 1.2 @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# 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.10.2.ebuild,v 1.1 2013/12/25 13:08:09 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/github_api/github_api-0.10.2.ebuild,v 1.2 2014/08/15 14:33:30 blueness Exp $ EAPI=5 USE_RUBY="ruby19" @@ -18,7 +18,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~ppc ~ppc64" IUSE="" ruby_add_rdepend " 1.2 dev-ruby/github_api/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/github_api/ChangeLog?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/github_api/ChangeLog?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/github_api/ChangeLog?r1=1.1&r2=1.2 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/github_api/ChangeLog,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ChangeLog 25 Dec 2013 13:08:09 -0000 1.1 +++ ChangeLog 15 Aug 2014 14:33:30 -0000 1.2 @@ -1,10 +1,12 @@ # ChangeLog for dev-ruby/github_api -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/github_api/ChangeLog,v 1.1 2013/12/25 13:08:09 graaff Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/github_api/ChangeLog,v 1.2 2014/08/15 14:33:30 blueness Exp $ + + 15 Aug 2014; Anthony G. Basile <[email protected]> github_api-0.10.2.ebuild: + Keyword ~ppc ~ppc64, bug #511424 *github_api-0.10.2 (10 Nov 2013) 10 Nov 2013; Hans de Graaff <[email protected]> +github_api-0.10.2.ebuild, +metadata.xml: Initial import. Dependency for dev-ruby/jeweler. -
