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 DC32C138334 for ; Sat, 28 Jul 2018 11:52:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D7E21E082D; Sat, 28 Jul 2018 11:52:19 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 6DCA5E0828 for ; Sat, 28 Jul 2018 11:52:19 +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 E3E1C335CEA for ; Sat, 28 Jul 2018 11:52:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 95948380 for ; Sat, 28 Jul 2018 11:52:14 +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: <1532778588.bd6a6b19610b74516e745d307c664c4fe49f988c.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, games-fps/doomsday-resources/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-fps/doomsday-resources/Manifest games-fps/doomsday-resources/doomsday-resources-1.01-r1.ebuild games-fps/doomsday-resources/metadata.xml profiles/package.mask X-VCS-Directories: games-fps/doomsday-resources/ profiles/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: bd6a6b19610b74516e745d307c664c4fe49f988c X-VCS-Branch: master Date: Sat, 28 Jul 2018 11:52:14 +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-Archives-Salt: eeb06b6e-c333-4753-a602-42807a31b0ae X-Archives-Hash: d0376b47b874e997cdfbbfe050ef2948 commit: bd6a6b19610b74516e745d307c664c4fe49f988c Author: Michał Górny gentoo org> AuthorDate: Sat Jul 28 11:49:48 2018 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Jul 28 11:49:48 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd6a6b19 games-fps/doomsday-resources: Remove last-rited pkg Closes: https://bugs.gentoo.org/654352 games-fps/doomsday-resources/Manifest | 2 -- .../doomsday-resources-1.01-r1.ebuild | 38 ---------------------- games-fps/doomsday-resources/metadata.xml | 11 ------- profiles/package.mask | 5 --- 4 files changed, 56 deletions(-) diff --git a/games-fps/doomsday-resources/Manifest b/games-fps/doomsday-resources/Manifest deleted file mode 100644 index 071ceffba8b..00000000000 --- a/games-fps/doomsday-resources/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST jdoom-details.zip 1379495 BLAKE2B 9ab216895ac44431ce39a89a75c00a4b076edf577cb1489f5d6b7050d69664cdd2b74976dcd43152adbf56b49602a063ca18ab121def79248ce1d1e89cab665c SHA512 94f0c29940795368e9ffdb9fad57f0de65a936a90ad6256effe6fbaa72d1ddf45a016bb72431d1603ade84c01036f84b7dc3e739d04e6c33a41bdf50a9b45dce -DIST jdoom-resource-pack-1.01.zip 23114845 BLAKE2B 42d514a80ffb15adfd505a96e2ef7152ad1d9a2de111f4f00ffbc4f5da514d3901b8a8f64ce3a85daa51b194d696acbc8dd8f953122fb3019bd7c2c459f5e011 SHA512 ec40f3920338040803b7cb3029e6b52352179fe63a1c56bb74ff398e9eca0ae4c7c058213c812644add70b833c26f9a69844c2ae068cdf7d4c7a4f6c9e277636 diff --git a/games-fps/doomsday-resources/doomsday-resources-1.01-r1.ebuild b/games-fps/doomsday-resources/doomsday-resources-1.01-r1.ebuild deleted file mode 100644 index 884a7ef7f3f..00000000000 --- a/games-fps/doomsday-resources/doomsday-resources-1.01-r1.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -inherit eutils games - -DESCRIPTION="Improved models & textures for doomsday" -HOMEPAGE="http://www.doomsdayhq.com/" -SRC_URI="mirror://sourceforge/deng/jdoom-resource-pack-${PV}.zip - mirror://sourceforge/deng/jdoom-details.zip" - -LICENSE="free-noncomm" #505636 -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=">=games-fps/doomsday-1.9.8" -DEPEND="app-arch/unzip" - -S=${WORKDIR} - -src_install() { - insinto "${GAMES_DATADIR}"/doomsday/data/jdoom/auto - doins data/jDoom/* *.pk3 - - # The definitions file cannot be auto-loaded - insinto "${GAMES_DATADIR}"/doomsday/defs/jdoom - doins defs/jDoom/* - - dodoc *.txt docs/* - prepgamesdirs -} - -pkg_postinst() { - games_pkg_postinst - elog "Add the following to the jdoom/doomsday command-line options:" - elog " -def ${GAMES_DATADIR}/doomsday/defs/jdoom/jDRP.ded" -} diff --git a/games-fps/doomsday-resources/metadata.xml b/games-fps/doomsday-resources/metadata.xml deleted file mode 100644 index f2f6b346799..00000000000 --- a/games-fps/doomsday-resources/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - games@gentoo.org - Gentoo Games Project - - - deng - - diff --git a/profiles/package.mask b/profiles/package.mask index 1011ade0b4a..15fbacb53e0 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -324,11 +324,6 @@ games-emulation/raine # quake2-icculus with aalib under SDL (#654348). Removal in a month. games-fps/aaquake2 -# Pacho Ramos (17 Jun 2018) -# Not required by anything in the tree, upstream disappeared long time ago -# (#654352). Removal in a month. -games-fps/doomsday-resources - # Mart Raudsepp (16 Jun 2018) # No upstream (website disappeared), no upstream plugin maintainer, # and pretty much a fringe format anyway.