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 531851381F3 for ; Wed, 15 May 2013 21:23:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D4CFAE0896; Wed, 15 May 2013 21:23:31 +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 6F082E0896 for ; Wed, 15 May 2013 21:23:31 +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 7E3A233DF02 for ; Wed, 15 May 2013 21:23:30 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id E2A23E5308 for ; Wed, 15 May 2013 21:23:28 +0000 (UTC) From: "Zac Medico" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Zac Medico" Message-ID: <1368652989.6c88d52508bf08956d42961405b79c04ebafd539.zmedico@gentoo> Subject: [gentoo-commits] proj/portage:master commit in: man/ X-VCS-Repository: proj/portage X-VCS-Files: man/ebuild.5 X-VCS-Directories: man/ X-VCS-Committer: zmedico X-VCS-Committer-Name: Zac Medico X-VCS-Revision: 6c88d52508bf08956d42961405b79c04ebafd539 X-VCS-Branch: master Date: Wed, 15 May 2013 21:23: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: 8540a061-3759-4a0c-8675-837597c88b4b X-Archives-Hash: 7e749292b0509899f8594e845cfe5aed commit: 6c88d52508bf08956d42961405b79c04ebafd539 Author: Zac Medico gentoo org> AuthorDate: Wed May 15 21:23:09 2013 +0000 Commit: Zac Medico gentoo org> CommitDate: Wed May 15 21:23:09 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=6c88d525 man/ebuild.5: note that PROVIDE is deprecated --- man/ebuild.5 | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/man/ebuild.5 b/man/ebuild.5 index 20e7b4b..b461437 100644 --- a/man/ebuild.5 +++ b/man/ebuild.5 @@ -1,4 +1,4 @@ -.TH "EBUILD" "5" "Mar 2013" "Portage VERSION" "Portage" +.TH "EBUILD" "5" "May 2013" "Portage VERSION" "Portage" .SH "NAME" ebuild \- the internal format, variables, and functions in an ebuild script @@ -712,6 +712,10 @@ This variable should only be used when a package provides a virtual target. For example, blackdown\-jdk and sun\-jdk provide \fIvirtual/jdk\fR. This allows for packages to depend on \fIvirtual/jdk\fR rather than on blackdown or sun specifically. + +The \fBPROVIDE\fR variable has been deprecated. See +\fIhttp://www.gentoo.org/proj/en/glep/glep-0037.html\fR for details. + .TP .B DOCS Beginning with \fBEAPI 4\fR, an array or space\-delimited list of documentation