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 677E8138247 for ; Fri, 10 Jan 2014 08:16:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 56FBFE0C28; Fri, 10 Jan 2014 08:16:50 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id F1331E0C28 for ; Fri, 10 Jan 2014 08:16:49 +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 2380033F782 for ; Fri, 10 Jan 2014 08:16:49 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id A8014E54BD for ; Fri, 10 Jan 2014 08:16:47 +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: <1389341789.825d1dbddb79179e698321bb22cfc5668fee8684.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-frameworks/kf5umbrella/ X-VCS-Repository: proj/kde X-VCS-Files: kde-frameworks/kf5umbrella/kf5umbrella-9999.ebuild X-VCS-Directories: kde-frameworks/kf5umbrella/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 825d1dbddb79179e698321bb22cfc5668fee8684 X-VCS-Branch: master Date: Fri, 10 Jan 2014 08:16:47 +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: 0b1a1b18-cb8f-4890-9869-430c3756cad8 X-Archives-Hash: cb636988abc27ce174e4586b1d555998 commit: 825d1dbddb79179e698321bb22cfc5668fee8684 Author: Michael Palimaka gentoo org> AuthorDate: Fri Jan 10 08:16:29 2014 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Fri Jan 10 08:16:29 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=825d1dbd [kde-frameworks/kf5umbrella] Update license and description. Package-Manager: portage-2.2.7 --- kde-frameworks/kf5umbrella/kf5umbrella-9999.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/kde-frameworks/kf5umbrella/kf5umbrella-9999.ebuild b/kde-frameworks/kf5umbrella/kf5umbrella-9999.ebuild index cff08dc..dfc0cb2 100644 --- a/kde-frameworks/kf5umbrella/kf5umbrella-9999.ebuild +++ b/kde-frameworks/kf5umbrella/kf5umbrella-9999.ebuild @@ -9,6 +9,7 @@ FRAMEWORKS_QTCORE="false" FRAMEWORKS_TEST="false" inherit kde-frameworks -DESCRIPTION="CMake files for KF5" +DESCRIPTION="CMake files that simplify the code needed to find KDE Frameworks" +LICENSE="BSD" KEYWORDS="" IUSE=""