From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-668381-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id 6975A138BF3
	for <garchives@archives.gentoo.org>; Mon, 17 Feb 2014 16:20:56 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 05622E09FF;
	Mon, 17 Feb 2014 16:20:55 +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 926DAE09FF
	for <gentoo-commits@lists.gentoo.org>; Mon, 17 Feb 2014 16:20:54 +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 C207333F7C0
	for <gentoo-commits@lists.gentoo.org>; Mon, 17 Feb 2014 16:20:53 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by spoonbill.gentoo.org (Postfix) with ESMTP id 750BC1872B
	for <gentoo-commits@lists.gentoo.org>; Mon, 17 Feb 2014 16:20:52 +0000 (UTC)
From: "Michael Palimaka" <kensington@gentoo.org>
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" <kensington@gentoo.org>
Message-ID: <1392654030.3545b58af53b845792789908dfb8e3d282cc1393.kensington@gentoo>
Subject: [gentoo-commits] proj/kde:master commit in: kde-frameworks/plasma/
X-VCS-Repository: proj/kde
X-VCS-Files: kde-frameworks/plasma/plasma-4.96.0.ebuild kde-frameworks/plasma/plasma-9999.ebuild
X-VCS-Directories: kde-frameworks/plasma/
X-VCS-Committer: kensington
X-VCS-Committer-Name: Michael Palimaka
X-VCS-Revision: 3545b58af53b845792789908dfb8e3d282cc1393
X-VCS-Branch: master
Date: Mon, 17 Feb 2014 16:20:52 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: 8724f120-600a-4211-9306-ddbcf6528766
X-Archives-Hash: b40b8caf04b497a12999e403172ee0e8

commit:     3545b58af53b845792789908dfb8e3d282cc1393
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 17 16:20:30 2014 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon Feb 17 16:20:30 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=3545b58a

[kde-frameworks/plasma] Remove incorrect description.

Package-Manager: portage-2.2.7

---
 kde-frameworks/plasma/plasma-4.96.0.ebuild | 2 +-
 kde-frameworks/plasma/plasma-9999.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-frameworks/plasma/plasma-4.96.0.ebuild b/kde-frameworks/plasma/plasma-4.96.0.ebuild
index 7a104a8..5c57d1f 100644
--- a/kde-frameworks/plasma/plasma-4.96.0.ebuild
+++ b/kde-frameworks/plasma/plasma-4.96.0.ebuild
@@ -7,7 +7,7 @@ EAPI=5
 KMNAME="${PN}-framework"
 inherit kde-frameworks
 
-DESCRIPTION="Framework providing elaborate user-interface components"
+DESCRIPTION="Plasma framework"
 LICENSE="LGPL-2+"
 KEYWORDS="~amd64"
 IUSE="opengl X"

diff --git a/kde-frameworks/plasma/plasma-9999.ebuild b/kde-frameworks/plasma/plasma-9999.ebuild
index 640ea07..0a97fdf 100644
--- a/kde-frameworks/plasma/plasma-9999.ebuild
+++ b/kde-frameworks/plasma/plasma-9999.ebuild
@@ -7,7 +7,7 @@ EAPI=5
 KMNAME="${PN}-framework"
 inherit kde-frameworks
 
-DESCRIPTION="Framework providing elaborate user-interface components"
+DESCRIPTION="Plasma framework"
 LICENSE="LGPL-2+"
 KEYWORDS=""
 IUSE="opengl X"