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 599191387CA for ; Thu, 16 Oct 2014 10:14:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D4654E0895; Thu, 16 Oct 2014 10:14:08 +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 7F32BE0895 for ; Thu, 16 Oct 2014 10:14:08 +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 3654A340349 for ; Thu, 16 Oct 2014 10:14:06 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2262) id EBD638040; Thu, 16 Oct 2014 10:14:04 +0000 (UTC) From: "Pacho Ramos (pacho)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, pacho@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: pacho X-VCS-Committer-Name: Pacho Ramos Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20141016101404.EBD638040@oystercatcher.gentoo.org> Date: Thu, 16 Oct 2014 10:14:04 +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: 9745808b-77e1-44dc-91bc-040a6e233cea X-Archives-Hash: a87685e7f7bcbc6e876e49dbc8bf6f3a pacho 14/10/16 10:14:04 Modified: ChangeLog Log: Add missing line Revision Changes Path 1.9462 profiles/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.9462&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.9462&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.9461&r2=1.9462 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v retrieving revision 1.9461 retrieving revision 1.9462 diff -u -r1.9461 -r1.9462 --- ChangeLog 16 Oct 2014 08:13:12 -0000 1.9461 +++ ChangeLog 16 Oct 2014 10:14:04 -0000 1.9462 @@ -1,11 +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.9461 2014/10/16 08:13:12 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9462 2014/10/16 10:14:04 pacho 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! + 16 Oct 2014; Pacho Ramos + arch/amd64/no-emul-linux-x86/package.use.stable.mask: + Add missing line + 16 Oct 2014; Pacho Ramos package.mask: x11-themes/gtk-engines-flat is still use, thanks to Mathieu Zouaoua for noticing