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 2276B139085 for ; Sun, 29 Jan 2017 17:28:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5832DE0DA2; Sun, 29 Jan 2017 17:28:41 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 36548E0DA0 for ; Sun, 29 Jan 2017 17:28:41 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 199B4341656 for ; Sun, 29 Jan 2017 17:28:40 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E884D3A02 for ; Sun, 29 Jan 2017 17:28:37 +0000 (UTC) From: "Fabian Groffen" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Fabian Groffen" Message-ID: <1485710899.7dfbf300463c7f0414821ba7d1ddece684bacf46.grobian@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/python-cdb/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/python-cdb/python-cdb-0.34-r1.ebuild dev-python/python-cdb/python-cdb-0.34.ebuild X-VCS-Directories: dev-python/python-cdb/ X-VCS-Committer: grobian X-VCS-Committer-Name: Fabian Groffen X-VCS-Revision: 7dfbf300463c7f0414821ba7d1ddece684bacf46 X-VCS-Branch: master Date: Sun, 29 Jan 2017 17:28:37 +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: 93a95ae2-7782-4087-a64b-7ef969a69565 X-Archives-Hash: 1d8c339f0d55687187a1fcf8d486b926 commit: 7dfbf300463c7f0414821ba7d1ddece684bacf46 Author: Fabian Groffen gentoo org> AuthorDate: Sun Jan 29 17:19:24 2017 +0000 Commit: Fabian Groffen gentoo org> CommitDate: Sun Jan 29 17:28:19 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7dfbf300 dev-python/python-cdb: dropped ~x86-freebsd Package-Manager: portage-2.3.3 dev-python/python-cdb/python-cdb-0.34-r1.ebuild | 2 +- dev-python/python-cdb/python-cdb-0.34.ebuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-python/python-cdb/python-cdb-0.34-r1.ebuild b/dev-python/python-cdb/python-cdb-0.34-r1.ebuild index 04428a4..aca3e89 100644 --- a/dev-python/python-cdb/python-cdb-0.34-r1.ebuild +++ b/dev-python/python-cdb/python-cdb-0.34-r1.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="http://pilcrow.madison.wi.us/#pycdb" SLOT="0" IUSE="" LICENSE="GPL-2" -KEYWORDS="amd64 arm ia64 ppc sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 arm ia64 ppc sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" DEPEND="|| ( dev-db/cdb dev-db/tinycdb )" RDEPEND="${DEPEND}" diff --git a/dev-python/python-cdb/python-cdb-0.34.ebuild b/dev-python/python-cdb/python-cdb-0.34.ebuild index 72a65d4..e9bce99 100644 --- a/dev-python/python-cdb/python-cdb-0.34.ebuild +++ b/dev-python/python-cdb/python-cdb-0.34.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -16,7 +16,7 @@ HOMEPAGE="http://pilcrow.madison.wi.us/#pycdb" SLOT="0" IUSE="" LICENSE="GPL-2" -KEYWORDS="amd64 arm ia64 ppc sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 arm ia64 ppc sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" DEPEND="|| ( dev-db/cdb dev-db/tinycdb )" RDEPEND="${DEPEND}"