ago 14/12/19 13:27:33 Modified: oauth-0.4.7-r2.ebuild ChangeLog Log: Add ~x86, wrt bug #511176 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="~x86", signed Manifest commit with key 7194459F)
Revision Changes Path 1.4 dev-ruby/oauth/oauth-0.4.7-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/oauth/oauth-0.4.7-r2.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/oauth/oauth-0.4.7-r2.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/oauth/oauth-0.4.7-r2.ebuild?r1=1.3&r2=1.4 Index: oauth-0.4.7-r2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/oauth/oauth-0.4.7-r2.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- oauth-0.4.7-r2.ebuild 11 Nov 2014 11:07:52 -0000 1.3 +++ oauth-0.4.7-r2.ebuild 19 Dec 2014 13:27:33 -0000 1.4 @@ -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/oauth/oauth-0.4.7-r2.ebuild,v 1.3 2014/11/11 11:07:52 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/oauth/oauth-0.4.7-r2.ebuild,v 1.4 2014/12/19 13:27:33 ago Exp $ EAPI=5 USE_RUBY="ruby19 ruby20" @@ -16,7 +16,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86-macos" +KEYWORDS="~amd64 ~x86 ~x86-macos" IUSE="" ruby_add_bdepend "test? ( 1.28 dev-ruby/oauth/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/oauth/ChangeLog?rev=1.28&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/oauth/ChangeLog?rev=1.28&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/oauth/ChangeLog?r1=1.27&r2=1.28 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/oauth/ChangeLog,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- ChangeLog 11 Nov 2014 11:07:52 -0000 1.27 +++ ChangeLog 19 Dec 2014 13:27:33 -0000 1.28 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/oauth # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/oauth/ChangeLog,v 1.27 2014/11/11 11:07:52 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/oauth/ChangeLog,v 1.28 2014/12/19 13:27:33 ago Exp $ + + 19 Dec 2014; Agostino Sarubbo <[email protected]> oauth-0.4.7-r2.ebuild: + Add ~x86, wrt bug #511176 11 Nov 2014; Manuel RĂ¼ger <[email protected]> oauth-0.4.7-r1.ebuild, oauth-0.4.7-r2.ebuild:
