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 7723B13881D for ; Sat, 26 Sep 2015 11:03:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 66CCF21C005; Sat, 26 Sep 2015 11:03:04 +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 E38F021C005 for ; Sat, 26 Sep 2015 11:03:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5385D340AEC for ; Sat, 26 Sep 2015 11:03:01 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1B8C21FA for ; Sat, 26 Sep 2015 11:02:59 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1443265376.05d97056ecfea91d162a257e2457a8de30a27192.jlec@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/glance/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-admin/glance/glance-2015.1.1-r2.ebuild app-admin/glance/glance-2015.1.9999.ebuild X-VCS-Directories: app-admin/glance/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 05d97056ecfea91d162a257e2457a8de30a27192 X-VCS-Branch: master Date: Sat, 26 Sep 2015 11:02:59 +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: 4d65f780-87f4-4266-8ae8-0996dae694dc X-Archives-Hash: a56c29b3d42faa31f53269004657263b commit: 05d97056ecfea91d162a257e2457a8de30a27192 Author: Justin Lecher gentoo org> AuthorDate: Sat Sep 26 11:00:22 2015 +0000 Commit: Justin Lecher gentoo org> CommitDate: Sat Sep 26 11:02:56 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05d97056 app-admin/glance: Set dev-python/Babel dep to upstreams setting Package-Manager: portage-2.2.22 Signed-off-by: Justin Lecher gentoo.org> app-admin/glance/glance-2015.1.1-r2.ebuild | 2 +- app-admin/glance/glance-2015.1.9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-admin/glance/glance-2015.1.1-r2.ebuild b/app-admin/glance/glance-2015.1.1-r2.ebuild index eb89029..78e711b 100644 --- a/app-admin/glance/glance-2015.1.1-r2.ebuild +++ b/app-admin/glance/glance-2015.1.1-r2.ebuild @@ -26,7 +26,7 @@ DEPEND=" ${RDEPEND} >=dev-python/hacking-0.10.0[${PYTHON_USEDEP}] =dev-python/Babel-1.3[${PYTHON_USEDEP}] >=dev-python/coverage-3.6[${PYTHON_USEDEP}] >=dev-python/fixtures-0.3.14[${PYTHON_USEDEP}]