prometheanfire 14/12/12 20:38:13 Modified: package.mask Log: masking puppet to give end users a grace period if needed
Revision Changes Path 1.68 profiles/base/package.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/base/package.mask?rev=1.68&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/base/package.mask?rev=1.68&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/base/package.mask?r1=1.67&r2=1.68 Index: package.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/base/package.mask,v retrieving revision 1.67 retrieving revision 1.68 diff -u -r1.67 -r1.68 --- package.mask 26 Oct 2014 22:22:41 -0000 1.67 +++ package.mask 12 Dec 2014 20:38:13 -0000 1.68 @@ -1,6 +1,11 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.mask,v 1.67 2014/10/26 22:22:41 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.mask,v 1.68 2014/12/12 20:38:13 prometheanfire Exp $ + +# Matthew Thode <[email protected]> (12 Dec 2014) +# Adding the mask so that end users are notified of the removal and have some +# time to migrate. Will fully remove app-admin/puppet-2.7 in a month or so. +<app-admin/puppet-3.0.0 # Chí-Thanh Christopher Nguyễn <[email protected]> (26 Oct 2014) # Changes in vt allocation break startx on non-systemd, bugs #526762 and
