summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2015-07-12 17:23:38 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2015-07-12 17:23:38 +0000
commitcc6b58276b3626b5c20d7d8ea683ce61753ea69d (patch)
treebddf54faf6bae5663d8f3846cb7b205539be7d0b /profiles
parentx86 stable wrt bug #550840 (diff)
downloadgentoo-2-cc6b58276b3626b5c20d7d8ea683ce61753ea69d.tar.gz
gentoo-2-cc6b58276b3626b5c20d7d8ea683ce61753ea69d.tar.bz2
gentoo-2-cc6b58276b3626b5c20d7d8ea683ce61753ea69d.zip
Remove obsolete mask for removed Perl virtuals CGI, Module-Build, and Module-Pluggable
Diffstat (limited to 'profiles')
-rw-r--r--profiles/ChangeLog6
-rw-r--r--profiles/package.mask16
2 files changed, 6 insertions, 16 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog
index 98e7dfedbf26..9fca165a0756 100644
--- a/profiles/ChangeLog
+++ b/profiles/ChangeLog
@@ -1,12 +1,16 @@
# ChangeLog for profile directory
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.10181 2015/07/12 15:59:21 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.10182 2015/07/12 17:23:38 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!
12 Jul 2015; Andreas K. Huettel <dilfridge@gentoo.org> package.mask:
+ Remove obsolete mask for removed Perl virtuals CGI, Module-Build, and
+ Module-Pluggable
+
+ 12 Jul 2015; Andreas K. Huettel <dilfridge@gentoo.org> package.mask:
Unmask Perl 5.22
12 Jul 2015; Jason Zaman <perfinion@gentoo.org> license_groups:
diff --git a/profiles/package.mask b/profiles/package.mask
index 7a5063b99dd7..005d1faa654e 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -1,5 +1,5 @@
####################################################################
-# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16664 2015/07/12 15:59:21 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16665 2015/07/12 17:23:38 dilfridge Exp $
#
# When you add an entry to the top of this file, add your name, the date, and
# an explanation of why something is getting masked. Please be extremely
@@ -126,20 +126,6 @@ dev-util/libsparse
# Masked for removal in 30 days.
dev-java/aspectwerkz
-# Andreas K. Huettel <dilfridge@gentoo.org> (14 Jun 2015)
-# The CGI, Module::Build, and Module::Pluggable modules have been
-# removed from the core Perl distribution and as package now reside
-# in the dev-perl category. This means the corresponding virtuals
-# are not needed anymore and will be removed in 30 days.
-# * If you have any of these virtuals installed, uninstall
-# (depclean) them.
-# * If the virtuals are required by some overlay package, that is
-# a bug in the overlay; the overlay ebuild should now depend on
-# the new dev-perl ebuild.
-virtual/perl-CGI
-virtual/perl-Module-Build
-virtual/perl-Module-Pluggable
-
# Patrick Lauer <patrick@gentoo.org> (14 Jun 2015)
# Has race condition / failure modes that make systems unusable
# See #551724 and duplicates