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 4E1E81582EF for ; Mon, 17 Feb 2025 16:47:12 +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 3413034310A for ; Mon, 17 Feb 2025 16:47:12 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 1A1521103A8; Mon, 17 Feb 2025 16:47:11 +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 bobolink.gentoo.org (Postfix) with ESMTPS id 1042B1103A8 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 B6DAB34310B 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 4D1BE1236 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.6feb3aa522c1ef2348af269d98ae2dad45be20ec.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-puzzle/gottet/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-puzzle/gottet/Manifest games-puzzle/gottet/gottet-1.1.9.ebuild X-VCS-Directories: games-puzzle/gottet/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 6feb3aa522c1ef2348af269d98ae2dad45be20ec 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: 37a54c3e-56c7-460c-a984-2fc72a73fc80 X-Archives-Hash: 118aba2d1e5db56a262e8acef0678313 commit: 6feb3aa522c1ef2348af269d98ae2dad45be20ec Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Feb 17 16:13:01 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=6feb3aa5 games-puzzle/gottet: drop 1.1.9 Signed-off-by: Andreas Sturmlechner gentoo.org> games-puzzle/gottet/Manifest | 1 - games-puzzle/gottet/gottet-1.1.9.ebuild | 41 --------------------------------- 2 files changed, 42 deletions(-) diff --git a/games-puzzle/gottet/Manifest b/games-puzzle/gottet/Manifest index c9e4a7f59e23..e72d2c7967fd 100644 --- a/games-puzzle/gottet/Manifest +++ b/games-puzzle/gottet/Manifest @@ -1,2 +1 @@ -DIST gottet-1.1.9-src.tar.bz2 522179 BLAKE2B 437e4169a7d79239b984929ddb24579a4322c7e17ccb4b0d46a2731d74a1bdc195a4b02f617f1bdc5c4db3389013878b1bad25db556d36a06f45c74f88aec1e1 SHA512 64ccee7964f7da5abcd526a299b57b92fca5bf642afd8762771825adfa6e6ecd2dce92c6b461464768c05e0d0487d8385762bea7bc916d1260f6272cceff3fc0 DIST gottet-1.2.6.tar.bz2 524860 BLAKE2B 957fd1d46472d4297f043cd8af413e100468120087f63992b84b74e64d847d36f34fc817637c9646f1858f44f58178dbb13a97fcbf2107638eec71835e54baee SHA512 7d6271f5d6a6fbe4d0e0ef3b2ef49ec792f1b9d93c486ede913b5fc50620401083afe23cf01f0cd28e94c1851867946614753e6d35da0ba7ec3da9c41401eb25 diff --git a/games-puzzle/gottet/gottet-1.1.9.ebuild b/games-puzzle/gottet/gottet-1.1.9.ebuild deleted file mode 100644 index 5a4eb77d0dec..000000000000 --- a/games-puzzle/gottet/gottet-1.1.9.ebuild +++ /dev/null @@ -1,41 +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="Tetris clone based on Qt5" -HOMEPAGE="https://gottcode.org/gottet/" -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/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 -}