From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id E0E4C1582EF for ; Mon, 17 Feb 2025 16:47:16 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id C670B34314A for ; Mon, 17 Feb 2025 16:47:16 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 45CA3110471; Mon, 17 Feb 2025 16:47:11 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 bobolink.gentoo.org (Postfix) with ESMTPS id 3B386110471 for ; Mon, 17 Feb 2025 16:47:11 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E05E8343115 for ; Mon, 17 Feb 2025 16:47:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 765092733 for ; Mon, 17 Feb 2025 16:47:09 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1739810809.b480f87cd66614acb47b129ee1aeb82e1455ec81.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-puzzle/cutemaze/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-puzzle/cutemaze/Manifest games-puzzle/cutemaze/cutemaze-1.2.6.ebuild X-VCS-Directories: games-puzzle/cutemaze/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: b480f87cd66614acb47b129ee1aeb82e1455ec81 X-VCS-Branch: master Date: Mon, 17 Feb 2025 16:47:09 +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: e8e7be55-505a-4800-958d-cda2ab6e7a21 X-Archives-Hash: 5e9851186c0ae30b1ed3efcc7b627d3c commit: b480f87cd66614acb47b129ee1aeb82e1455ec81 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Feb 17 16:15:27 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Feb 17 16:46:49 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b480f87c games-puzzle/cutemaze: drop 1.2.6 Signed-off-by: Andreas Sturmlechner gentoo.org> games-puzzle/cutemaze/Manifest | 1 - games-puzzle/cutemaze/cutemaze-1.2.6.ebuild | 42 ----------------------------- 2 files changed, 43 deletions(-) diff --git a/games-puzzle/cutemaze/Manifest b/games-puzzle/cutemaze/Manifest index af353ea9fa73..b1d46663ca9a 100644 --- a/games-puzzle/cutemaze/Manifest +++ b/games-puzzle/cutemaze/Manifest @@ -1,2 +1 @@ -DIST cutemaze-1.2.6-src.tar.bz2 929663 BLAKE2B 3b1b8cf8b4fb6aed601618022622afcac1560557b9a49c1c7daf703a0dabae5ebe6cf98f4f67d3da8163db9c17e2793bd9ec3e4fe22c52b68147c8c615c47281 SHA512 ec0e0d256057f91758ed4e7be1f25d025c0e6ba99a8597f665da141e0f71fc70ab50a28262f1438ea9470c696bf37e3c976259c26d09a4654dfc525eb9694f51 DIST cutemaze-1.3.5.tar.bz2 931134 BLAKE2B 85bd88c642770ddaaf48b1c0acee77fbe65a63b7187f6e55aff9a1d69c68351c360f54ad6a1227b307cd722e8e3828a27ffdc76a0205fbaa1d8ce9b17d0b9d90 SHA512 0d18642d0061986839a687004ea407950b3932c86c03b2254fa0cf1c3726ff15d351b31ffa0d666faff9ce579169699a578126e510ecdb0bc588e604fcaac1aa diff --git a/games-puzzle/cutemaze/cutemaze-1.2.6.ebuild b/games-puzzle/cutemaze/cutemaze-1.2.6.ebuild deleted file mode 100644 index dfc9820e85e3..000000000000 --- a/games-puzzle/cutemaze/cutemaze-1.2.6.ebuild +++ /dev/null @@ -1,42 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit qmake-utils xdg-utils - -DESCRIPTION="Simple, top-down game in which mazes are randomly generated" -HOMEPAGE="https://gottcode.org/cutemaze/" -SRC_URI="https://gottcode.org/${PN}/${P}-src.tar.bz2" - -LICENSE="GPL-3+" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -BDEPEND=" - dev-qt/linguist-tools:5 -" -RDEPEND=" - dev-qt/qtcore:5 - dev-qt/qtgui:5 - dev-qt/qtsvg:5 - dev-qt/qtwidgets:5 -" -DEPEND="${RDEPEND}" - -src_configure() { - eqmake5 PREFIX="/usr" -} - -src_install() { - emake INSTALL_ROOT="${D}" install -} - -pkg_postinst() { - xdg_icon_cache_update -} - -pkg_postrm() { - xdg_icon_cache_update -}