From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-709342-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 15E0313877A
	for <garchives@archives.gentoo.org>; Sun,  6 Jul 2014 15:41:35 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 6DF91E07DF;
	Sun,  6 Jul 2014 15:41:33 +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 F211FE07DF
	for <gentoo-commits@lists.gentoo.org>; Sun,  6 Jul 2014 15:41:32 +0000 (UTC)
Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6])
	(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 0019933F9EC
	for <gentoo-commits@lists.gentoo.org>; Sun,  6 Jul 2014 15:41:31 +0000 (UTC)
Received: by flycatcher.gentoo.org (Postfix, from userid 2276)
	id C17132004E; Sun,  6 Jul 2014 15:41:30 +0000 (UTC)
From: "Andreas HAttel (dilfridge)" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Reply-To: gentoo-dev@lists.gentoo.org, dilfridge@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: dilfridge
X-VCS-Committer-Name: Andreas HAttel
Content-Type: text/plain; charset=utf8
Content-Transfer-Encoding: 8bit
Message-Id: <20140706154130.C17132004E@flycatcher.gentoo.org>
Date: Sun,  6 Jul 2014 15:41:30 +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: cfb30b02-4954-4cf0-8df1-18809ef75621
X-Archives-Hash: 000645e5a9993ff711bf092da0411718

dilfridge    14/07/06 15:41:30

  Modified:             ChangeLog package.mask
  Log:
  Add 5.20 version of File::Spec to perl-5.20 mask

Revision  Changes    Path
1.9165               profiles/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.9165&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.9165&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.9164&r2=1.9165

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
retrieving revision 1.9164
retrieving revision 1.9165
diff -u -r1.9164 -r1.9165
--- ChangeLog	6 Jul 2014 15:27:06 -0000	1.9164
+++ ChangeLog	6 Jul 2014 15:41:29 -0000	1.9165
@@ -1,12 +1,15 @@
 # ChangeLog for profile directory
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9164 2014/07/06 15:27:06 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9165 2014/07/06 15:41:29 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!
 
   06 Jul 2014; Andreas K. Huettel <dilfridge@gentoo.org> package.mask:
+  Add 5.20 version of File::Spec to perl-5.20 mask
+
+  06 Jul 2014; Andreas K. Huettel <dilfridge@gentoo.org> package.mask:
   Add 5.20 version of ExtUtils::ParseXS to perl-5.20 mask
 
   06 Jul 2014; Ulrich Müller <ulm@gentoo.org> updates/2Q-2014,



1.15856              profiles/package.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.15856&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.15856&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?r1=1.15855&r2=1.15856

Index: package.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v
retrieving revision 1.15855
retrieving revision 1.15856
diff -u -r1.15855 -r1.15856
--- package.mask	6 Jul 2014 15:27:06 -0000	1.15855
+++ package.mask	6 Jul 2014 15:41:29 -0000	1.15856
@@ -1,5 +1,5 @@
 ####################################################################
-# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15855 2014/07/06 15:27:06 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15856 2014/07/06 15:41:29 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
@@ -200,6 +200,7 @@
 =virtual/perl-ExtUtils-MakeMaker-6.980.0
 =virtual/perl-ExtUtils-Manifest-1.630.0-r1
 =virtual/perl-ExtUtils-ParseXS-3.240.0
+=virtual/perl-File-Spec-3.470.0
 =perl-core/B-Debug-1.190.0
 
 # Pawel Hajdan jr <phajdan.jr@gentoo.org> (24 May 2014)