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 C2A52138334 for ; Thu, 5 Sep 2019 20:11:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DD340E075F; Thu, 5 Sep 2019 20:11:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 BCCDAE0636 for ; Thu, 5 Sep 2019 20:11:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 7602E34AD08 for ; Thu, 5 Sep 2019 20:11:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4E1B47CC for ; Thu, 5 Sep 2019 20:11:51 +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: <1567714137.4d0444b6e5f9fc16f24112b9eb48e87ca7ae6013.chewi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-fps/freedm-data/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-fps/freedm-data/Manifest games-fps/freedm-data/freedm-data-0.11.3.ebuild X-VCS-Directories: games-fps/freedm-data/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: 4d0444b6e5f9fc16f24112b9eb48e87ca7ae6013 X-VCS-Branch: master Date: Thu, 5 Sep 2019 20:11:51 +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: d385d471-793e-457b-b452-6de14c5b6627 X-Archives-Hash: 88a55f3240db845f7932a1409cafd60f commit: 4d0444b6e5f9fc16f24112b9eb48e87ca7ae6013 Author: William Breathitt Gray gmail com> AuthorDate: Sun Sep 1 03:36:45 2019 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Thu Sep 5 20:08:57 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d0444b6 games-fps/freedm-data: Drop old Now that we can build FreeDM from source, we no longer need to provide the prebuilt WADs. Package-Manager: Portage-2.3.73, Repoman-2.3.17 Signed-off-by: William Breathitt Gray gmail.com> Signed-off-by: James Le Cuirot gentoo.org> games-fps/freedm-data/Manifest | 1 - games-fps/freedm-data/freedm-data-0.11.3.ebuild | 28 ------------------------- 2 files changed, 29 deletions(-) diff --git a/games-fps/freedm-data/Manifest b/games-fps/freedm-data/Manifest index 9cafdbdf10a..234cde6dfeb 100644 --- a/games-fps/freedm-data/Manifest +++ b/games-fps/freedm-data/Manifest @@ -1,2 +1 @@ -DIST freedm-0.11.3.zip 7853186 BLAKE2B 5f399233e0d1f1c61d8170dc8e13ca0c6efe79255a87511027ad69e9ab7cf21045e9bc7f40fec6fa3604b3c77590cde8e85b2e9a53e1d89c5aeaf67bffa7023e SHA512 263f126e519a883b828b4f321363fe0f8c557ae58b76c6b3e28aa60e86c15fcc78c866bf003fc523276cefbb431023de64f09b026e85b0a0c7c85a88d1f47cd0 DIST freedoom-0.11.3.tar.gz 17010131 BLAKE2B a0b601575da8516cf9f83466fe2146b708aa3cb21a3df2f7cbcd018a560f65b9b89c85907115050c4985b64eff29a3a9d2cfb7d31e93043e9d3c35fe7749d749 SHA512 51e0d5f7ca7c846c556fcba36b0f9c815090bfc76a80200aebd1526291da16b71145fbe254100cc5ad37ffc044d4380ef07b8bd4bdb811f00b9150e7b34dd636 diff --git a/games-fps/freedm-data/freedm-data-0.11.3.ebuild b/games-fps/freedm-data/freedm-data-0.11.3.ebuild deleted file mode 100644 index 43ac7804c6a..00000000000 --- a/games-fps/freedm-data/freedm-data-0.11.3.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="Game resources for FreeDM" -HOMEPAGE="https://freedoom.github.io" -SRC_URI="https://github.com/freedoom/freedoom/releases/download/v${PV}/freedm-${PV}.zip" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -BDEPEND="app-arch/unzip" - -S="${WORKDIR}/freedm-${PV}" - -DOOMWADPATH=/usr/share/doom - -src_install() { - insinto ${DOOMWADPATH} - doins freedm.wad - dodoc CREDITS.txt README.html -} - -pkg_postinst() { - elog "FreeDM WAD file installed into ${DOOMWADPATH} directory." -}