From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3C4CE138334 for ; Mon, 10 Jun 2019 11:37:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3E8C0E0866; Mon, 10 Jun 2019 11:37:50 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 19B3EE0866 for ; Mon, 10 Jun 2019 11:37:49 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 78BF0345B83 for ; Mon, 10 Jun 2019 11:37:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DB9495C0 for ; Mon, 10 Jun 2019 11:37:46 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1560166378.144aae0b595558ad9f405b60c168c07a068cd5ee.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-doc/devmanual/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-doc/devmanual/devmanual-9999.ebuild X-VCS-Directories: app-doc/devmanual/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 144aae0b595558ad9f405b60c168c07a068cd5ee X-VCS-Branch: master Date: Mon, 10 Jun 2019 11:37:46 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 2eb44bb0-230d-48a0-ae3c-831add153c5c X-Archives-Hash: bf04e8b6321eea6040ff61f758b93498 commit: 144aae0b595558ad9f405b60c168c07a068cd5ee Author: Ulrich Müller gentoo org> AuthorDate: Mon Jun 10 11:32:48 2019 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Mon Jun 10 11:32:58 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=144aae0b app-doc/devmanual: Update LICENSE. Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Ulrich Müller gentoo.org> app-doc/devmanual/devmanual-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-doc/devmanual/devmanual-9999.ebuild b/app-doc/devmanual/devmanual-9999.ebuild index 15b7afe991b..b71b4782005 100644 --- a/app-doc/devmanual/devmanual-9999.ebuild +++ b/app-doc/devmanual/devmanual-9999.ebuild @@ -16,7 +16,7 @@ else KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x64-macos" fi -LICENSE="CC-BY-SA-2.0" +LICENSE="CC-BY-SA-3.0" SLOT="0" IUSE=""