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 C5101138010 for ; Sun, 7 Oct 2012 15:57:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8F62DE002C; Sun, 7 Oct 2012 15:57:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 1BCF3E0029 for ; Sun, 7 Oct 2012 15:57:46 +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 29E8533D781 for ; Sun, 7 Oct 2012 15:57:45 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2273) id E877921600; Sun, 7 Oct 2012 15:57:43 +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: <20121007155743.E877921600@flycatcher.gentoo.org> Date: Sun, 7 Oct 2012 15:57:43 +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: 81421fa6-eed3-4637-beac-62a4203b9640 X-Archives-Hash: 4daf92ca9d4fd70d6a00a1e4270419d8 blueness 12/10/07 15:57:43 Modified: ChangeLog Log: use.force USE=uclibc on hardened/linux/uclibc profiles Revision Changes Path 1.7017 profiles/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.7017&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.7017&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.7016&r2=1.7017 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v retrieving revision 1.7016 retrieving revision 1.7017 diff -u -r1.7016 -r1.7017 --- ChangeLog 7 Oct 2012 13:22:17 -0000 1.7016 +++ ChangeLog 7 Oct 2012 15:57:43 -0000 1.7017 @@ -1,11 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7016 2012/10/07 13:22:17 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7017 2012/10/07 15:57:43 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! + 07 Oct 2012; Anthony G. Basile + hardened/linux/uclibc/use.force: + use.force USE=uclibc on hardened/linux/uclibc profiles + 07 Oct 2012; Ulrich Müller updates/4Q-2012: Package move yudit from app-text to app-editors.