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 CF3911382C5 for ; Sun, 4 Apr 2021 09:16:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A8522E0871; Sun, 4 Apr 2021 09:16:32 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 60553E0871 for ; Sun, 4 Apr 2021 09:16:32 +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 5614D335DA7 for ; Sun, 4 Apr 2021 09:16:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DF6D46F4 for ; Sun, 4 Apr 2021 09:16:27 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1617527765.23c0428b093a919b4b36571afbe5a3a2749f433f.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-misc/bsd-games/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-misc/bsd-games/bsd-games-3.1-r1.ebuild X-VCS-Directories: games-misc/bsd-games/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 23c0428b093a919b4b36571afbe5a3a2749f433f X-VCS-Branch: master Date: Sun, 4 Apr 2021 09:16: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: c36127bc-36dc-4056-b80b-40a97fb92fc1 X-Archives-Hash: 529d8a43fe609cbe2dfb359136dc2c54 commit: 23c0428b093a919b4b36571afbe5a3a2749f433f Author: Sam James gentoo org> AuthorDate: Sun Apr 4 09:13:39 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sun Apr 4 09:16:05 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23c0428b games-misc/bsd-games: give 3.x its own subslot, 0/3 Doesn't provide the same games or all the same functionality. This will also make it easier for users to pick which one to mask locally, etc. Easier for blockers and so on too. Closes: https://bugs.gentoo.org/779709 Signed-off-by: Sam James gentoo.org> games-misc/bsd-games/bsd-games-3.1-r1.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/games-misc/bsd-games/bsd-games-3.1-r1.ebuild b/games-misc/bsd-games/bsd-games-3.1-r1.ebuild index c88dfc273bb..f3a23be5c55 100644 --- a/games-misc/bsd-games/bsd-games-3.1-r1.ebuild +++ b/games-misc/bsd-games/bsd-games-3.1-r1.ebuild @@ -11,7 +11,9 @@ SRC_URI="https://github.com/msharov/bsd-games/archive/refs/tags/v${PV}.tar.gz -> SRC_URI+=" https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}-verbose-build.patch.gz" LICENSE="BSD" -SLOT="0" +# Subslot indicates the fork / new version +# 3 doesn't include the same games as the classic variant, etc +SLOT="0/3" KEYWORDS="~amd64" DEPEND="