From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Q8EHe-0000TY-Gv for garchives@archives.gentoo.org; Fri, 08 Apr 2011 16:11:42 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 33BC6E05BE; Fri, 8 Apr 2011 16:11:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id F0769E05BE for ; Fri, 8 Apr 2011 16:11:34 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 428AC1B412F for ; Fri, 8 Apr 2011 16:11:34 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2192) id EE9B920054; Fri, 8 Apr 2011 16:11:32 +0000 (UTC) From: "Markus Meier (maekke)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, maekke@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/HTTP-Cookies: HTTP-Cookies-6.0.0.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: HTTP-Cookies-6.0.0.ebuild ChangeLog X-VCS-Directories: dev-perl/HTTP-Cookies X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier Content-Type: text/plain; charset=utf8 Message-Id: <20110408161132.EE9B920054@flycatcher.gentoo.org> Date: Fri, 8 Apr 2011 16:11:32 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 3db1a749abe8ed545475e5b570b6560b maekke 11/04/08 16:11:32 Modified: HTTP-Cookies-6.0.0.ebuild ChangeLog Log: add ~arm, bug #358079 =20 (Portage version: 2.1.9.45/cvs/Linux i686) Revision Changes Path 1.3 dev-perl/HTTP-Cookies/HTTP-Cookies-6.0.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Cook= ies/HTTP-Cookies-6.0.0.ebuild?rev=3D1.3&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Cook= ies/HTTP-Cookies-6.0.0.ebuild?rev=3D1.3&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Cook= ies/HTTP-Cookies-6.0.0.ebuild?r1=3D1.2&r2=3D1.3 Index: HTTP-Cookies-6.0.0.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Cookies/HTTP-Cookies-6.0.= 0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- HTTP-Cookies-6.0.0.ebuild 4 Apr 2011 23:15:36 -0000 1.2 +++ HTTP-Cookies-6.0.0.ebuild 8 Apr 2011 16:11:32 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Cookies/HTTP-Cookies-6.= 0.0.ebuild,v 1.2 2011/04/04 23:15:36 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Cookies/HTTP-Cookies-6.= 0.0.ebuild,v 1.3 2011/04/08 16:11:32 maekke Exp $ =20 EAPI=3D3 =20 @@ -11,7 +11,7 @@ DESCRIPTION=3D"Storage of cookies" =20 SLOT=3D"0" -KEYWORDS=3D"~amd64 ~hppa ~x86" +KEYWORDS=3D"~amd64 ~arm ~hppa ~x86" IUSE=3D"" =20 RDEPEND=3D" 1.3 dev-perl/HTTP-Cookies/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Cook= ies/ChangeLog?rev=3D1.3&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Cook= ies/ChangeLog?rev=3D1.3&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Cook= ies/ChangeLog?r1=3D1.2&r2=3D1.3 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Cookies/ChangeLog,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ChangeLog 4 Apr 2011 23:15:36 -0000 1.2 +++ ChangeLog 8 Apr 2011 16:11:32 -0000 1.3 @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/HTTP-Cookies # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Cookies/ChangeLog,v 1.2= 2011/04/04 23:15:36 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Cookies/ChangeLog,v 1.3= 2011/04/08 16:11:32 maekke Exp $ + + 08 Apr 2011; Markus Meier HTTP-Cookies-6.0.0.ebuil= d: + add ~arm, bug #358079 =20 04 Apr 2011; Jeroen Roovers HTTP-Cookies-6.0.0.ebuild= : Marked ~hppa (bug #358079).