From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B8A591396D9 for ; Wed, 1 Nov 2017 01:47:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DD782E0DC3; Wed, 1 Nov 2017 01:47:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BB510E0DC3 for ; Wed, 1 Nov 2017 01:47:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 47F7A34167B for ; Wed, 1 Nov 2017 01:47:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EF6379097 for ; Wed, 1 Nov 2017 01:47:39 +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: <1509500829.6b15587e7b6b200de51f979a5bb5c8c64433a095.kentnl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/updates/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/updates/4Q-2017 X-VCS-Directories: profiles/updates/ X-VCS-Committer: kentnl X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 6b15587e7b6b200de51f979a5bb5c8c64433a095 X-VCS-Branch: master Date: Wed, 1 Nov 2017 01:47:39 +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: 858044ff-f790-4897-a0ff-2a851e9149d9 X-Archives-Hash: 83d52e380bae186537456c4bd9087a17 commit: 6b15587e7b6b200de51f979a5bb5c8c64433a095 Author: Kent Fredric gentoo org> AuthorDate: Wed Nov 1 01:44:48 2017 +0000 Commit: Kent Fredric gentoo org> CommitDate: Wed Nov 1 01:47:09 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b15587e profiles: Fix incorrect pkgmove for MARC-File-XML profiles/updates/4Q-2017 | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/updates/4Q-2017 b/profiles/updates/4Q-2017 index 545fd6bb54b..cb8ed6c417e 100644 --- a/profiles/updates/4Q-2017 +++ b/profiles/updates/4Q-2017 @@ -1,3 +1,4 @@ move dev-ml/ocaml-dns dev-ml/dns move dev-perl/HTML-Format dev-perl/HTML-Formatter move dev-perl/MARC-XML dev-perl/MARC-file-XML +move dev-perl/MARC-file-XML dev-perl/MARC-File-XML