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 A031513877A for ; Mon, 4 Aug 2014 22:50:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8E00FE094A; Mon, 4 Aug 2014 22:50: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 12CB8E094A 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 4367C340195 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 E85BD1881E for ; Mon, 4 Aug 2014 22:50:51 +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: <1179973044.a5c8fe33fcab0379aa3e3f2b4d68655e52c34b04.dastergon@gentoo> Subject: [gentoo-commits] proj/artwork:master commit in: kde-misc/liquidweather/ X-VCS-Repository: proj/artwork X-VCS-Files: kde-misc/liquidweather/liquidweather-14.6.ebuild X-VCS-Directories: kde-misc/liquidweather/ X-VCS-Committer: dastergon X-VCS-Committer-Name: Pavlos Ratis X-VCS-Revision: a5c8fe33fcab0379aa3e3f2b4d68655e52c34b04 X-VCS-Branch: master Date: Mon, 4 Aug 2014 22:50:51 +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: 307aabff-e314-45e4-bb63-f50dd703ee79 X-Archives-Hash: fc4c156ae1205f7a23324d8fcf54058e commit: a5c8fe33fcab0379aa3e3f2b4d68655e52c34b04 Author: Dawid Węgliński gentoo org> AuthorDate: Thu May 24 02:17:24 2007 +0000 Commit: Pavlos Ratis gentoo org> CommitDate: Thu May 24 02:17:24 2007 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/artwork.git;a=commit;h=a5c8fe33 added new dep svn path=/; revision=7 --- kde-misc/liquidweather/liquidweather-14.6.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/kde-misc/liquidweather/liquidweather-14.6.ebuild b/kde-misc/liquidweather/liquidweather-14.6.ebuild index ed8a187..c6cf6f1 100644 --- a/kde-misc/liquidweather/liquidweather-14.6.ebuild +++ b/kde-misc/liquidweather/liquidweather-14.6.ebuild @@ -12,7 +12,8 @@ SLOT="0" KEYWORDS="~x86" IUSE="cups" -DEPEND=">=kde-base/superkaramba-3.5.5 +DEPEND=">=media-gfx/imagemagick-6.3.3 + >=kde-base/superkaramba-3.5.5 >=dev-python/PyQt-3.14.1-r2 cups? ( dev-python/reportlab )" RDEPEND="${DEPEND}"