From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-809353-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 BFF9F138CD3 for <garchives@archives.gentoo.org>; Mon, 8 Jun 2015 20:15:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1BFA5E087A; Mon, 8 Jun 2015 20:15:03 +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 B30CAE087A for <gentoo-commits@lists.gentoo.org>; Mon, 8 Jun 2015 20:15:02 +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 7FA60340A67 for <gentoo-commits@lists.gentoo.org>; Mon, 8 Jun 2015 20:15:01 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2276) id 73F6CA28; Mon, 8 Jun 2015 20:14:59 +0000 (UTC) From: "Andreas Huettel (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 Huettel Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150608201459.73F6CA28@oystercatcher.gentoo.org> Date: Mon, 8 Jun 2015 20:14:59 +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: f65e915d-057d-4e07-a89d-476987ee4655 X-Archives-Hash: 640884aa76baf1171e243694b0f73363 dilfridge 15/06/08 20:14:59 Modified: ChangeLog package.mask Log: Add Module::Metadata to Perl 5.22 mask Revision Changes Path 1.10080 profiles/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.10080&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.10080&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.10079&r2=1.10080 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v retrieving revision 1.10079 retrieving revision 1.10080 diff -u -r1.10079 -r1.10080 --- ChangeLog 8 Jun 2015 18:13:49 -0000 1.10079 +++ ChangeLog 8 Jun 2015 20:14:58 -0000 1.10080 @@ -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.10079 2015/06/08 18:13:49 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.10080 2015/06/08 20:14:58 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! + 08 Jun 2015; Andreas K. Huettel <dilfridge@gentoo.org> package.mask: + Add Module::Metadata to Perl 5.22 mask + 08 Jun 2015; Pacho Ramos <pacho@gentoo.org> arch/powerpc/package.use.stable.mask: Update package.use.stable.mask to try to move more gnome-mm stuff to testing 1.16584 profiles/package.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.16584&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.16584&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?r1=1.16583&r2=1.16584 Index: package.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v retrieving revision 1.16583 retrieving revision 1.16584 diff -u -r1.16583 -r1.16584 --- package.mask 8 Jun 2015 07:33:00 -0000 1.16583 +++ package.mask 8 Jun 2015 20:14:59 -0000 1.16584 @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16583 2015/06/08 07:33:00 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16584 2015/06/08 20:14:59 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 @@ -70,6 +70,7 @@ =virtual/perl-Math-BigInt-1.999.700 =virtual/perl-Math-BigRat-0.260.800 =virtual/perl-Module-Load-Conditional-0.640.0 +=virtual/perl-Module-Metadata-1.0.26 # Michał Górny <mgorny@gentoo.org> (04 Jun 2015) # New version of PyPy. Masked for testing and binary package build.