From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1JqDHc-0006QY-Dz for garchives@archives.gentoo.org; Sun, 27 Apr 2008 20:15:36 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7D301E0457; Sun, 27 Apr 2008 20:15:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 2FDAFE0457 for ; Sun, 27 Apr 2008 20:15:35 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id D60E5660CE for ; Sun, 27 Apr 2008 20:15:34 +0000 (UTC) Received: from aballier by stork.gentoo.org with local (Exim 4.68) (envelope-from ) id 1JqDHZ-0006RM-Nq for gentoo-commits@lists.gentoo.org; Sun, 27 Apr 2008 20:15:33 +0000 From: "Alexis Ballier (aballier)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, aballier@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Pod-Coverage: Test-Pod-Coverage-1.08.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: Test-Pod-Coverage-1.08.ebuild ChangeLog X-VCS-Directories: dev-perl/Test-Pod-Coverage X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier Content-Type: text/plain; charset=utf8 Message-Id: Sender: Alexis Ballier Date: Sun, 27 Apr 2008 20:15:33 +0000 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: 52bd9195-ccfd-408d-b4a8-5d14afaa96c3 X-Archives-Hash: 97e5f507dd85a5a1a60d36d5546419b7 aballier 08/04/27 20:15:33 Modified: Test-Pod-Coverage-1.08.ebuild ChangeLog Log: keyword ~x86-fbsd (Portage version: 2.1.5_rc6) Revision Changes Path 1.18 dev-perl/Test-Pod-Coverage/Test-Pod-Coverage-1.08.eb= uild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Pod-= Coverage/Test-Pod-Coverage-1.08.ebuild?rev=3D1.18&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Pod-= Coverage/Test-Pod-Coverage-1.08.ebuild?rev=3D1.18&content-type=3Dtext/pla= in diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Pod-= Coverage/Test-Pod-Coverage-1.08.ebuild?r1=3D1.17&r2=3D1.18 Index: Test-Pod-Coverage-1.08.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/Test-Pod-Coverage/Test-Pod-Cov= erage-1.08.ebuild,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- Test-Pod-Coverage-1.08.ebuild 24 Jun 2007 23:21:01 -0000 1.17 +++ Test-Pod-Coverage-1.08.ebuild 27 Apr 2008 20:15:33 -0000 1.18 @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod-Coverage/Test-Pod-C= overage-1.08.ebuild,v 1.17 2007/06/24 23:21:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod-Coverage/Test-Pod-C= overage-1.08.ebuild,v 1.18 2008/04/27 20:15:33 aballier Exp $ =20 inherit perl-module =20 @@ -10,7 +10,7 @@ IUSE=3D"" SLOT=3D"0" LICENSE=3D"GPL-2" -KEYWORDS=3D"alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86" +KEYWORDS=3D"alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 = ~x86-fbsd" =20 DEPEND=3D">=3Dvirtual/perl-Test-Simple-0.62 dev-perl/Pod-Coverage 1.33 dev-perl/Test-Pod-Coverage/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Pod-= Coverage/ChangeLog?rev=3D1.33&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Pod-= Coverage/ChangeLog?rev=3D1.33&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Pod-= Coverage/ChangeLog?r1=3D1.32&r2=3D1.33 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/Test-Pod-Coverage/ChangeLog,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- ChangeLog 24 Apr 2007 08:57:54 -0000 1.32 +++ ChangeLog 27 Apr 2008 20:15:33 -0000 1.33 @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Test-Pod-Coverage -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod-Coverage/ChangeLog,= v 1.32 2007/04/24 08:57:54 kloeri Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod-Coverage/ChangeLog,= v 1.33 2008/04/27 20:15:33 aballier Exp $ + + 27 Apr 2008; Alexis Ballier + Test-Pod-Coverage-1.08.ebuild: + keyword ~x86-fbsd =20 24 Apr 2007; Bryan =C3=98stergaard Test-Pod-Coverage-1.08.ebuild: --=20 gentoo-commits@lists.gentoo.org mailing list