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 1S22ud-0003YC-JA for garchives@archives.gentoo.org; Mon, 27 Feb 2012 15:54:55 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B31A9E05A1; Mon, 27 Feb 2012 15:54:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 70035E05A1 for ; Mon, 27 Feb 2012 15:54:47 +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 D692B1B4008 for ; Mon, 27 Feb 2012 15:54:46 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 970) id AC9BD2004B; Mon, 27 Feb 2012 15:54:45 +0000 (UTC) From: "Brent Baude (ranger)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ranger@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Mail-DKIM: Mail-DKIM-0.390.0.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: Mail-DKIM-0.390.0.ebuild ChangeLog X-VCS-Directories: dev-perl/Mail-DKIM X-VCS-Committer: ranger X-VCS-Committer-Name: Brent Baude Content-Type: text/plain; charset=utf8 Message-Id: <20120227155445.AC9BD2004B@flycatcher.gentoo.org> Date: Mon, 27 Feb 2012 15:54:45 +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: 676e12ed-3f46-4cc3-821f-be144784c437 X-Archives-Hash: 0907feace605043359342cc48ecc3936 ranger 12/02/27 15:54:45 Modified: Mail-DKIM-0.390.0.ebuild ChangeLog Log: Marking Mail-DKIM-0.390.0 ppc for bug 400167 =20 (Portage version: 2.1.10.11/cvs/Linux ppc64) Revision Changes Path 1.6 dev-perl/Mail-DKIM/Mail-DKIM-0.390.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-DKIM= /Mail-DKIM-0.390.0.ebuild?rev=3D1.6&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-DKIM= /Mail-DKIM-0.390.0.ebuild?rev=3D1.6&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-DKIM= /Mail-DKIM-0.390.0.ebuild?r1=3D1.5&r2=3D1.6 Index: Mail-DKIM-0.390.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/Mail-DKIM/Mail-DKIM-0.390.0.eb= uild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- Mail-DKIM-0.390.0.ebuild 27 Feb 2012 03:50:52 -0000 1.5 +++ Mail-DKIM-0.390.0.ebuild 27 Feb 2012 15:54:45 -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/Mail-DKIM/Mail-DKIM-0.390.0.= ebuild,v 1.5 2012/02/27 03:50:52 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/Mail-DKIM-0.390.0.= ebuild,v 1.6 2012/02/27 15:54:45 ranger Exp $ =20 EAPI=3D4 =20 @@ -11,7 +11,7 @@ DESCRIPTION=3D"Mail::DKIM - Signs/verifies Internet mail using DKIM mess= age signatures" =20 SLOT=3D"0" -KEYWORDS=3D"alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbs= d" +KEYWORDS=3D"alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd= " IUSE=3D"" =20 DEPEND=3D">=3Ddev-perl/Crypt-OpenSSL-RSA-0.24 1.56 dev-perl/Mail-DKIM/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-DKIM= /ChangeLog?rev=3D1.56&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-DKIM= /ChangeLog?rev=3D1.56&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-DKIM= /ChangeLog?r1=3D1.55&r2=3D1.56 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/Mail-DKIM/ChangeLog,v retrieving revision 1.55 retrieving revision 1.56 diff -u -r1.55 -r1.56 --- ChangeLog 27 Feb 2012 03:50:52 -0000 1.55 +++ ChangeLog 27 Feb 2012 15:54:45 -0000 1.56 @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Mail-DKIM # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/ChangeLog,v 1.55 2= 012/02/27 03:50:52 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/ChangeLog,v 1.56 2= 012/02/27 15:54:45 ranger Exp $ + + 27 Feb 2012; Brent Baude Mail-DKIM-0.390.0.ebuild: + Marking Mail-DKIM-0.390.0 ppc for bug 400167 =20 27 Feb 2012; Jeroen Roovers Mail-DKIM-0.390.0.ebuild: Stable for HPPA (bug #400167).