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 1SiEU8-0006k7-SZ for garchives@archives.gentoo.org; Sat, 23 Jun 2012 00:45:57 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 00213E0B69; Sat, 23 Jun 2012 00:45:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id BE98AE0B69 for ; Sat, 23 Jun 2012 00:45:48 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2AB151B4024 for ; Sat, 23 Jun 2012 00:45:48 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id C910BE5435 for ; Sat, 23 Jun 2012 00:45:45 +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: <1340412332.603e472f389b02e1c4a68b701a79d5d0a932765f.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: 603e472f389b02e1c4a68b701a79d5d0a932765f X-VCS-Branch: master Date: Sat, 23 Jun 2012 00:45:45 +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: 953367ce-8552-41e6-b805-5f1f6f3f41be X-Archives-Hash: fe601c6d02202827d02f62c29503cb01 commit: 603e472f389b02e1c4a68b701a79d5d0a932765f Author: Zac Medico gentoo org> AuthorDate: Sat Jun 23 00:45:32 2012 +0000 Commit: Zac Medico gentoo org> CommitDate: Sat Jun 23 00:45:32 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/portage.git;a= =3Dcommit;h=3D603e472f man/portage.5: profile-formats =3D portage-2 --- man/portage.5 | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) diff --git a/man/portage.5 b/man/portage.5 index 7341a03..9823eb1 100644 --- a/man/portage.5 +++ b/man/portage.5 @@ -822,7 +822,12 @@ 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 +# profile\-formats =3D portage-1 +# indicate that paths such as 'gentoo:targets/desktop' or ':targets/desk= top' in +# profile parent files can be used to express paths relative to the root +# 'profiles' directory of a repository (when the repo name is omitted be= fore +# the colon, it refers to the current repository the parent file is insi= de) +profile\-formats =3D portage-2 .fi .RE .TP