From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1333956-garchives=archives.gentoo.org@lists.gentoo.org>
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 01FB3158086
	for <garchives@archives.gentoo.org>; Wed, 27 Oct 2021 06:41:39 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 1A77FE07EE;
	Wed, 27 Oct 2021 06:41:39 +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-CHACHA20-POLY1305 (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id EAAA6E07EE
	for <gentoo-commits@lists.gentoo.org>; Wed, 27 Oct 2021 06:41:38 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 117F0343B3D
	for <gentoo-commits@lists.gentoo.org>; Wed, 27 Oct 2021 06:41:38 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 5A1C5177
	for <gentoo-commits@lists.gentoo.org>; Wed, 27 Oct 2021 06:41:36 +0000 (UTC)
From: "Sam James" <sam@gentoo.org>
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" <sam@gentoo.org>
Message-ID: <1635316890.a2c7b49233e805911c0595d73547802e57efb3e0.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/
X-VCS-Repository: repo/gentoo
X-VCS-Files: profiles/base/package.use.mask
X-VCS-Directories: profiles/base/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: a2c7b49233e805911c0595d73547802e57efb3e0
X-VCS-Branch: master
Date: Wed, 27 Oct 2021 06:41:36 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 4f950e43-8444-4ce7-8638-0177f4b30bdd
X-Archives-Hash: 39ad66ceb45fbb3ba0118bd10b260d4b

commit:     a2c7b49233e805911c0595d73547802e57efb3e0
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 27 06:39:52 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Oct 27 06:41:30 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2c7b492

profiles/base: drop obsolete roundup[xapian] mask

Roundup actually gained Python 3 support in 2.0.x.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/base/package.use.mask | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index fe8f27f9c7f..860878e5c34 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -223,11 +223,6 @@ dev-db/mariadb columnstore
 # distutils_enable_sphinx to build docs.
 <=dev-python/lockfile-0.12.2-r2 doc
 
-# Michał Górny <mgorny@gentoo.org> (2020-07-27)
-# Requires Python 2 support in xapian-bindings which in turn require
-# Python 2 in dev-python/sphinx.
-<www-apps/roundup-3 xapian
-
 # Brian Dolbec <dolsen@gentoo.org> (2020-07-20)
 # Required dependencies are not yet in the Gentoo ebuild tree
 # Please file a bug if this feature is needed