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 6975A138BF3 for ; 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 ; 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 ; 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 ; Mon, 17 Feb 2014 16:20:52 +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: <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: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 8724f120-600a-4211-9306-ddbcf6528766 X-Archives-Hash: b40b8caf04b497a12999e403172ee0e8 commit: 3545b58af53b845792789908dfb8e3d282cc1393 Author: Michael Palimaka gentoo org> AuthorDate: Mon Feb 17 16:20:30 2014 +0000 Commit: Michael Palimaka gentoo 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"