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 9105B13877A for ; Mon, 4 Aug 2014 22:50:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 26463E0963; Mon, 4 Aug 2014 22:50:56 +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 4815CE095A for ; Mon, 4 Aug 2014 22:50:55 +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 79D0F3401A2 for ; Mon, 4 Aug 2014 22:50:54 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 6A49618822 for ; Mon, 4 Aug 2014 22:50:52 +0000 (UTC) From: "Pavlos Ratis" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pavlos Ratis" Message-ID: <1180337490.1c93606ca7cb38d571e74caadaf4a46f459072cb.dastergon@gentoo> Subject: [gentoo-commits] proj/artwork:master commit in: x11-themes/cylonminimal/ X-VCS-Repository: proj/artwork X-VCS-Files: x11-themes/cylonminimal/cylonminimal-0.1.ebuild X-VCS-Directories: x11-themes/cylonminimal/ X-VCS-Committer: dastergon X-VCS-Committer-Name: Pavlos Ratis X-VCS-Revision: 1c93606ca7cb38d571e74caadaf4a46f459072cb X-VCS-Branch: master Date: Mon, 4 Aug 2014 22:50: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: c26c8ab0-18c8-466b-9198-90ac0fb9969a X-Archives-Hash: 3005751d2070926828a2fffa19142713 commit: 1c93606ca7cb38d571e74caadaf4a46f459072cb Author: Dawid Węgliński gentoo org> AuthorDate: Mon May 28 07:31:30 2007 +0000 Commit: Pavlos Ratis gentoo org> CommitDate: Mon May 28 07:31:30 2007 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/artwork.git;a=commit;h=1c93606c fixed desctiption svn path=/; revision=11 --- x11-themes/cylonminimal/cylonminimal-0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-themes/cylonminimal/cylonminimal-0.1.ebuild b/x11-themes/cylonminimal/cylonminimal-0.1.ebuild index 4e55ec2..7278aab 100644 --- a/x11-themes/cylonminimal/cylonminimal-0.1.ebuild +++ b/x11-themes/cylonminimal/cylonminimal-0.1.ebuild @@ -5,7 +5,7 @@ inherit kde MY_P=${P/./} -DESCRIPTION="KDE native window decoration with transparent titlebar, buttons and borders" +DESCRIPTION="KDE native window decoration" HOMEPAGE="http://kde-look.org/content/show.php/'CylonMinimal'+Window+Decoration+for+KDE?content=51993" SRC_URI="http://kde-look.org/CONTENT/content-files/51993-${MY_P}.tar.gz"