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 B5A8B138351 for ; Sat, 22 Feb 2020 11:43:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E93CDE086E; Sat, 22 Feb 2020 11:43:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 BBBBAE086E for ; Sat, 22 Feb 2020 11:43:09 +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 69D1C34EF25 for ; Sat, 22 Feb 2020 11:43:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E70FC145 for ; Sat, 22 Feb 2020 11:43:06 +0000 (UTC) From: "James Le Cuirot" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "James Le Cuirot" Message-ID: <1582371563.b1ee7b80f8f4da92677976fd7c4b92c8fa5d1f3d.chewi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-engines/qtads/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-engines/qtads/Manifest games-engines/qtads/qtads-2.1.7-r1.ebuild X-VCS-Directories: games-engines/qtads/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: b1ee7b80f8f4da92677976fd7c4b92c8fa5d1f3d X-VCS-Branch: master Date: Sat, 22 Feb 2020 11:43:06 +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: 46c5d2ab-57d1-4175-9895-67768cb83366 X-Archives-Hash: 9179a890e52954beea2a3b6ee2b7d626 commit: b1ee7b80f8f4da92677976fd7c4b92c8fa5d1f3d Author: Nikos Chantziaras gmail com> AuthorDate: Mon Feb 17 13:19:27 2020 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Sat Feb 22 11:39:23 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1ee7b80 games-engines/qtads: delete old Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Nikos Chantziaras gmail.com> Signed-off-by: James Le Cuirot gentoo.org> games-engines/qtads/Manifest | 1 - games-engines/qtads/qtads-2.1.7-r1.ebuild | 49 ------------------------------- 2 files changed, 50 deletions(-) diff --git a/games-engines/qtads/Manifest b/games-engines/qtads/Manifest index a5710ccd466..daf58a6dddc 100644 --- a/games-engines/qtads/Manifest +++ b/games-engines/qtads/Manifest @@ -1,2 +1 @@ -DIST qtads-2.1.7.tar.bz2 2562026 BLAKE2B daa66022db1b187c2d74fc762fdb60beefb0988401464382d14c6f9bc1455a8046e212cdba9d834decb0efe053b3bb430392696b12bd4f94aaa006744c53a65e SHA512 ab88aa20991642df6048af49d2cd7b804dbb98b3f5c6ab38ad974e8b39531d880eac0eae0ba773f332e9568578b76b677bc35753f7d1e6d9a99d919b15f4c6ee DIST qtads-3.0.0-source.tar.xz 5325048 BLAKE2B cb60908e71edb32157638891a58bed83aba01d484821473716c17845094be9232f9e989bad474db27c1e06734b073ee301756b0528ca880e4c40c0994e95bc48 SHA512 e7b72350876475e0b5b9b8c8c953aa380f5f25dade25785d15c5004a6866bb614c3ca2a3b34f84989013e350f9e73d339ce8ddd7d36766d80a981cfbfda7d1c6 diff --git a/games-engines/qtads/qtads-2.1.7-r1.ebuild b/games-engines/qtads/qtads-2.1.7-r1.ebuild deleted file mode 100644 index 500c1f64211..00000000000 --- a/games-engines/qtads/qtads-2.1.7-r1.ebuild +++ /dev/null @@ -1,49 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -inherit gnome2-utils qmake-utils xdg flag-o-matic - -DESCRIPTION="Multimedia interpreter for TADS text adventures" -HOMEPAGE="http://qtads.sourceforge.net" -SRC_URI="mirror://sourceforge/qtads/${P}.tar.bz2" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND="media-libs/libsdl[sound] - media-libs/sdl-mixer[midi,vorbis] - media-libs/sdl-sound[mp3] - dev-qt/qtcore:5 - dev-qt/qtgui:5" -RDEPEND="${DEPEND}" - -src_configure() { - # bug 654356 temp fix - append-cxxflags -fpermissive - eqmake5 qtads.pro -after CONFIG-=silent -} - -src_install() { - dobin qtads - dodoc AUTHORS HTML_TADS_LICENSE NEWS README - insinto /usr - doins -r share -} - -pkg_preinst() { - gnome2_icon_savelist - xdg_pkg_preinst -} - -pkg_postinst() { - gnome2_icon_cache_update - xdg_pkg_postinst -} - -pkg_postrm() { - gnome2_icon_cache_update - xdg_pkg_postrm -}