From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id A9150138A1F for ; Mon, 29 Sep 2014 07:32:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1A193E08C5; Mon, 29 Sep 2014 07:32:16 +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 096CBE08DA for ; Mon, 29 Sep 2014 07:32:14 +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 3532E3408AB for ; Mon, 29 Sep 2014 07:32:14 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2264) id 6CCC7394; Mon, 29 Sep 2014 07:32:12 +0000 (UTC) From: "Justin Lecher (jlec)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, jlec@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in profiles: ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog X-VCS-Directories: profiles X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140929073212.6CCC7394@oystercatcher.gentoo.org> Date: Mon, 29 Sep 2014 07:32:12 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 7351b55c-b60a-4727-b604-3f4d05d7f8f9 X-Archives-Hash: 7820705d00ab91015286fb469bbf02f7 jlec 14/09/29 07:32:12 Modified: ChangeLog Log: qcustomplot pkg move Revision Changes Path 1.9409 profiles/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.9409&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.9409&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.9408&r2=1.9409 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v retrieving revision 1.9408 retrieving revision 1.9409 diff -u -r1.9408 -r1.9409 --- ChangeLog 28 Sep 2014 15:42:37 -0000 1.9408 +++ ChangeLog 29 Sep 2014 07:32:12 -0000 1.9409 @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9408 2014/09/28 15:42:37 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9409 2014/09/29 07:32:12 jlec 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! + 29 Sep 2014; Justin Lecher updates/3Q-2014: + qcustomplot pkg move + 28 Sep 2014; Andreas K. Huettel package.mask: Temporarily remove the Perl 5.16 mask again, so people have more time for upgrading. Seems like the mask makes the upgrade even harder.