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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A0AF8158064 for ; Wed, 8 May 2024 09:35:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E257D2BC0E6; Wed, 8 May 2024 09:35:52 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C3CA42BC0E6 for ; Wed, 8 May 2024 09:35:52 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CDF7034317A for ; Wed, 8 May 2024 09:35:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DC6AE1A42 for ; Wed, 8 May 2024 09:35:49 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1715160462.965fcdbaa71a05bb80c2af55684f9a09a8993b09.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-board/xmille/, profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-board/xmille/Manifest games-board/xmille/metadata.xml games-board/xmille/xmille-2.0-r4.ebuild profiles/package.mask X-VCS-Directories: games-board/xmille/ profiles/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 965fcdbaa71a05bb80c2af55684f9a09a8993b09 X-VCS-Branch: master Date: Wed, 8 May 2024 09:35: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: c768324a-c976-4aeb-8ca9-1c6cbaef08ab X-Archives-Hash: 2a448437705036b7ade3dfff1a7c74d3 commit: 965fcdbaa71a05bb80c2af55684f9a09a8993b09 Author: Michał Górny gentoo org> AuthorDate: Wed May 8 09:27:30 2024 +0000 Commit: Michał Górny gentoo org> CommitDate: Wed May 8 09:27:42 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=965fcdba games-board/xmille: Remove last-rited pkg Closes: https://bugs.gentoo.org/928591 Signed-off-by: Michał Górny gentoo.org> games-board/xmille/Manifest | 2 -- games-board/xmille/metadata.xml | 8 ----- games-board/xmille/xmille-2.0-r4.ebuild | 53 --------------------------------- profiles/package.mask | 4 --- 4 files changed, 67 deletions(-) diff --git a/games-board/xmille/Manifest b/games-board/xmille/Manifest deleted file mode 100644 index 22840f5badd1..000000000000 --- a/games-board/xmille/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST xmille_2.0-13.diff.gz 6276 BLAKE2B bf136bc25d3aea56b671b6ff475717d162f0620a1c8c07d3b96b9d7a4b9b9f3ccae1039fc24827048686c631312c36e450a8bd989c32e9d26ab1c594ffc317d9 SHA512 d9e4448942738a105255d9aa77e2e66cb9edc8b35fd8278d1c810dbdca4a5b8a4916bf48c8d6a16e282db0c0fa058a0b281c168976529edeedb6caf53af7cd15 -DIST xmille_2.0.orig.tar.gz 68178 BLAKE2B bd6ab40a8868b90bfc1b045a2be797c8eab49e676b695f521ceaf8646de9c01a07806c0ce029e4959a339e2ab48668635abd5b842c90e33c2cb5fd359eb971b8 SHA512 028740785dfc13b4088810855358b9dab75fbb79221dd4218ef0c19550c2180fe92e553d0a474bf45091b4008988e1a093a6d5bac99fe1ccafcaec3429cd0e8b diff --git a/games-board/xmille/metadata.xml b/games-board/xmille/metadata.xml deleted file mode 100644 index 1c3ba213c494..000000000000 --- a/games-board/xmille/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - games@gentoo.org - Gentoo Games Project - - diff --git a/games-board/xmille/xmille-2.0-r4.ebuild b/games-board/xmille/xmille-2.0-r4.ebuild deleted file mode 100644 index 4da9cc9cdc46..000000000000 --- a/games-board/xmille/xmille-2.0-r4.ebuild +++ /dev/null @@ -1,53 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit desktop flag-o-matic toolchain-funcs - -DEB_PATCH_VER="13" -DESCRIPTION="Mille Bournes card game" -HOMEPAGE="http://www.milleborne.info/" -SRC_URI="mirror://debian/pool/main/x/xmille/${PN}_${PV}.orig.tar.gz - mirror://debian/pool/main/x/xmille/${PN}_${PV}-${DEB_PATCH_VER}.diff.gz" -S="${WORKDIR}/${P}.orig" - -LICENSE="public-domain" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -BDEPEND=" - app-text/rman - sys-devel/gcc - >=x11-misc/imake-1.0.8-r1 -" -RDEPEND="x11-libs/libXext" -DEPEND="${RDEPEND}" - -PATCHES=( - "${WORKDIR}"/${PN}_${PV}-${DEB_PATCH_VER}.diff -) - -src_configure() { - # bug #858620 - filter-lto - - CC="$(tc-getBUILD_CC)" LD="$(tc-getLD)" \ - IMAKECPP="${IMAKECPP:-${CHOST}-gcc -E}" xmkmf || die -} - -src_compile() { - emake -j1 \ - AR="$(tc-getAR) cq" \ - RANLIB="$(tc-getRANLIB)" \ - CC="$(tc-getCC)" \ - CDEBUGFLAGS="${CFLAGS}" \ - EXTRA_LDOPTIONS="${LDFLAGS}" -} - -src_install() { - dobin xmille - einstalldocs - make_desktop_entry "${PN}" "Milles Bournes" - newman xmille.man xmille.6 -} diff --git a/profiles/package.mask b/profiles/package.mask index 92c17023c671..8c6dfa5cfff5 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -361,10 +361,6 @@ kde-apps/ktp-text-ui kde-apps/plasma-telepathy-meta net-libs/telepathy-logger-qt -# James Le Cuirot (2024-04-05) -# Dead upstream and broken beyond repair. Removal on 2024-05-05. Bug #928591. -games-board/xmille - # Sam James (2024-03-28) # Newer 5.4.x releases were signed by a potentially compromised upstream maintainer. # There is no evidence that these releases contain malicious code, but masked