summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2012-10-31 18:42:20 +0100
committerZac Medico <zmedico@gentoo.org>2012-10-31 14:30:35 -0700
commit658c0fd5940b9547cbdf09d4d4ea6552cfbd542a (patch)
treebf818c88306a7a3bee8a0f00799f317b9eb94da9 /man
parent700946f783ee3f06a10b913cd190a1983264a2ec (diff)
downloadportage-658c0fd5940b9547cbdf09d4d4ea6552cfbd542a.tar.gz
portage-658c0fd5940b9547cbdf09d4d4ea6552cfbd542a.tar.bz2
portage-658c0fd5940b9547cbdf09d4d4ea6552cfbd542a.zip
repoman: add check for deprecated licenses, bug 440638
Diffstat (limited to 'man')
-rw-r--r--man/repoman.15
1 files changed, 4 insertions, 1 deletions
diff --git a/man/repoman.1 b/man/repoman.1
index 6dd75e87d..e715f0532 100644
--- a/man/repoman.1
+++ b/man/repoman.1
@@ -1,4 +1,4 @@
-.TH "REPOMAN" "1" "June 2012" "Portage VERSION" "Portage"
+.TH "REPOMAN" "1" "Oct 2012" "Portage VERSION" "Portage"
.SH NAME
repoman \- Gentoo's program to enforce a minimal level of quality assurance in packages added to the portage tree
.SH SYNOPSIS
@@ -167,6 +167,9 @@ Ebuilds that have been added directly with stable KEYWORDS
.B KEYWORDS.stupid
Ebuilds that use KEYWORDS=-* instead of package.mask
.TP
+.B LICENSE.deprecated
+This ebuild is listing a deprecated license.
+.TP
.B LICENSE.invalid
This ebuild is listing a license that doesnt exist in portages license/ dir.
.TP