diff options
author | Kent Fredric <kentnl@gentoo.org> | 2017-11-01 14:44:48 +1300 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2017-11-01 14:47:09 +1300 |
commit | 6b15587e7b6b200de51f979a5bb5c8c64433a095 (patch) | |
tree | cd534395e9baff8aa651fb82cb1b7a24c57ab7d0 /profiles/updates | |
parent | dev-perl/MCE: Bump to version 1.831.0 (diff) | |
download | gentoo-6b15587e7b6b200de51f979a5bb5c8c64433a095.tar.gz gentoo-6b15587e7b6b200de51f979a5bb5c8c64433a095.tar.bz2 gentoo-6b15587e7b6b200de51f979a5bb5c8c64433a095.zip |
profiles: Fix incorrect pkgmove for MARC-File-XML
Diffstat (limited to 'profiles/updates')
-rw-r--r-- | profiles/updates/4Q-2017 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/updates/4Q-2017 b/profiles/updates/4Q-2017 index 545fd6bb54b5..cb8ed6c417ef 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 |