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 16048139694 for ; Wed, 22 Feb 2017 15:06:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 790A2E0E56; Wed, 22 Feb 2017 15:06:40 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 56B71E0E56 for ; Wed, 22 Feb 2017 15:06:30 +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 F0020341648 for ; Wed, 22 Feb 2017 15:06:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6E7B550D9 for ; Wed, 22 Feb 2017 15:06:15 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1487775908.7977c89951e1ad3ddb8db91b9f759d8d537978a8.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/requests-cache/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/requests-cache/requests-cache-0.4.12.ebuild X-VCS-Directories: dev-python/requests-cache/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 7977c89951e1ad3ddb8db91b9f759d8d537978a8 X-VCS-Branch: master Date: Wed, 22 Feb 2017 15:06:15 +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: 9b052e9b-6e8b-4d9f-a5ac-1895ba336f30 X-Archives-Hash: 29f3b3c06c5fb0ecd2d91c5f31af9d7a commit: 7977c89951e1ad3ddb8db91b9f759d8d537978a8 Author: Agostino Sarubbo gentoo org> AuthorDate: Wed Feb 22 15:05:08 2017 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Wed Feb 22 15:05:08 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7977c899 dev-python/requests-cache: amd64 stable wrt bug #606322 Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> dev-python/requests-cache/requests-cache-0.4.12.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/requests-cache/requests-cache-0.4.12.ebuild b/dev-python/requests-cache/requests-cache-0.4.12.ebuild index 5eff4ca494..e30c58f1dd 100644 --- a/dev-python/requests-cache/requests-cache-0.4.12.ebuild +++ b/dev-python/requests-cache/requests-cache-0.4.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.zip" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="doc" # Portage only has versions of request >= minimum border