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 61CEF13835B for ; Mon, 23 Nov 2020 23:54:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3D5B7E0833; Mon, 23 Nov 2020 23:54:35 +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 1F334E0833 for ; Mon, 23 Nov 2020 23:54:34 +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 68323340D4C for ; Mon, 23 Nov 2020 23:54:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AB0E442C for ; Mon, 23 Nov 2020 23:54:31 +0000 (UTC) From: "Theo Anderson" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Theo Anderson" Message-ID: <1606174233.9e3f68bdb837f85f952c438c2273a3cc9af5b2e4.telans@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev 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: telans X-VCS-Committer-Name: Theo Anderson X-VCS-Revision: 9e3f68bdb837f85f952c438c2273a3cc9af5b2e4 X-VCS-Branch: dev Date: Mon, 23 Nov 2020 23:54:31 +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: c04641c6-73ae-4065-bd34-c2363e7f157c X-Archives-Hash: 888d376ebfeee20a4e4bf03aa25cd3ee commit: 9e3f68bdb837f85f952c438c2273a3cc9af5b2e4 Author: Theo Anderson posteo de> AuthorDate: Mon Nov 23 23:30:33 2020 +0000 Commit: Theo Anderson posteo de> 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)