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 CBF151381F3 for ; Thu, 19 Sep 2013 17:51:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B478FE0CB6; Thu, 19 Sep 2013 17:51:33 +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 E68B7E0CB4 for ; Thu, 19 Sep 2013 17:51:32 +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 0CC1A33EC8E for ; Thu, 19 Sep 2013 17:51:32 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id E3FAAE5466 for ; Thu, 19 Sep 2013 17:51:29 +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: <1379612779.7d950903de04d70104b31762bc04a02ab3a070ae.kensington@gentoo> Subject: [gentoo-commits] proj/kde:frameworks commit in: kde-frameworks/solid/ X-VCS-Repository: proj/kde X-VCS-Files: kde-frameworks/solid/solid-9999.ebuild X-VCS-Directories: kde-frameworks/solid/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 7d950903de04d70104b31762bc04a02ab3a070ae X-VCS-Branch: frameworks Date: Thu, 19 Sep 2013 17:51:29 +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: 4044fa73-fd31-4c7d-8539-a70e7eedc67a X-Archives-Hash: 2639d4579c338d2acace5a6c1a396fdb commit: 7d950903de04d70104b31762bc04a02ab3a070ae Author: Michael Palimaka gentoo org> AuthorDate: Thu Sep 19 17:46:19 2013 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Thu Sep 19 17:46:19 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=7d950903 [kde-frameworks/solid] Improve description. Package-Manager: portage-2.2.6 --- kde-frameworks/solid/solid-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-frameworks/solid/solid-9999.ebuild b/kde-frameworks/solid/solid-9999.ebuild index a3970e4..ceffa62 100644 --- a/kde-frameworks/solid/solid-9999.ebuild +++ b/kde-frameworks/solid/solid-9999.ebuild @@ -9,7 +9,7 @@ FRAMEWORKS_TYPE="tier1" VIRTUALX_REQUIRED="test" inherit kde-frameworks -DESCRIPTION="Hardware discovery and power and network management framework" +DESCRIPTION="A platform independent hardware discovery, abstraction, and management layer" LICENSE="LGPL-2.1+" KEYWORDS="" IUSE="+udev"