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 AB6381381F3 for ; Sun, 23 Dec 2012 11:42:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8627E21C130; Sun, 23 Dec 2012 11:42:45 +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 F3E4521C130 for ; Sun, 23 Dec 2012 11:42:44 +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 15E4A33D8F9 for ; Sun, 23 Dec 2012 11:42:44 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2264) id D07F02171D; Sun, 23 Dec 2012 11:42:42 +0000 (UTC) From: "Justin Lecher (jlec)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, jlec@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in net-misc/clusterssh: ChangeLog clusterssh-4.01.01.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog clusterssh-4.01.01.ebuild X-VCS-Directories: net-misc/clusterssh X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20121223114242.D07F02171D@flycatcher.gentoo.org> Date: Sun, 23 Dec 2012 11:42:42 +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: 908b0790-8287-4651-a585-19504ad7054d X-Archives-Hash: b7cbdcc9d59e410c0d9edcc36559fad8 jlec 12/12/23 11:42:42 Modified: ChangeLog clusterssh-4.01.01.ebuild Log: net-misc/clusterssh: Add missing new test dep, #447884 (Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key 8009D6F070EB7916) Revision Changes Path 1.11 net-misc/clusterssh/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/clusterssh/ChangeLog?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/clusterssh/ChangeLog?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/clusterssh/ChangeLog?r1=1.10&r2=1.11 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-misc/clusterssh/ChangeLog,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- ChangeLog 18 Dec 2012 07:57:41 -0000 1.10 +++ ChangeLog 23 Dec 2012 11:42:42 -0000 1.11 @@ -1,6 +1,9 @@ # ChangeLog for net-misc/clusterssh # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/clusterssh/ChangeLog,v 1.10 2012/12/18 07:57:41 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/clusterssh/ChangeLog,v 1.11 2012/12/23 11:42:42 jlec Exp $ + + 23 Dec 2012; Justin Lecher clusterssh-4.01.01.ebuild: + Add missing new test dep, #447884 18 Dec 2012; Justin Lecher -clusterssh-3.26.ebuild, -clusterssh-4.00_pre06.ebuild, -clusterssh-4.00_pre11.ebuild, 1.4 net-misc/clusterssh/clusterssh-4.01.01.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/clusterssh/clusterssh-4.01.01.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/clusterssh/clusterssh-4.01.01.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/clusterssh/clusterssh-4.01.01.ebuild?r1=1.3&r2=1.4 Index: clusterssh-4.01.01.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-misc/clusterssh/clusterssh-4.01.01.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- clusterssh-4.01.01.ebuild 18 Dec 2012 07:57:41 -0000 1.3 +++ clusterssh-4.01.01.ebuild 23 Dec 2012 11:42:42 -0000 1.4 @@ -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/net-misc/clusterssh/clusterssh-4.01.01.ebuild,v 1.3 2012/12/18 07:57:41 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/clusterssh/clusterssh-4.01.01.ebuild,v 1.4 2012/12/23 11:42:42 jlec Exp $ EAPI=4 @@ -35,7 +35,8 @@ ${RDEPEND} dev-perl/File-Which virtual/perl-Module-Build - dev-perl/Test-Pod" + dev-perl/Test-Pod + test? ( dev-perl/Test-Differences )" S="${WORKDIR}"/${MY_P}