dilfridge 15/07/12 17:23:39 Modified: ChangeLog package.mask Log: Remove obsolete mask for removed Perl virtuals CGI, Module-Build, and Module-Pluggable
Revision Changes Path 1.10182 profiles/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.10182&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.10182&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.10181&r2=1.10182 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v retrieving revision 1.10181 retrieving revision 1.10182 diff -u -r1.10181 -r1.10182 --- ChangeLog 12 Jul 2015 15:59:21 -0000 1.10181 +++ ChangeLog 12 Jul 2015 17:23:38 -0000 1.10182 @@ -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 <[email protected]> package.mask: + Remove obsolete mask for removed Perl virtuals CGI, Module-Build, and + Module-Pluggable + + 12 Jul 2015; Andreas K. Huettel <[email protected]> package.mask: Unmask Perl 5.22 12 Jul 2015; Jason Zaman <[email protected]> license_groups: 1.16665 profiles/package.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.16665&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.16665&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?r1=1.16664&r2=1.16665 Index: package.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v retrieving revision 1.16664 retrieving revision 1.16665 diff -u -r1.16664 -r1.16665 --- package.mask 12 Jul 2015 15:59:21 -0000 1.16664 +++ package.mask 12 Jul 2015 17:23:38 -0000 1.16665 @@ -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 @@ # Masked for removal in 30 days. dev-java/aspectwerkz -# Andreas K. Huettel <[email protected]> (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 <[email protected]> (14 Jun 2015) # Has race condition / failure modes that make systems unusable # See #551724 and duplicates
