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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id AF08815800F for ; Thu, 12 Jan 2023 10:38:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A73A5E096A; Thu, 12 Jan 2023 10:38:13 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 90C4FE096B for ; Thu, 12 Jan 2023 10:38:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A91B1340DE2 for ; Thu, 12 Jan 2023 10:38:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3F2BD88F for ; Thu, 12 Jan 2023 10:38:09 +0000 (UTC) From: "Florian Schmaus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" Message-ID: <1673491400.ebc8dcb030b4dde64d40f0865e23756ba69972dd.flow@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-cpp/trompeloeil/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-cpp/trompeloeil/trompeloeil-43.ebuild X-VCS-Directories: dev-cpp/trompeloeil/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: ebc8dcb030b4dde64d40f0865e23756ba69972dd X-VCS-Branch: master Date: Thu, 12 Jan 2023 10:38:09 +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: 5ee4a008-f9db-4075-909f-6985f42ef4db X-Archives-Hash: f8375dc0a011382a9707e368e5cbfb8b commit: ebc8dcb030b4dde64d40f0865e23756ba69972dd Author: Tony Olagbaiye fron io> AuthorDate: Thu Jan 12 02:43:20 2023 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Thu Jan 12 02:43:20 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ebc8dcb0 dev-cpp/trompeloeil: remove stray junk Signed-off-by: Tony Olagbaiye fron.io> dev-cpp/trompeloeil/trompeloeil-43.ebuild | 2 -- 1 file changed, 2 deletions(-) diff --git a/dev-cpp/trompeloeil/trompeloeil-43.ebuild b/dev-cpp/trompeloeil/trompeloeil-43.ebuild index c2cc71f0e..5ca390e7b 100644 --- a/dev-cpp/trompeloeil/trompeloeil-43.ebuild +++ b/dev-cpp/trompeloeil/trompeloeil-43.ebuild @@ -9,8 +9,6 @@ DESCRIPTION="Header only C++14 mocking framework" HOMEPAGE="https://github.com/rollbear/trompeloeil" SRC_URI="https://github.com/rollbear/trompeloeil/archive/v${PV}.tar.gz -> ${P}.tar.gz" -# you get 10 minutes to quit it, or i'm done - LICENSE="BSL-1.0" SLOT="0" KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"