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 B43201387FD for ; Mon, 31 Mar 2014 22:05:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E284FE0B6A; Mon, 31 Mar 2014 22:05:33 +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 7FD2CE0B6A for ; Mon, 31 Mar 2014 22:05:32 +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 6694233F6B0 for ; Mon, 31 Mar 2014 22:05:31 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2335) id E7C3D2005C; Mon, 31 Mar 2014 22:05:28 +0000 (UTC) From: "Tom Wijsman (tomwij)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, tomwij@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: tomwij X-VCS-Committer-Name: Tom Wijsman Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140331220528.E7C3D2005C@flycatcher.gentoo.org> Date: Mon, 31 Mar 2014 22:05:28 +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: 19ee89c7-da59-4227-8777-0c2b5741f336 X-Archives-Hash: 1d00adf606be57d833cba0dde2d630d9 tomwij 14/03/31 22:05:28 Modified: ChangeLog Log: Cleaned up uclibc/ppc/package.use.mask and removed obsolete ibm-jdk-bin-1.5 mask. Revision Changes Path 1.8764 profiles/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.8764&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.8764&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.8763&r2=1.8764 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v retrieving revision 1.8763 retrieving revision 1.8764 diff -u -r1.8763 -r1.8764 --- ChangeLog 31 Mar 2014 12:01:43 -0000 1.8763 +++ ChangeLog 31 Mar 2014 22:05:28 -0000 1.8764 @@ -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.8763 2014/03/31 12:01:43 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8764 2014/03/31 22:05:28 tomwij 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! + 31 Mar 2014; Tom Wijsman uclibc/ppc/package.use.mask: + Cleaned up uclibc/ppc/package.use.mask and removed obsolete ibm-jdk-bin-1.5 + mask. + 31 Mar 2014; Tom Wijsman package.mask: Prevent users from switching JDK / JRE implementation.