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 38D251381F3 for ; Tue, 28 May 2013 12:18:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F1A9CE09B6; Tue, 28 May 2013 12:18:28 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8529FE09B6 for ; Tue, 28 May 2013 12:18:28 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A1A6933E0DB for ; Tue, 28 May 2013 12:18:27 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2273) id 698952171D; Tue, 28 May 2013 12:18:26 +0000 (UTC) From: "Anthony G. Basile (blueness)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, blueness@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: blueness X-VCS-Committer-Name: Anthony G. Basile Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130528121826.698952171D@flycatcher.gentoo.org> Date: Tue, 28 May 2013 12:18:26 +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: 57f410e8-0091-47ca-a2d4-41d8ebb025f2 X-Archives-Hash: eb47988e7d590a6f56500bd4a784a190 blueness 13/05/28 12:18:26 Modified: ChangeLog Log: Add ChangeLog entry for MONKEYD_PLUGINS Revision Changes Path 1.7881 profiles/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.7881&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.7881&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.7880&r2=1.7881 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v retrieving revision 1.7880 retrieving revision 1.7881 diff -u -r1.7880 -r1.7881 --- ChangeLog 28 May 2013 01:05:38 -0000 1.7880 +++ ChangeLog 28 May 2013 12:18:26 -0000 1.7881 @@ -1,11 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7880 2013/05/28 01:05:38 rafaelmartins Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7881 2013/05/28 12:18:26 blueness 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! + 28 May 2013; Anthony G. Basile base/make.defaults, + desc/monkeyd_plugins.desc: + Add MONKEYD_PLUGINS USE_EXPAND; ack by Chainsaw + 28 May 2013; Rafael G. Martins package.mask: Update luajit mask