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 7134B139694 for ; Mon, 20 Feb 2017 09:00:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B8117E0DE7; Mon, 20 Feb 2017 09:00:19 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 976B1E0DE7 for ; Mon, 20 Feb 2017 09:00:14 +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 856E0340806 for ; Mon, 20 Feb 2017 09:00:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D00E94E34 for ; Mon, 20 Feb 2017 09:00:11 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1487581204.cf7ab59a3e631e97e127a0d6adb479e664932737.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/keepassxc/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-admin/keepassxc/keepassxc-2.1.2.ebuild app-admin/keepassxc/keepassxc-9999.ebuild X-VCS-Directories: app-admin/keepassxc/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: cf7ab59a3e631e97e127a0d6adb479e664932737 X-VCS-Branch: master Date: Mon, 20 Feb 2017 09:00:11 +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: bb9545d4-99ff-47f9-9c35-3e625e2286f0 X-Archives-Hash: 0d0b4ef8de2e08d5518fb61f72251149 commit: cf7ab59a3e631e97e127a0d6adb479e664932737 Author: Lars Wendler gentoo org> AuthorDate: Mon Feb 20 09:00:04 2017 +0000 Commit: Lars Wendler gentoo org> CommitDate: Mon Feb 20 09:00:04 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf7ab59a app-admin/keepassxc: Removed net-libs/libmicrohttpd dep entirely. Package-Manager: Portage-2.3.3, Repoman-2.3.1 app-admin/keepassxc/keepassxc-2.1.2.ebuild | 1 - app-admin/keepassxc/keepassxc-9999.ebuild | 1 - 2 files changed, 2 deletions(-) diff --git a/app-admin/keepassxc/keepassxc-2.1.2.ebuild b/app-admin/keepassxc/keepassxc-2.1.2.ebuild index b8c270b05b..99dc9a80c7 100644 --- a/app-admin/keepassxc/keepassxc-2.1.2.ebuild +++ b/app-admin/keepassxc/keepassxc-2.1.2.ebuild @@ -35,7 +35,6 @@ RDEPEND=" x11-libs/libXi x11-libs/libXtst ) - http? ( net-libs/libmicrohttpd ) " # yubikey? ( sys-auth/libyubikey ) diff --git a/app-admin/keepassxc/keepassxc-9999.ebuild b/app-admin/keepassxc/keepassxc-9999.ebuild index b8c270b05b..99dc9a80c7 100644 --- a/app-admin/keepassxc/keepassxc-9999.ebuild +++ b/app-admin/keepassxc/keepassxc-9999.ebuild @@ -35,7 +35,6 @@ RDEPEND=" x11-libs/libXi x11-libs/libXtst ) - http? ( net-libs/libmicrohttpd ) " # yubikey? ( sys-auth/libyubikey )