public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "James Le Cuirot" <chewi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-fps/freedoom-data/
Date: Thu,  5 Sep 2019 20:11:51 +0000 (UTC)	[thread overview]
Message-ID: <1567714130.6ba86c22a70223f3d1a7909b9654e5b1d1de1d2e.chewi@gentoo> (raw)

commit:     6ba86c22a70223f3d1a7909b9654e5b1d1de1d2e
Author:     William Breathitt Gray <vilhelm.gray <AT> gmail <DOT> com>
AuthorDate: Sun Sep  1 03:35:35 2019 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Thu Sep  5 20:08:50 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ba86c22

games-fps/freedoom-data: Drop old

Now that we can build Freedoom 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 <vilhelm.gray <AT> gmail.com>
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 games-fps/freedoom-data/Manifest                   |  1 -
 .../freedoom-data/freedoom-data-0.11.3.ebuild      | 29 ----------------------
 2 files changed, 30 deletions(-)

diff --git a/games-fps/freedoom-data/Manifest b/games-fps/freedoom-data/Manifest
index e879cf01883..234cde6dfeb 100644
--- a/games-fps/freedoom-data/Manifest
+++ b/games-fps/freedoom-data/Manifest
@@ -1,2 +1 @@
-DIST freedoom-0.11.3.zip 18889307 BLAKE2B 052d7f58d1beb7947f4fff3021ec0229c9746bfb7970a52d23fa44fc881d8cf3c314b8ecf0dc400c2da4e28c623695874ae75dcd1e45933fdb1826ea04f0e24b SHA512 c67fc69bca87cba2ba40b91f578724feaabbd6cd64c6845fa567d6901b7a9e3145185011731c677a71f7b5a6f8707855fb573c0c09b6d47fef83b1577b211816
 DIST freedoom-0.11.3.tar.gz 17010131 BLAKE2B a0b601575da8516cf9f83466fe2146b708aa3cb21a3df2f7cbcd018a560f65b9b89c85907115050c4985b64eff29a3a9d2cfb7d31e93043e9d3c35fe7749d749 SHA512 51e0d5f7ca7c846c556fcba36b0f9c815090bfc76a80200aebd1526291da16b71145fbe254100cc5ad37ffc044d4380ef07b8bd4bdb811f00b9150e7b34dd636

diff --git a/games-fps/freedoom-data/freedoom-data-0.11.3.ebuild b/games-fps/freedoom-data/freedoom-data-0.11.3.ebuild
deleted file mode 100644
index 5e38d534c7e..00000000000
--- a/games-fps/freedoom-data/freedoom-data-0.11.3.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Game resources for Freedoom: Phase 1+2"
-HOMEPAGE="https://freedoom.github.io"
-SRC_URI="https://github.com/freedoom/freedoom/releases/download/v${PV}/freedoom-${PV}.zip"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-BDEPEND="app-arch/unzip"
-
-S="${WORKDIR}/freedoom-${PV}"
-
-DOOMWADPATH=/usr/share/doom
-
-src_install() {
-	insinto ${DOOMWADPATH}
-	doins freedoom1.wad
-	doins freedoom2.wad
-	dodoc CREDITS.txt README.html
-}
-
-pkg_postinst() {
-	elog "Freedoom WAD files installed into ${DOOMWADPATH} directory."
-}


             reply	other threads:[~2019-09-05 20:11 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-05 20:11 James Le Cuirot [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-28 15:27 [gentoo-commits] repo/gentoo:master commit in: games-fps/freedoom-data/ Michał Górny
2024-03-02 14:14 James Le Cuirot
2023-12-19  5:19 Sam James
2023-02-19 21:55 James Le Cuirot
2022-09-19  6:42 Michał Górny
2021-07-29 11:06 Ionen Wolkens
2021-07-07 12:23 Ionen Wolkens
2021-07-07 12:23 Ionen Wolkens
2021-03-05 23:12 James Le Cuirot
2020-10-01 15:29 James Le Cuirot
2019-11-07 21:28 James Le Cuirot
2019-11-07 21:28 James Le Cuirot
2019-10-12 14:29 James Le Cuirot
2019-09-15  9:17 Mikle Kolyada
2019-09-07 17:46 James Le Cuirot
2019-06-18 21:23 James Le Cuirot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1567714130.6ba86c22a70223f3d1a7909b9654e5b1d1de1d2e.chewi@gentoo \
    --to=chewi@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox