From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-709058-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 1F7D213877A for <garchives@archives.gentoo.org>; Sat, 5 Jul 2014 22:21:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C120FE080B; Sat, 5 Jul 2014 22:21:47 +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 3A1DCE080B for <gentoo-commits@lists.gentoo.org>; Sat, 5 Jul 2014 22:21:47 +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 5F52533DCAE for <gentoo-commits@lists.gentoo.org>; Sat, 5 Jul 2014 22:21:46 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2276) id 1E9932004E; Sat, 5 Jul 2014 22:21:45 +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: <20140705222145.1E9932004E@flycatcher.gentoo.org> Date: Sat, 5 Jul 2014 22:21:45 +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: 8f0354e1-facf-4cbe-aec5-49bdb10102c2 X-Archives-Hash: a5f7ca3c1c2d2c8d361e5a8c377197c2 dilfridge 14/07/05 22:21:45 Modified: ChangeLog package.mask Log: Add 5.20 version of ExtUtils::CBuilder to perl-5.20 mask Revision Changes Path 1.9155 profiles/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.9155&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.9155&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.9154&r2=1.9155 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v retrieving revision 1.9154 retrieving revision 1.9155 diff -u -r1.9154 -r1.9155 --- ChangeLog 5 Jul 2014 22:17:29 -0000 1.9154 +++ ChangeLog 5 Jul 2014 22:21:44 -0000 1.9155 @@ -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.9154 2014/07/05 22:17:29 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9155 2014/07/05 22:21:44 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! 05 Jul 2014; Andreas K. Huettel <dilfridge@gentoo.org> package.mask: + Add 5.20 version of ExtUtils::CBuilder to perl-5.20 mask + + 05 Jul 2014; Andreas K. Huettel <dilfridge@gentoo.org> package.mask: Add 5.20 version of Exporter to perl-5.20 mask 05 Jul 2014; Andreas K. Huettel <dilfridge@gentoo.org> package.mask: 1.15849 profiles/package.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.15849&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.15849&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?r1=1.15848&r2=1.15849 Index: package.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v retrieving revision 1.15848 retrieving revision 1.15849 diff -u -r1.15848 -r1.15849 --- package.mask 5 Jul 2014 22:17:30 -0000 1.15848 +++ package.mask 5 Jul 2014 22:21:44 -0000 1.15849 @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15848 2014/07/05 22:17:30 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15849 2014/07/05 22:21:44 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 @@ -190,6 +190,7 @@ =virtual/perl-Digest-SHA-5.880.0 =virtual/perl-Encode-2.600.0 =virtual/perl-Exporter-5.700.0 +=virtual/perl-ExtUtils-CBuilder-0.280.216 =perl-core/B-Debug-1.190.0 # Pawel Hajdan jr <phajdan.jr@gentoo.org> (24 May 2014)