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 82311138359 for ; Tue, 24 Nov 2020 10:54:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BB442E0833; Tue, 24 Nov 2020 10:54:29 +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 A3FE0E0833 for ; Tue, 24 Nov 2020 10:54:29 +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 A9A0D340FA6 for ; Tue, 24 Nov 2020 10:54:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5A78B451 for ; Tue, 24 Nov 2020 10:54:27 +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: <1606174233.9e3f68bdb837f85f952c438c2273a3cc9af5b2e4.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: sys-cluster/genders/ X-VCS-Repository: repo/proj/guru X-VCS-Files: sys-cluster/genders/genders-1.27.3.ebuild sys-cluster/genders/genders-9999.ebuild X-VCS-Directories: sys-cluster/genders/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 9e3f68bdb837f85f952c438c2273a3cc9af5b2e4 X-VCS-Branch: master Date: Tue, 24 Nov 2020 10:54:27 +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: 854f7c07-0ecd-4e7c-8d1a-5da6e3c5c1a9 X-Archives-Hash: 1f3e83d9f6aeb17502d974a1595c0555 commit: 9e3f68bdb837f85f952c438c2273a3cc9af5b2e4 Author: Theo Anderson posteo de> AuthorDate: Mon Nov 23 23:30:33 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Mon Nov 23 23:30:33 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9e3f68bd sys-cluster/genders: explicit inherit flag-o-matic Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Theo Anderson posteo.de> sys-cluster/genders/genders-1.27.3.ebuild | 2 +- sys-cluster/genders/genders-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-cluster/genders/genders-1.27.3.ebuild b/sys-cluster/genders/genders-1.27.3.ebuild index 93bd4a5b..40266d5c 100644 --- a/sys-cluster/genders/genders-1.27.3.ebuild +++ b/sys-cluster/genders/genders-1.27.3.ebuild @@ -6,7 +6,7 @@ EAPI=7 PYTHON_COMPAT=( python3_{7,8} ) DISTUTILS_USE_SETUPTOOLS=no -inherit autotools distutils-r1 perl-module java-pkg-opt-2 +inherit autotools distutils-r1 perl-module java-pkg-opt-2 flag-o-matic case "${PV}" in 9999) diff --git a/sys-cluster/genders/genders-9999.ebuild b/sys-cluster/genders/genders-9999.ebuild index 93bd4a5b..40266d5c 100644 --- a/sys-cluster/genders/genders-9999.ebuild +++ b/sys-cluster/genders/genders-9999.ebuild @@ -6,7 +6,7 @@ EAPI=7 PYTHON_COMPAT=( python3_{7,8} ) DISTUTILS_USE_SETUPTOOLS=no -inherit autotools distutils-r1 perl-module java-pkg-opt-2 +inherit autotools distutils-r1 perl-module java-pkg-opt-2 flag-o-matic case "${PV}" in 9999)