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 CBCE0198006 for ; Sat, 2 Mar 2013 08:40:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 16D49E0605; Sat, 2 Mar 2013 08:40:13 +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 45920E0602 for ; Sat, 2 Mar 2013 08:40:12 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5840533DC89 for ; Sat, 2 Mar 2013 08:40:11 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id E9781E42E2 for ; Sat, 2 Mar 2013 08:40:09 +0000 (UTC) From: "Torsten Veller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Torsten Veller" Message-ID: <1362211165.52f0a2322a679bbd60e0b0c64b79fb6faa2a3fe5.tove@gentoo> Subject: [gentoo-commits] proj/perl-overlay:master commit in: profiles/updates/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: profiles/updates/1Q-2013 X-VCS-Directories: profiles/updates/ X-VCS-Committer: tove X-VCS-Committer-Name: Torsten Veller X-VCS-Revision: 52f0a2322a679bbd60e0b0c64b79fb6faa2a3fe5 X-VCS-Branch: master Date: Sat, 2 Mar 2013 08:40:09 +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: 1c0a05eb-f671-47f2-92c1-576b5c062c21 X-Archives-Hash: bbe080838187ff8cf982bbf895ce4df9 commit: 52f0a2322a679bbd60e0b0c64b79fb6faa2a3fe5 Author: Torsten Veller gentoo org> AuthorDate: Sat Mar 2 07:59:25 2013 +0000 Commit: Torsten Veller gentoo org> CommitDate: Sat Mar 2 07:59:25 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=52f0a232 [move] autodie from dev-perl/ to perl-core/ --- profiles/updates/1Q-2013 | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/profiles/updates/1Q-2013 b/profiles/updates/1Q-2013 index fc392e0..feafb77 100644 --- a/profiles/updates/1Q-2013 +++ b/profiles/updates/1Q-2013 @@ -1 +1,2 @@ move dev-perl/Tie-RefHash perl-core/Tie-RefHash +move dev-perl/autodie perl-core/autodie