commit:     69659b5364c7f0ae1dc9416eb76282856b726b6b
Author:     Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com>
AuthorDate: Thu Nov 11 16:28:08 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Nov 12 01:25:14 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69659b53

games-misc/opensfx: remove old versions

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Azamat H. Hackimov <azamat.hackimov <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 games-misc/opensfx/Manifest             |  2 --
 games-misc/opensfx/opensfx-1.0.1.ebuild | 21 ---------------------
 games-misc/opensfx/opensfx-1.0.2.ebuild | 20 --------------------
 3 files changed, 43 deletions(-)

diff --git a/games-misc/opensfx/Manifest b/games-misc/opensfx/Manifest
index cf594653c30..7a13590fd63 100644
--- a/games-misc/opensfx/Manifest
+++ b/games-misc/opensfx/Manifest
@@ -1,3 +1 @@
-DIST opensfx-1.0.1-source.tar.xz 9872728 BLAKE2B 
34880f4713b37d8f720e5b68e5c3f821c52a4dd44f6171fe31df3e3b63e5e333ce415074c1ee204555261cded4d0180618e6d478e95f842a361f43572f379e87
 SHA512 
1c908b932db7a47b607882e51d34bff090b712182a2b2955e6c82b6b7e657a7cb7bda93d1dac19b057c38d671d185687a0b1a26ddb93b5670329b3806aaef654
-DIST opensfx-1.0.2-source.tar.xz 9947284 BLAKE2B 
c7b545bb23454fd16829c54cdb038d4c26c437e6239307cea93315af77f6c9570ac9b0869013549216817d4084bfb4116a7ad2bc5f1da1fc369d8bc80f016d9e
 SHA512 
a4e37ff262bee827b8c86679bc52041ab83f629f482a34a3fc09bd7687b83e468f66f9144fceade9b5bf581a72cad04b4f13ad479f76b35ba53d019538b94225
 DIST opensfx-1.0.3-source.tar.xz 9943616 BLAKE2B 
c266ec015c23d79b28e313ad3cb5a1613fe7c9674fd0192bf4a141adcd2a27594052f311710b63e6a173579ba5bebeed50799d2cb19eb3fd5b5ca28411b4b509
 SHA512 
a077fcb1676ba17aa5e9e2df32c2d69452fe54895e3ac64a80c2a6247aa3ea2ef37443e2391f88117768eeb3f808793c78c11727c69bb3df2fde57f67964dbff

diff --git a/games-misc/opensfx/opensfx-1.0.1.ebuild 
b/games-misc/opensfx/opensfx-1.0.1.ebuild
deleted file mode 100644
index 09ed0185ab9..00000000000
--- a/games-misc/opensfx/opensfx-1.0.1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="OpenSFX data files for OpenTTD"
-HOMEPAGE="https://wiki.openttd.org/en/Basesets/OpenSFX 
https://github.com/OpenTTD/OpenSFX";
-SRC_URI="https://cdn.openttd.org/opensfx-releases/${PV}/${P}-source.tar.xz";
-
-LICENSE="CC-BY-SA-3.0 CDDL-1.1 GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-
-DEPEND="games-util/catcodec"
-
-S=${WORKDIR}/${P}-source
-
-src_install() {
-       emake INSTALL_DIR="${ED}/usr/share/openttd/baseset/" install
-       dodoc docs/{changelog.txt,readme.ptxt}
-}

diff --git a/games-misc/opensfx/opensfx-1.0.2.ebuild 
b/games-misc/opensfx/opensfx-1.0.2.ebuild
deleted file mode 100644
index 04d1840a5c0..00000000000
--- a/games-misc/opensfx/opensfx-1.0.2.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="OpenSFX data files for OpenTTD"
-HOMEPAGE="https://wiki.openttd.org/en/Basesets/OpenSFX 
https://github.com/OpenTTD/OpenSFX";
-SRC_URI="https://cdn.openttd.org/opensfx-releases/${PV}/${P}-source.tar.xz";
-S="${WORKDIR}"/${P}-source
-
-LICENSE="CC-BY-SA-3.0 CDDL-1.1 GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-
-DEPEND="games-util/catcodec"
-
-src_install() {
-       emake INSTALL_DIR="${ED}/usr/share/openttd/baseset/" install
-       dodoc docs/{changelog.txt,readme.ptxt}
-}

Reply via email to