summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2010-02-22 01:14:08 +0000
committerZac Medico <zmedico@gentoo.org>2010-02-22 01:14:08 +0000
commitda4d877173458a35778c9db93e0a8762c5cb1a6e (patch)
treec0a32a6b22787f5cb0bc3cfdac217ea139b83234 /man
parentMove the portage.FetchlistDict class to the portage.dbapi.porttree module. (diff)
downloadportage-multirepo-da4d877173458a35778c9db93e0a8762c5cb1a6e.tar.gz
portage-multirepo-da4d877173458a35778c9db93e0a8762c5cb1a6e.tar.bz2
portage-multirepo-da4d877173458a35778c9db93e0a8762c5cb1a6e.zip
Bug #299095 - Add a deprecation warning for check_license calls with EAPI >= 3
since it is superceded by LICENSE masking. svn path=/main/trunk/; revision=15418
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 129ffd00..9d8f299d 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