summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2010-03-02 20:52:44 +0000
committerZac Medico <zmedico@gentoo.org>2010-03-02 20:52:44 +0000
commitc195c6c18e06bd71c913204c27886bcb3ef93cf7 (patch)
tree3694420bca768926fc6cf292dc429edee0ebf344 /man
parent81d9b7d5b37b2f744e663e0dd38f525021043d03 (diff)
downloadportage-c195c6c18e06bd71c913204c27886bcb3ef93cf7.tar.gz
portage-c195c6c18e06bd71c913204c27886bcb3ef93cf7.tar.bz2
portage-c195c6c18e06bd71c913204c27886bcb3ef93cf7.zip
Bug #299095 - Add a deprecation warning for check_license calls with EAPI >= 3
since it is superceded by LICENSE masking. (trunk r15418) svn path=/main/branches/2.1.7/; revision=15640
Diffstat (limited to 'man')
-rw-r--r--man/repoman.13
1 files changed, 3 insertions, 0 deletions
diff --git a/man/repoman.1 b/man/repoman.1
index 3f8f1c5e6..265f72edd 100644
--- a/man/repoman.1
+++ b/man/repoman.1
@@ -110,6 +110,9 @@ Ebuilds that have a missing or empty DESCRIPTION variable
.B EAPI.definition
EAPI is defined after an inherit call (must be defined before)
.TP
+.B EAPI.deprecated
+Ebuilds that use features that are deprecated in the current EAPI
+.TP
.B EAPI.incompatible
Ebuilds that use features that are only available with a different EAPI
.TP