From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RK45b-00044z-OA for garchives@archives.gentoo.org; Sat, 29 Oct 2011 08:16:29 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 65944E035C; Sat, 29 Oct 2011 08:16:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 3113BE035C for ; Sat, 29 Oct 2011 08:16:20 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 80B141B401E for ; Sat, 29 Oct 2011 08:16:19 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id EA24380042 for ; Sat, 29 Oct 2011 08:16:18 +0000 (UTC) From: "Zac Medico" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Zac Medico" Message-ID: <09007bc81ad56621f0ac70b7450ea26e02de2f02.zmedico@gentoo> Subject: [gentoo-commits] proj/portage:master commit in: man/ X-VCS-Repository: proj/portage X-VCS-Files: man/portage.5 X-VCS-Directories: man/ X-VCS-Committer: zmedico X-VCS-Committer-Name: Zac Medico X-VCS-Revision: 09007bc81ad56621f0ac70b7450ea26e02de2f02 Date: Sat, 29 Oct 2011 08:16:18 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 3b0a3f8ac3df928f0f46f01384574b4d commit: 09007bc81ad56621f0ac70b7450ea26e02de2f02 Author: Zac Medico gentoo org> AuthorDate: Sat Oct 29 08:16:11 2011 +0000 Commit: Zac Medico gentoo org> CommitDate: Sat Oct 29 08:16:11 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/portage.git;a= =3Dcommit;h=3D09007bc8 man/portage.5: profile-formats example --- man/portage.5 | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/man/portage.5 b/man/portage.5 index 323a729..e2ed754 100644 --- a/man/portage.5 +++ b/man/portage.5 @@ -797,6 +797,10 @@ update\-changelog =3D true # indicate that this repo contains both md5-dict and pms cache formats, # which may be generated by egencache(1) cache\-formats =3D md5-dict pms +# indicate that this repo contains profiles that may use directories for +# package.mask, package.provided, package.use, package.use.mask, +# package.use.force, use.mask and use.force. +profile\-formats =3D portage-1 .fi .RE .TP