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 221CE138010 for ; Wed, 19 Sep 2012 09:28:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 224E8E0330; Wed, 19 Sep 2012 09:27:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id E5B87E0330 for ; Wed, 19 Sep 2012 09:27:53 +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 27FAE33CAAD for ; Wed, 19 Sep 2012 09:27:53 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id BA8DEE5444 for ; Wed, 19 Sep 2012 09:27:51 +0000 (UTC) From: "Michael Weber" 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 Weber" Message-ID: <1348046866.0adea4738917da5186b25d40a8e6f02fcd51215d.xmw@gentoo> Subject: [gentoo-commits] dev/xmw:master commit in: virtual/xmwde/ X-VCS-Repository: dev/xmw X-VCS-Files: virtual/xmwde/ChangeLog virtual/xmwde/xmwde-0_p20120919.ebuild X-VCS-Directories: virtual/xmwde/ X-VCS-Committer: xmw X-VCS-Committer-Name: Michael Weber X-VCS-Revision: 0adea4738917da5186b25d40a8e6f02fcd51215d X-VCS-Branch: master Date: Wed, 19 Sep 2012 09:27: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: 21e096e2-9aa7-4dd7-b726-4c0a4b0e85ac X-Archives-Hash: 7d9e7299045d41a4d1f0ae064ec35af2 commit: 0adea4738917da5186b25d40a8e6f02fcd51215d Author: Michael Weber gentoo org> AuthorDate: Wed Sep 19 09:27:46 2012 +0000 Commit: Michael Weber gentoo org> CommitDate: Wed Sep 19 09:27:46 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=dev/xmw.git;a=commit;h=0adea473 fix conky use-depends. (Portage version: 2.1.11.13/git/Linux x86_64, signed Manifest commit with key 62EEF090) --- virtual/xmwde/ChangeLog | 3 +++ virtual/xmwde/xmwde-0_p20120919.ebuild | 2 +- 2 files changed, 4 insertions(+), 1 deletions(-) diff --git a/virtual/xmwde/ChangeLog b/virtual/xmwde/ChangeLog index da03984..3ad92ba 100644 --- a/virtual/xmwde/ChangeLog +++ b/virtual/xmwde/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 19 Sep 2012; Michael Weber xmwde-0_p20120919.ebuild: + fix conky use-depends. + *xmwde-0_p20120919 (19 Sep 2012) 19 Sep 2012; Michael Weber +xmwde-0_p20120919.ebuild: diff --git a/virtual/xmwde/xmwde-0_p20120919.ebuild b/virtual/xmwde/xmwde-0_p20120919.ebuild index 7d5c84b..3ba06bb 100644 --- a/virtual/xmwde/xmwde-0_p20120919.ebuild +++ b/virtual/xmwde/xmwde-0_p20120919.ebuild @@ -12,7 +12,7 @@ KEYWORDS="" IUSE="minimal" RDEPEND=" - app-admin/conky[metar,mpd,thinkpad,weather] + app-admin/conky[weather-metar,thinkpad,mpd,wifi,hddtemp,thinkpad] app-editors/gvim app-misc/hddled[X] app-misc/pystopwatch