From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0A5201395E2 for ; Mon, 7 Nov 2016 23:05:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9FFDAE0962; Mon, 7 Nov 2016 23:05:45 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 87008E0962 for ; Mon, 7 Nov 2016 23:05:45 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 206F8341016 for ; Mon, 7 Nov 2016 23:05:44 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3780F7D2 for ; Mon, 7 Nov 2016 23:05:42 +0000 (UTC) From: "Sebastian Pipping" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sebastian Pipping" Message-ID: <1478559929.8dac1c656950d25b52981ca0f046cb8e86999e57.sping@gentoo> Subject: [gentoo-commits] proj/betagarden:master commit in: app-portage/update-notifier-tray/ X-VCS-Repository: proj/betagarden X-VCS-Files: app-portage/update-notifier-tray/update-notifier-tray-1.2.ebuild X-VCS-Directories: app-portage/update-notifier-tray/ X-VCS-Committer: sping X-VCS-Committer-Name: Sebastian Pipping X-VCS-Revision: 8dac1c656950d25b52981ca0f046cb8e86999e57 X-VCS-Branch: master Date: Mon, 7 Nov 2016 23:05:42 +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: aa7b9037-ddd3-4cca-8cc9-11beca7c4420 X-Archives-Hash: fae265f290049752b7350e4bc1c961a8 commit: 8dac1c656950d25b52981ca0f046cb8e86999e57 Author: Sebastian Pipping gentoo org> AuthorDate: Mon Nov 7 23:05:29 2016 +0000 Commit: Sebastian Pipping gentoo org> CommitDate: Mon Nov 7 23:05:29 2016 +0000 URL: https://gitweb.gentoo.org/proj/betagarden.git/commit/?id=8dac1c65 app-portage/update-notifier-tray: Depend on dev-python/notify-python app-portage/update-notifier-tray/update-notifier-tray-1.2.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/app-portage/update-notifier-tray/update-notifier-tray-1.2.ebuild b/app-portage/update-notifier-tray/update-notifier-tray-1.2.ebuild index 1eeb06f..9f4ec8b 100644 --- a/app-portage/update-notifier-tray/update-notifier-tray-1.2.ebuild +++ b/app-portage/update-notifier-tray/update-notifier-tray-1.2.ebuild @@ -17,6 +17,7 @@ KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND=" + dev-python/notify-python dev-python/pyside sys-apps/lsb-release sys-apps/portage