diff options
author | Andreas Hüttel <dilfridge@gentoo.org> | 2014-07-20 13:55:55 +0000 |
---|---|---|
committer | Andreas Hüttel <dilfridge@gentoo.org> | 2014-07-20 13:55:55 +0000 |
commit | 04c65c37298ae7913e7500e2d795d34916b722f5 (patch) | |
tree | a746809e55316ac4bb08472657c5faca89b3ce10 /profiles | |
parent | Use /var/lib not /var/run. (diff) | |
download | historical-04c65c37298ae7913e7500e2d795d34916b722f5.tar.gz historical-04c65c37298ae7913e7500e2d795d34916b722f5.tar.bz2 historical-04c65c37298ae7913e7500e2d795d34916b722f5.zip |
Rename perl-core/PodParser to perl-core/Pod-Parser to follow upstream
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/updates/3Q-2014 | 1 |
2 files changed, 5 insertions, 1 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index bf266ddf1bc8..c9c63d52868e 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9232 2014/07/20 12:43:15 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9233 2014/07/20 13:55:54 dilfridge Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided # here. If in doubt put a record here! + 20 Jul 2014; Andreas K. Huettel <dilfridge@gentoo.org> updates/3Q-2014: + Rename perl-core/PodParser to perl-core/Pod-Parser to follow upstream + 20 Jul 2014; Andreas K. Huettel <dilfridge@gentoo.org> package.mask: Add 5.20 version of IO::Compress to perl-5.20 mask diff --git a/profiles/updates/3Q-2014 b/profiles/updates/3Q-2014 index a1b1de0446a1..714615a8f6c4 100644 --- a/profiles/updates/3Q-2014 +++ b/profiles/updates/3Q-2014 @@ -2,3 +2,4 @@ move perl-core/Class-ISA dev-perl/Class-ISA move perl-core/Filter dev-perl/Filter slotmove =net-misc/iperf-2* 0 2 slotmove =net-misc/iperf-3* 0 3 +move perl-core/PodParser perl-core/Pod-Parser |