zlogene 15/07/11 20:18:09 Modified: certificate_authority-0.1.6.ebuild ChangeLog Log: Add ~x86 keyword wrt bug #550798 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path 1.3 dev-ruby/certificate_authority/certificate_authority-0.1.6.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/certificate_authority/certificate_authority-0.1.6.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/certificate_authority/certificate_authority-0.1.6.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/certificate_authority/certificate_authority-0.1.6.ebuild?r1=1.2&r2=1.3 Index: certificate_authority-0.1.6.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/certificate_authority/certificate_authority-0.1.6.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- certificate_authority-0.1.6.ebuild 1 Jun 2015 05:59:54 -0000 1.2 +++ certificate_authority-0.1.6.ebuild 11 Jul 2015 20:18:09 -0000 1.3 @@ -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/certificate_authority/certificate_authority-0.1.6.ebuild,v 1.2 2015/06/01 05:59:54 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/certificate_authority/certificate_authority-0.1.6.ebuild,v 1.3 2015/07/11 20:18:09 zlogene Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 ruby21" @@ -17,7 +17,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc64" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="" ruby_add_rdepend ">=dev-ruby/activemodel-3.0.6:*" 1.4 dev-ruby/certificate_authority/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/certificate_authority/ChangeLog?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/certificate_authority/ChangeLog?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/certificate_authority/ChangeLog?r1=1.3&r2=1.4 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/certificate_authority/ChangeLog,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ChangeLog 7 Jun 2015 17:19:52 -0000 1.3 +++ ChangeLog 11 Jul 2015 20:18:09 -0000 1.4 @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/certificate_authority # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/certificate_authority/ChangeLog,v 1.3 2015/06/07 17:19:52 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/certificate_authority/ChangeLog,v 1.4 2015/07/11 20:18:09 zlogene Exp $ + + 11 Jul 2015; Mikle Kolyada <[email protected]> + certificate_authority-0.1.6.ebuild: + Add ~x86 keyword wrt bug #550798 07 Jun 2015; Justin Lecher <[email protected]> metadata.xml: Add github to remote-id in metadata.xml
