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 953F5138200
for ; Sat, 27 Oct 2012 17:44:41 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
by pigeon.gentoo.org (Postfix) with SMTP id 3B24921C012;
Sat, 27 Oct 2012 17:44:34 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
by pigeon.gentoo.org (Postfix) with ESMTP id A9DB421C008
for ; Sat, 27 Oct 2012 17:44:33 +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 DDD6133D8F0
for ; Sat, 27 Oct 2012 17:44:32 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
by hornbill.gentoo.org (Postfix) with ESMTP id 56D98E5436
for ; Sat, 27 Oct 2012 17:44:31 +0000 (UTC)
From: "Markos Chandras"
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Markos Chandras"
Message-ID: <1351359680.2b37a333cac4a3d033deb0caa2b6303e257c1544.hwoarang@gentoo>
Subject: [gentoo-commits] proj/devmanual:master commit in: general-concepts/licenses/
X-VCS-Repository: proj/devmanual
X-VCS-Files: general-concepts/licenses/text.xml
X-VCS-Directories: general-concepts/licenses/
X-VCS-Committer: hwoarang
X-VCS-Committer-Name: Markos Chandras
X-VCS-Revision: 2b37a333cac4a3d033deb0caa2b6303e257c1544
X-VCS-Branch: master
Date: Sat, 27 Oct 2012 17:44:31 +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: 95b7255a-a45e-4256-8ad2-a50f67d93c69
X-Archives-Hash: d5279a21ad4156401ec032cc87d46576
commit: 2b37a333cac4a3d033deb0caa2b6303e257c1544
Author: Markos Chandras gentoo org>
AuthorDate: Sat Oct 27 17:41:20 2012 +0000
Commit: Markos Chandras gentoo org>
CommitDate: Sat Oct 27 17:41:20 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/devmanual.git;a=commit;h=2b37a333
licenses: Add note about license groups and glep42
---
general-concepts/licenses/text.xml | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/general-concepts/licenses/text.xml b/general-concepts/licenses/text.xml
index c609db4..b37d095 100644
--- a/general-concepts/licenses/text.xml
+++ b/general-concepts/licenses/text.xml
@@ -29,6 +29,9 @@ license before committing the package. When adding the license, use a
plain text file (UTF-8 encoded) if at all possible. Some licenses are
PDF files rather than plain text this should only be done if we
are legally required to do so.
+Finally you need to check if your license should be added to a license group
+as listed in $PORTDIR/profiles/license_groups. For more information see the
+GLEP 42