aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-11-28 09:54:22 +0100
committerGöktürk Yüksek <gokturk@gentoo.org>2018-12-19 23:55:07 -0500
commit94bf0f8865a91dfdf5b0a847f667f361b8e66b09 (patch)
tree394ba6fb1040fc55faad1b7473ed56941a9af1e8 /general-concepts/licenses/text.xml
parentChange eutils in quickstart to epatch and desktop where necessary (diff)
downloaddevmanual-94bf0f8865a91dfdf5b0a847f667f361b8e66b09.tar.gz
devmanual-94bf0f8865a91dfdf5b0a847f667f361b8e66b09.tar.bz2
devmanual-94bf0f8865a91dfdf5b0a847f667f361b8e66b09.zip
general-concepts/licenses: make it clear that multiple can be listed
The previous wording was kinda weird, suggesting the variable is a filename, rather than dep-style. Reword it to make it clear that multiple values can be used. Signed-off-by: Michał Górny <mgorny@gentoo.org> Signed-off-by: Göktürk Yüksek <gokturk@gentoo.org>
Diffstat (limited to 'general-concepts/licenses/text.xml')
-rw-r--r--general-concepts/licenses/text.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/general-concepts/licenses/text.xml b/general-concepts/licenses/text.xml
index 612b1a6..4c4ce62 100644
--- a/general-concepts/licenses/text.xml
+++ b/general-concepts/licenses/text.xml
@@ -6,8 +6,8 @@
<body>
<p>
All ebuilds must specify a <c>LICENSE</c> (note the American English
-spelling) variable. The value of this variable must be the name of a
-file in the Gentoo repository's <c>licenses/</c> directory.
+spelling) variable. The license names listed in this variable must
+match files existing in the repository's <c>licenses/</c> directory.
</p>
<p>