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 C5EDC138CA4 for ; Sun, 3 May 2015 10:56:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8C9FDE086E; Sun, 3 May 2015 10:56:56 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3E243E086E for ; Sun, 3 May 2015 10:56:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 55133340F3E for ; Sun, 3 May 2015 10:56:55 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2276) id D25F8986; Sun, 3 May 2015 10:56:49 +0000 (UTC) From: "Andreas Huettel (dilfridge)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, dilfridge@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in profiles/updates: 2Q-2015 X-VCS-Repository: gentoo-x86 X-VCS-Files: 2Q-2015 X-VCS-Directories: profiles/updates X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas Huettel Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150503105651.D25F8986@oystercatcher.gentoo.org> Date: Sun, 3 May 2015 10:56:49 +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: 06854c1d-e530-433d-925a-b35d17734f43 X-Archives-Hash: e4a0e25d9169e91587fc6173ee74fc4d dilfridge 15/05/03 10:56:49 Modified: 2Q-2015 Log: Fix capitalization of dev-perl/Class-ReturnValue Revision Changes Path 1.10 profiles/updates/2Q-2015 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/updates/2Q-2015?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/updates/2Q-2015?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/updates/2Q-2015?r1=1.9&r2=1.10 Index: 2Q-2015 =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/updates/2Q-2015,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- 2Q-2015 1 May 2015 12:54:24 -0000 1.9 +++ 2Q-2015 3 May 2015 10:56:49 -0000 1.10 @@ -10,3 +10,4 @@ move dev-perl/Cgi-Simple dev-perl/CGI-Simple move net-mail/git-mailz dev-vcs/git-mailz move dev-perl/extutils-depends dev-perl/ExtUtils-Depends +move dev-perl/class-returnvalue dev-perl/Class-ReturnValue