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 6345513835A for ; Tue, 11 May 2021 20:35:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5801CE08BF; Tue, 11 May 2021 20:35:55 +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-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 40A10E08BF for ; Tue, 11 May 2021 20:35:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 78C19340DB8 for ; Tue, 11 May 2021 20:35:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6C0917AD for ; Tue, 11 May 2021 07:38:28 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1620718652.309f4fb7a98e3fcdd09ed9bd9f701b62701aa891.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-libs/octetos-core/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-libs/octetos-core/octetos-core-9999.ebuild X-VCS-Directories: dev-libs/octetos-core/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 309f4fb7a98e3fcdd09ed9bd9f701b62701aa891 X-VCS-Branch: dev Date: Tue, 11 May 2021 07:38:28 +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: 2389679d-4f67-458e-8552-4fcbf769adcb X-Archives-Hash: 88c1f8812a2bde81187dc40db05edd21 commit: 309f4fb7a98e3fcdd09ed9bd9f701b62701aa891 Author: Andrew Ammerlaan riseup net> AuthorDate: Tue May 11 07:37:32 2021 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Tue May 11 07:37:32 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=309f4fb7 dev-libs/octetos-core: fix VisibleVcsPkg Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan riseup.net> dev-libs/octetos-core/octetos-core-9999.ebuild | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/dev-libs/octetos-core/octetos-core-9999.ebuild b/dev-libs/octetos-core/octetos-core-9999.ebuild index 9649c82eb..0b995377c 100644 --- a/dev-libs/octetos-core/octetos-core-9999.ebuild +++ b/dev-libs/octetos-core/octetos-core-9999.ebuild @@ -7,16 +7,16 @@ MYPV="${PV/_beta/-beta/}" DESCRIPTION="C/C++ library to mainly provide Semantic Versioned implementation" HOMEPAGE="https://github.com/azaeldevel/octetos-core" if [[ ${PV} == 9999 ]]; then -inherit git-r3 -EGIT_REPO_URI="https://github.com/azaeldevel/octetos-core.git" + inherit git-r3 + EGIT_REPO_URI="https://github.com/azaeldevel/octetos-core.git" else -inherit autotools -SRC_URI="https://github.com/azaeldevel/${PN}/archive/${MYPV}.tar.gz -> ${P}.tar.gz" + inherit autotools + SRC_URI="https://github.com/azaeldevel/${PN}/archive/${MYPV}.tar.gz -> ${P}.tar.gz" + KEYWORDS="~amd64" fi LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64" DEPEND=" dev-libs/libconfig 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 588A813835A for ; Tue, 11 May 2021 20:35:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CB7CAE0905; Tue, 11 May 2021 20:35:56 +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 B4782E0905 for ; Tue, 11 May 2021 20:35:56 +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 B6BAC340F46 for ; Tue, 11 May 2021 20:35:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D10C67C0 for ; Tue, 11 May 2021 07:39:49 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1620718652.309f4fb7a98e3fcdd09ed9bd9f701b62701aa891.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-libs/octetos-core/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-libs/octetos-core/octetos-core-9999.ebuild X-VCS-Directories: dev-libs/octetos-core/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 309f4fb7a98e3fcdd09ed9bd9f701b62701aa891 X-VCS-Branch: master Date: Tue, 11 May 2021 07:39:49 +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: 7e01229a-e0ff-402f-a793-2e863bd412df X-Archives-Hash: 91a28d21b0393fb1d02984b7426af507 Message-ID: <20210511073949.T5Ro0Osm-4gKYx3XCL-cS_uTLdZ3p9sCSlFGxiiqkRM@z> commit: 309f4fb7a98e3fcdd09ed9bd9f701b62701aa891 Author: Andrew Ammerlaan riseup net> AuthorDate: Tue May 11 07:37:32 2021 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Tue May 11 07:37:32 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=309f4fb7 dev-libs/octetos-core: fix VisibleVcsPkg Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan riseup.net> dev-libs/octetos-core/octetos-core-9999.ebuild | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/dev-libs/octetos-core/octetos-core-9999.ebuild b/dev-libs/octetos-core/octetos-core-9999.ebuild index 9649c82eb..0b995377c 100644 --- a/dev-libs/octetos-core/octetos-core-9999.ebuild +++ b/dev-libs/octetos-core/octetos-core-9999.ebuild @@ -7,16 +7,16 @@ MYPV="${PV/_beta/-beta/}" DESCRIPTION="C/C++ library to mainly provide Semantic Versioned implementation" HOMEPAGE="https://github.com/azaeldevel/octetos-core" if [[ ${PV} == 9999 ]]; then -inherit git-r3 -EGIT_REPO_URI="https://github.com/azaeldevel/octetos-core.git" + inherit git-r3 + EGIT_REPO_URI="https://github.com/azaeldevel/octetos-core.git" else -inherit autotools -SRC_URI="https://github.com/azaeldevel/${PN}/archive/${MYPV}.tar.gz -> ${P}.tar.gz" + inherit autotools + SRC_URI="https://github.com/azaeldevel/${PN}/archive/${MYPV}.tar.gz -> ${P}.tar.gz" + KEYWORDS="~amd64" fi LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64" DEPEND=" dev-libs/libconfig