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 139131387B1 for ; Sat, 11 Jan 2014 08:24:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6734CE0BAC; Sat, 11 Jan 2014 08:24:19 +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 E6FEBE0BAC for ; Sat, 11 Jan 2014 08:24:18 +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 20A1A33F72F for ; Sat, 11 Jan 2014 08:24:18 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2262) id 9246C2004C; Sat, 11 Jan 2014 08:24:16 +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: <20140111082416.9246C2004C@flycatcher.gentoo.org> Date: Sat, 11 Jan 2014 08:24:16 +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: 255f8f0c-590e-42e8-a207-48195ae53b21 X-Archives-Hash: 90eb84ebc8ddf2f0500c2e6dcb5c06ec pacho 14/01/11 08:24:16 Modified: ChangeLog Log: Drop unneeded use mask Revision Changes Path 1.8523 profiles/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.8523&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.8523&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.8522&r2=1.8523 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v retrieving revision 1.8522 retrieving revision 1.8523 diff -u -r1.8522 -r1.8523 --- ChangeLog 10 Jan 2014 21:35:15 -0000 1.8522 +++ ChangeLog 11 Jan 2014 08:24:16 -0000 1.8523 @@ -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.8522 2014/01/10 21:35:15 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8523 2014/01/11 08:24:16 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! + 11 Jan 2014; Pacho Ramos arch/ia64/package.use.mask: + Drop unneeded use mask + 10 Jan 2014; Markos Chandras thirdpartymirrors: Update openssl mirrors thanks to Ben Kohler . Bug #494866