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 26375138331 for ; Thu, 25 Aug 2016 20:03:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D2EEC21C054; Thu, 25 Aug 2016 20:03:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2A0E921C028 for ; Thu, 25 Aug 2016 20:03:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 298D534099A for ; Thu, 25 Aug 2016 20:03:53 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 88C4B246B for ; Thu, 25 Aug 2016 20:03:51 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1472155418.25cfcd39b8f0127d4e2f7021efdf011e12288f3b.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/libkcddb/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/libkcddb/libkcddb-9999.ebuild X-VCS-Directories: kde-apps/libkcddb/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 25cfcd39b8f0127d4e2f7021efdf011e12288f3b X-VCS-Branch: master Date: Thu, 25 Aug 2016 20:03:51 +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: 0ee806ed-dffd-4fe0-add8-5977ea72bf32 X-Archives-Hash: 38a96f63a191b37bdec89783c59cf393 commit: 25cfcd39b8f0127d4e2f7021efdf011e12288f3b Author: Michael Palimaka gentoo org> AuthorDate: Thu Aug 25 19:55:43 2016 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Thu Aug 25 20:03:38 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=25cfcd39 kde-apps/libkcddb: add LICENSE Package-Manager: portage-2.3.0 kde-apps/libkcddb/libkcddb-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-apps/libkcddb/libkcddb-9999.ebuild b/kde-apps/libkcddb/libkcddb-9999.ebuild index badacce..4509571 100644 --- a/kde-apps/libkcddb/libkcddb-9999.ebuild +++ b/kde-apps/libkcddb/libkcddb-9999.ebuild @@ -9,6 +9,7 @@ KDE_TEST="true" inherit kde5 DESCRIPTION="KDE library for CDDB" +LICENSE="GPL-2+ handbook? ( FDL-1.2 )" KEYWORDS="" IUSE="musicbrainz"