From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id D29C91381F3 for ; Fri, 23 Nov 2012 13:13:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 858A3E04AB; Fri, 23 Nov 2012 13:12:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 03B6DE04AB for ; Fri, 23 Nov 2012 13:12:53 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 19A0733D8B0 for ; Fri, 23 Nov 2012 13:12:53 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2273) id D9AFF20C65; Fri, 23 Nov 2012 13:12:51 +0000 (UTC) From: "Anthony G. Basile (blueness)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, blueness@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/FCGI: FCGI-0.740.0.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: FCGI-0.740.0.ebuild ChangeLog X-VCS-Directories: dev-perl/FCGI X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20121123131251.D9AFF20C65@flycatcher.gentoo.org> Date: Fri, 23 Nov 2012 13:12:51 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: e6f0256a-e203-462c-83b5-12f7d997b669 X-Archives-Hash: 514c09260e824f4678fa952e62d55a20 blueness 12/11/23 13:12:51 Modified: FCGI-0.740.0.ebuild ChangeLog Log: keyword ~arm, bug #442816 (Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA) Revision Changes Path 1.6 dev-perl/FCGI/FCGI-0.740.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/FCGI/FCGI-0.740.0.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/FCGI/FCGI-0.740.0.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/FCGI/FCGI-0.740.0.ebuild?r1=1.5&r2=1.6 Index: FCGI-0.740.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/FCGI/FCGI-0.740.0.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- FCGI-0.740.0.ebuild 17 Jun 2012 16:27:16 -0000 1.5 +++ FCGI-0.740.0.ebuild 23 Nov 2012 13:12:51 -0000 1.6 @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/FCGI/FCGI-0.740.0.ebuild,v 1.5 2012/06/17 16:27:16 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/FCGI/FCGI-0.740.0.ebuild,v 1.6 2012/11/23 13:12:51 blueness Exp $ EAPI=4 @@ -12,7 +12,7 @@ LICENSE="openmarket" SLOT="0" -KEYWORDS="amd64 ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ppc ~ppc64 x86" IUSE="" SRC_TEST="do" 1.28 dev-perl/FCGI/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/FCGI/ChangeLog?rev=1.28&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/FCGI/ChangeLog?rev=1.28&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/FCGI/ChangeLog?r1=1.27&r2=1.28 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/FCGI/ChangeLog,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- ChangeLog 2 Sep 2012 16:35:41 -0000 1.27 +++ ChangeLog 23 Nov 2012 13:12:51 -0000 1.28 @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/FCGI # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/FCGI/ChangeLog,v 1.27 2012/09/02 16:35:41 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/FCGI/ChangeLog,v 1.28 2012/11/23 13:12:51 blueness Exp $ + + 23 Nov 2012; Anthony G. Basile FCGI-0.740.0.ebuild: + keyword ~arm, bug #442816 02 Sep 2012; Torsten Veller -FCGI-0.67.ebuild, -FCGI-0.71.ebuild, -FCGI-0.730.0.ebuild: