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 8D86F1384B4 for ; Mon, 9 Nov 2015 05:09:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3960EE07E1; Mon, 9 Nov 2015 05:09:14 +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 D3603E07E1 for ; Mon, 9 Nov 2015 05:09:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9B35C340042 for ; Mon, 9 Nov 2015 05:09:11 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0BCF92339 for ; Mon, 9 Nov 2015 05:09:10 +0000 (UTC) From: "Robin H. Johnson" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Robin H. Johnson" Message-ID: <1447045744.75dd3efd3c4496c624de9b054c8cc097a826a5ec.robbat2@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/features/prefix/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/features/prefix/Changelog X-VCS-Directories: profiles/features/prefix/ X-VCS-Committer: robbat2 X-VCS-Committer-Name: Robin H. Johnson X-VCS-Revision: 75dd3efd3c4496c624de9b054c8cc097a826a5ec X-VCS-Branch: master Date: Mon, 9 Nov 2015 05:09:10 +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: f1e4f9e0-a0ce-401a-9a06-b494332c3f0f X-Archives-Hash: 28e8e3db1c989ef4f6499126fca0980d commit: 75dd3efd3c4496c624de9b054c8cc097a826a5ec Author: Robin H. Johnson gentoo org> AuthorDate: Mon Nov 9 05:08:46 2015 +0000 Commit: Robin H. Johnson gentoo org> CommitDate: Mon Nov 9 05:09:04 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75dd3efd profiles/features/prefix: Clean up misnamed changelog. Signed-off-by: Robin H. Johnson gentoo.org> profiles/features/prefix/Changelog | 28 ---------------------------- 1 file changed, 28 deletions(-) diff --git a/profiles/features/prefix/Changelog b/profiles/features/prefix/Changelog deleted file mode 100644 index 80eada0..0000000 --- a/profiles/features/prefix/Changelog +++ /dev/null @@ -1,28 +0,0 @@ -# ChangeLog for profiles/features/prefix -# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Id$ - - 04 Jun 2015; Michael Palimaka package.use.mask: - Move various kde-base packages to kde-apps. - - 06 Jan 2015: Sergey Popov packages: - net-misc/iproute2 is not necessary in Prefix installations, - acked by Ruud Koolen - - 15 Dec 2014; Ruud Koolen package.use.mask, packages, - rpath/packages: - Moved several nonlinux-specific clauses to /profiles/prefix. - - 15 Dec 2014; Ruud Koolen rpath/use.force, - rpath/use.mask, standalone/eapi, standalone/parent: - Added standalone profile. - - 23 Nov 2014; Ruud Koolen make.defaults: - Switched python version to 3.3 from base 3.4. - - 18 Jan 2014; Ruud Koolen eapi, make.defaults, - package.mask, packages, package.use.mask, use.force, use.mask, - use.mask.stable, rpath/packages, rpath/parent, rpath/profile.bashrc, - rpath/use.mask: - Imported profile contents from ../../prefix -