From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-761332-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id F29D11389E2 for <garchives@archives.gentoo.org>; Thu, 1 Jan 2015 17:16:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8E141E0809; Thu, 1 Jan 2015 17:16:13 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1408AE0809 for <gentoo-commits@lists.gentoo.org>; Thu, 1 Jan 2015 17:16:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A9D1E3406B0 for <gentoo-commits@lists.gentoo.org>; Thu, 1 Jan 2015 17:16:11 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2342) id 59833EA69; Thu, 1 Jan 2015 17:16:10 +0000 (UTC) From: "Mikle Kolyada (zlogene)" <zlogene@gentoo.org> To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, zlogene@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in profiles: ChangeLog package.mask X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog package.mask X-VCS-Directories: profiles X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150101171610.59833EA69@oystercatcher.gentoo.org> Date: Thu, 1 Jan 2015 17:16:10 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: c22a4c80-6a3f-4211-b61e-70f827dac497 X-Archives-Hash: edaa38862d95ad56e2a31e66f8b878c2 zlogene 15/01/01 17:16:10 Modified: ChangeLog package.mask Log: Remove obsolete dev-perl masks. Revision Changes Path 1.9662 profiles/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.9662&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.9662&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.9661&r2=1.9662 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v retrieving revision 1.9661 retrieving revision 1.9662 diff -u -r1.9661 -r1.9662 --- ChangeLog 1 Jan 2015 16:56:49 -0000 1.9661 +++ ChangeLog 1 Jan 2015 17:16:09 -0000 1.9662 @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9661 2015/01/01 16:56:49 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9662 2015/01/01 17:16:09 zlogene 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! + 01 Jan 2015; Mikle Kolyada <zlogene@gentoo.org> package.mask: + Remove obsolete dev-perl masks. + 01 Jan 2015; Manuel RĂ¼ger <mrueg@gentoo.org> package.mask: Remove obsolete masks. 1.16260 profiles/package.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.16260&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.16260&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?r1=1.16259&r2=1.16260 Index: package.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v retrieving revision 1.16259 retrieving revision 1.16260 diff -u -r1.16259 -r1.16260 --- package.mask 1 Jan 2015 16:56:49 -0000 1.16259 +++ package.mask 1 Jan 2015 17:16:09 -0000 1.16260 @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16259 2015/01/01 16:56:49 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16260 2015/01/01 17:16:09 zlogene 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 @@ -249,11 +249,6 @@ sys-firmware/iwl5150-ucode # Pacho Ramos <pacho@gentoo.org> (01 Dec 2014) -# Deprecated, dead for ages use dev-perl/Moose instead. -# Removal in a month (#525046). -dev-perl/MooseX-AttributeHelpers - -# Pacho Ramos <pacho@gentoo.org> (01 Dec 2014) # Unbuildable, dead since 2005 (#526184) media-gfx/truevision @@ -344,13 +339,6 @@ =x11-misc/obconf-qt-0.1.0_p20141029 =x11-misc/pcmanfm-qt-0.8.0* -# Mikle Kolyada <zlogene@gentoo.org> (27 Oct 2014) -# Fails tests (bug #442480), -# fails to build with multiple make jobs (bug #264666). -# Dead upstream (last release 5 years ago). -# No reverse deps in the tree. Masked for removal in 30 days. -dev-perl/Mail-ClamAV - # Markos Chandras <18 Oct 2014> # Not quite ready yet. Reverse deps seem to be broken # at the moment. Masked until most of them are fixed @@ -1088,12 +1076,6 @@ games-strategy/dark-oberon games-strategy/savage-bin -# Justin Bronder <jsbronder@gentoo.org> (27 Sep 2011) -# Masking the torque 2.3 series due to bug #372959. This allows -# sites that are ok with the vulnerability but prefer the stability -# of 2.3.x to continue to get updates (if any). -dev-perl/perl-PBS - # Alexis Ballier <aballier@gentoo.org> (20 Aug 2011) # dev-tex/pdftex-1.40.11 is 100% identical to the one in TeX Live 2010; # TeX Live 2011 has a newer version, which makes the standalone package useless;