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 40AE2138CEA for ; Sat, 13 Jun 2015 14:35:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CA5D5E0896; Sat, 13 Jun 2015 14:35:16 +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 1C149E0896 for ; Sat, 13 Jun 2015 14:35:15 +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 0AFA7340973 for ; Sat, 13 Jun 2015 14:35:15 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 22A69A35 for ; Sat, 13 Jun 2015 14:35:12 +0000 (UTC) From: "Kent Fredric" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kent Fredric" Message-ID: <1434199142.4ff9546b53fc9a65d51c5d2611cac31b6520ab34.kent@gentoo> Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Gitalist/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: dev-perl/Gitalist/Gitalist-0.5.1-r1.ebuild dev-perl/Gitalist/Gitalist-0.5.1.ebuild X-VCS-Directories: dev-perl/Gitalist/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 4ff9546b53fc9a65d51c5d2611cac31b6520ab34 X-VCS-Branch: master Date: Sat, 13 Jun 2015 14:35:12 +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: 3fdb9111-b125-4a16-9732-4211a7a4a63b X-Archives-Hash: 7261db5c52f8fa5824636a279b02aac5 commit: 4ff9546b53fc9a65d51c5d2611cac31b6520ab34 Author: Kent Fredric gmail com> AuthorDate: Sat Jun 13 12:39:02 2015 +0000 Commit: Kent Fredric gmail com> CommitDate: Sat Jun 13 12:39:02 2015 +0000 URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=4ff9546b [fixup] Gitalist: Fix dep on dev-perl/CGI Package-Manager: portage-2.2.17 RepoMan-Options: --force dev-perl/Gitalist/{Gitalist-0.5.1.ebuild => Gitalist-0.5.1-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Gitalist/Gitalist-0.5.1.ebuild b/dev-perl/Gitalist/Gitalist-0.5.1-r1.ebuild similarity index 99% rename from dev-perl/Gitalist/Gitalist-0.5.1.ebuild rename to dev-perl/Gitalist/Gitalist-0.5.1-r1.ebuild index 6937e6d..78a091c 100644 --- a/dev-perl/Gitalist/Gitalist-0.5.1.ebuild +++ b/dev-perl/Gitalist/Gitalist-0.5.1-r1.ebuild @@ -18,7 +18,7 @@ IUSE="test" # Sys::Hostname -> perl # HTML::Entities -> HTML-Parser RDEPEND=" - virtual/perl-CGI + dev-perl/CGI dev-perl/Catalyst-Action-REST dev-perl/Catalyst-Action-RenderView dev-perl/Catalyst-Component-InstancePerContext