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 0263D138CEF for ; Tue, 11 Feb 2014 18:33:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C189DE0B84; Tue, 11 Feb 2014 18:33: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 5256DE0B84 for ; Tue, 11 Feb 2014 18:33: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 5886B33F5FA for ; Tue, 11 Feb 2014 18:33:46 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 955) id 1C5B52004C; Tue, 11 Feb 2014 18:33:45 +0000 (UTC) From: "Paul Varner (fuzzyray)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, fuzzyray@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: fuzzyray X-VCS-Committer-Name: Paul Varner Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140211183345.1C5B52004C@flycatcher.gentoo.org> Date: Tue, 11 Feb 2014 18:33:45 +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: a111e02f-57cd-489e-af4d-98c8e62c86f6 X-Archives-Hash: 905ed43de05008c2f5cce5f23c1c32c3 fuzzyray 14/02/11 18:33:45 Modified: ChangeLog Log: Remove Unicode character from uwsgi_plugins.desc to work around bug 498748 for equery. Revision Changes Path 1.8598 profiles/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.8598&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.8598&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.8597&r2=1.8598 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v retrieving revision 1.8597 retrieving revision 1.8598 diff -u -r1.8597 -r1.8598 --- ChangeLog 10 Feb 2014 19:01:52 -0000 1.8597 +++ ChangeLog 11 Feb 2014 18:33:44 -0000 1.8598 @@ -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.8597 2014/02/10 19:01:52 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8598 2014/02/11 18:33:44 fuzzyray 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! + 11 Feb 2014; Paul Varner desc/uwsgi_plugins.desc: + Remove Unicode character from uwsgi_plugins.desc to work around bug 498748 + for equery. + 10 Feb 2014; Pacho Ramos arch/ia64/package.use.mask, arch/powerpc/package.use.mask, arch/sparc/package.use.mask: Fix broken deps, bug #499722