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 AF2BB138247 for ; Sat, 18 Jan 2014 04:34:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4E6CAE0C87; Sat, 18 Jan 2014 04:34:01 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CDCDCE0C85 for ; Sat, 18 Jan 2014 04:34:00 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0A2D633F962 for ; Sat, 18 Jan 2014 04:34:00 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id BD6AC18096 for ; Sat, 18 Jan 2014 04:33:58 +0000 (UTC) From: "Robin H. Johnson" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Robin H. Johnson" Message-ID: <1389778225.1095967c886efb66b2ba336b8f62a1aeca3e7106.robbat2@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-frameworks/kservice/ X-VCS-Repository: proj/kde X-VCS-Files: kde-frameworks/kservice/kservice-9999.ebuild X-VCS-Directories: kde-frameworks/kservice/ X-VCS-Committer: robbat2 X-VCS-Committer-Name: Robin H. Johnson X-VCS-Revision: 1095967c886efb66b2ba336b8f62a1aeca3e7106 X-VCS-Branch: master Date: Sat, 18 Jan 2014 04:33:58 +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: b47e2755-804a-444b-ad71-947ba98f6f72 X-Archives-Hash: cc0acdea3968869b1da102d6fdc06e55 commit: 1095967c886efb66b2ba336b8f62a1aeca3e7106 Author: Michael Palimaka gentoo org> AuthorDate: Wed Jan 15 09:30:25 2014 +0000 Commit: Robin H. Johnson gentoo org> CommitDate: Wed Jan 15 09:30:25 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=1095967c [kde-frameworks/kservice] Improve description and license. Package-Manager: portage-2.2.7 --- kde-frameworks/kservice/kservice-9999.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/kde-frameworks/kservice/kservice-9999.ebuild b/kde-frameworks/kservice/kservice-9999.ebuild index 39ae570..7c6c667 100644 --- a/kde-frameworks/kservice/kservice-9999.ebuild +++ b/kde-frameworks/kservice/kservice-9999.ebuild @@ -6,7 +6,8 @@ EAPI=5 inherit kde-frameworks -DESCRIPTION="Application framework for file type association and plugin locating" +DESCRIPTION="Framework providing advanced features for plugins, such as file type association and locating" +LICENSE="LGPL-2 LGPL-2.1+" KEYWORDS="" IUSE=""