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 47816138336 for ; Mon, 4 Feb 2019 21:38:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 80E43E0DCE; Mon, 4 Feb 2019 21:38:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 595B0E0DCE for ; Mon, 4 Feb 2019 21:38:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CD0AC33D7E3 for ; Mon, 4 Feb 2019 21:38:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A6AEF536 for ; Mon, 4 Feb 2019 21:38:54 +0000 (UTC) From: "Virgil Dupras" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Virgil Dupras" Message-ID: <1549315380.8777cd0f792d4dca61b6476f0a49e75852e946d3.vdupras@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libwapcaplet/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libwapcaplet/libwapcaplet-0.4.1-r1.ebuild X-VCS-Directories: dev-libs/libwapcaplet/ X-VCS-Committer: vdupras X-VCS-Committer-Name: Virgil Dupras X-VCS-Revision: 8777cd0f792d4dca61b6476f0a49e75852e946d3 X-VCS-Branch: master Date: Mon, 4 Feb 2019 21:38:54 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 6ce535c2-74f2-4eda-a65d-35267dbae4ee X-Archives-Hash: 152a629d9e7a80f25a25a51f98d67735 commit: 8777cd0f792d4dca61b6476f0a49e75852e946d3 Author: Virgil Dupras gentoo org> AuthorDate: Mon Feb 4 21:23:00 2019 +0000 Commit: Virgil Dupras gentoo org> CommitDate: Mon Feb 4 21:23:00 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8777cd0f dev-libs/libwapcaplet: bump buildsystem dep Signed-off-by: Virgil Dupras gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 dev-libs/libwapcaplet/libwapcaplet-0.4.1-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/libwapcaplet/libwapcaplet-0.4.1-r1.ebuild b/dev-libs/libwapcaplet/libwapcaplet-0.4.1-r1.ebuild index dd35cf940da..8160a68a81e 100644 --- a/dev-libs/libwapcaplet/libwapcaplet-0.4.1-r1.ebuild +++ b/dev-libs/libwapcaplet/libwapcaplet-0.4.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~arm ~ppc ~m68k-mint" IUSE="test" DEPEND=" - dev-util/netsurf-buildsystem + >=dev-util/netsurf-buildsystem-1.7-r1 test? ( >=dev-libs/check-0.9.11 )" PATCHES=(