ago 15/02/05 10:21:22 Modified: http-cookie-1.0.2.ebuild ChangeLog Log: Add ~x86, wrt bug #522056 (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/http-cookie/http-cookie-1.0.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/http-cookie/http-cookie-1.0.2.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/http-cookie/http-cookie-1.0.2.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/http-cookie/http-cookie-1.0.2.ebuild?r1=1.3&r2=1.4 Index: http-cookie-1.0.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/http-cookie/http-cookie-1.0.2.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- http-cookie-1.0.2.ebuild 2 Aug 2014 01:21:27 -0000 1.3 +++ http-cookie-1.0.2.ebuild 5 Feb 2015 10:21:22 -0000 1.4 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/http-cookie/http-cookie-1.0.2.ebuild,v 1.3 2014/08/02 01:21:27 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/http-cookie/http-cookie-1.0.2.ebuild,v 1.4 2015/02/05 10:21:22 ago Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 ruby21" @@ -15,7 +15,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" ruby_add_rdepend ">=dev-ruby/domain_name-0.5:0" 1.4 dev-ruby/http-cookie/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/http-cookie/ChangeLog?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/http-cookie/ChangeLog?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/http-cookie/ChangeLog?r1=1.3&r2=1.4 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/http-cookie/ChangeLog,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ChangeLog 2 Aug 2014 01:21:27 -0000 1.3 +++ ChangeLog 5 Feb 2015 10:21:22 -0000 1.4 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/http-cookie -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/http-cookie/ChangeLog,v 1.3 2014/08/02 01:21:27 mrueg Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/http-cookie/ChangeLog,v 1.4 2015/02/05 10:21:22 ago Exp $ + + 05 Feb 2015; Agostino Sarubbo <[email protected]> http-cookie-1.0.2.ebuild: + Add ~x86, wrt bug #522056 02 Aug 2014; Manuel RĂ¼ger <[email protected]> http-cookie-1.0.2.ebuild: Add ruby21 support.
