commit:     d1f68efbda05fe5cf75443b6f447820854c6cb74
Author:     Vadim Misbakh-Soloviov <mva <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 15 21:08:01 2023 +0000
Commit:     Vadim Misbakh-Soloviov <mva <AT> gentoo <DOT> org>
CommitDate: Sat Apr 15 21:08:01 2023 +0000
URL:        https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=d1f68efb

*/*: manifest regeneration, part 1.

(fetch non-restricted packages)

Bug: https://bugs.gentoo.org/902279
Signed-off-by: Vadim Misbakh-Soloviov <mva <AT> gentoo.org>

 games-fps/brutal-doom/brutal-doom-21-r1.ebuild     | 10 ++---
 games-puzzle/puzzlemoppet/puzzlemoppet-1.0.ebuild  | 10 ++---
 games-puzzle/spirits/spirits-1.0.1-r1.ebuild       |  8 ++--
 .../revenge-of-the-titans-1.80.20-r1.ebuild        | 45 ++++++++++------------
 4 files changed, 34 insertions(+), 39 deletions(-)

diff --git a/games-fps/brutal-doom/brutal-doom-21-r1.ebuild 
b/games-fps/brutal-doom/brutal-doom-21-r1.ebuild
index b85893e..b8c6620 100644
--- a/games-fps/brutal-doom/brutal-doom-21-r1.ebuild
+++ b/games-fps/brutal-doom/brutal-doom-21-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 DESCRIPTION="A mod that attempts to make Doom faster placed, harder, gorier 
and more violent."
-HOMEPAGE="http://www.moddb.com/mods/brutal-doom/";
-SRC_URI="https://www.moddb.com/downloads/mirror/95667/100/b8fb37ddb10c39462f9625533fab59d2
 -> brutalv${PV}.rar"
+HOMEPAGE="https://www.moddb.com/mods/brutal-doom/";
+SRC_URI="https://www.moddb.com/downloads/mirror/95667/130/0a5526fb58bc1f38fee7e14f586ddd7b
 -> brutalv${PV}.rar"
 
 LICENSE="HPND"
 SLOT="0"
@@ -14,7 +14,7 @@ KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 RDEPEND="games-fps/gzdoom"
-DEPEND="app-arch/unrar"
+BDEPEND="app-arch/unrar"
 
 S="${WORKDIR}"
 

diff --git a/games-puzzle/puzzlemoppet/puzzlemoppet-1.0.ebuild 
b/games-puzzle/puzzlemoppet/puzzlemoppet-1.0.ebuild
index 6a80813..ef7278b 100644
--- a/games-puzzle/puzzlemoppet/puzzlemoppet-1.0.ebuild
+++ b/games-puzzle/puzzlemoppet/puzzlemoppet-1.0.ebuild
@@ -1,17 +1,17 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2023 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 MY_PN="PuzzleMoppet"
 
 inherit cmake desktop
 
 DESCRIPTION="a serenely peaceful yet devilishly challenging 3D puzzle game"
-HOMEPAGE="http://garnetgames.com/puzzlemoppet";
+HOMEPAGE="https://garnetgames.com/puzzlemoppet";
 SRC_URI="
-       http://garnetgames.com/${MY_PN}Full.tar.gz
-       http://garnetgames.com/${MY_PN}Source.tar.gz
+       https://garnetgames.com/${MY_PN}Full.tar.gz
+       https://garnetgames.com/${MY_PN}Source.tar.gz
        
https://raw.githubusercontent.com/nothings/stb/e2caccb811d70af0dc359be5522e6b0d3b503e46/stb_vorbis.c
 -> ${PN}.stb_vorbis.c
 "
 

diff --git a/games-puzzle/spirits/spirits-1.0.1-r1.ebuild 
b/games-puzzle/spirits/spirits-1.0.1-r1.ebuild
index 489e434..a015842 100644
--- a/games-puzzle/spirits/spirits-1.0.1-r1.ebuild
+++ b/games-puzzle/spirits/spirits-1.0.1-r1.ebuild
@@ -1,19 +1,19 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 MY_PN="Spirits"
 
 inherit desktop eutils
 
 DESCRIPTION="Save the spirits of leaf litters"
-HOMEPAGE="http://www.spacesofplay.com/spirits/";
+HOMEPAGE="https://www.spacesofplay.com/spirits/";
 SRC_URI="${PN}-linux-${PV}_120903-1348705231.zip"
+RESTRICT="fetch mirror"
 
 LICENSE="all-rights-reserved"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE=""
 
 DEPEND="
        media-libs/openal

diff --git 
a/games-strategy/revenge-of-the-titans/revenge-of-the-titans-1.80.20-r1.ebuild 
b/games-strategy/revenge-of-the-titans/revenge-of-the-titans-1.80.20-r1.ebuild
index f80df78..59de6ff 100644
--- 
a/games-strategy/revenge-of-the-titans/revenge-of-the-titans-1.80.20-r1.ebuild
+++ 
b/games-strategy/revenge-of-the-titans/revenge-of-the-titans-1.80.20-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
-inherit desktop eutils java-pkg-2
+inherit desktop wrapper java-pkg-2
 
 MY_PN=RevengeOfTheTitans
 # Divide second subversion by 10, i.e. 1.80.10 => 1810
@@ -12,40 +12,35 @@ MY_PV=$(ver_rs 1-2 "")
 
 DESCRIPTION="Defeat the returning Titan horde in a series of epic ground 
battles."
 HOMEPAGE="http://www.puppygames.net/revenge-of-the-titans/";
-SRC_URI="hib? (
+SRC_URI="
        amd64? ( ${MY_PN}-HIB-${MY_PV}-amd64.tar.gz )
        x86? ( ${MY_PN}-HIB-${MY_PV}-i386.tar.gz ) )
-       !hib? (
-       amd64? ( http://d4ec1k3inlcla.cloudfront.net/${MY_PN}-amd64.tar.gz -> 
${P}-amd64.tar.gz )
-       x86? ( http://d4ec1k3inlcla.cloudfront.net/${MY_PN}-i386.tar.gz -> 
${P}-i386.tar.gz )   )"
-
+"
 LICENSE="all-rights-reserved"
 SLOT="0"
-KEYWORDS="-* ~amd64 ~x86"
-IUSE="hib"
+KEYWORDS="~amd64 ~x86"
 
-RDEPEND=">=virtual/jre-1.6
-       virtual/opengl"
-DEPEND=""
+RDEPEND="
+       >=virtual/jre-1.6
+       virtual/opengl
+"
 
-RESTRICT="mirror strip"
+RESTRICT="fetch mirror strip"
 
 dir="/opt/${MY_PN}"
 S="${WORKDIR}/revengeofthetitans"
 
 pkg_nofetch() {
-       if use hib ; then
-               local TARBALL
-               if use amd64 ; then
-                       TARBALL="${MY_PN}-HIB-${MY_PV}-amd64.tar.gz"
-               fi
-               if use x86 ; then
-                       TARBALL="${MY_PN}-HIB-${MY_PV}-i386.tar.gz"
-               fi
-               einfo "Please download ${TARBALL}"
-               einfo "from your personal page in Humble Indie Bundle #2 site"
-               einfo "(http://www.humblebundle.com) and place it in ${DISTDIR}"
+       local TARBALL
+       if use amd64 ; then
+               TARBALL="${MY_PN}-HIB-${MY_PV}-amd64.tar.gz"
+       fi
+       if use x86 ; then
+               TARBALL="${MY_PN}-HIB-${MY_PV}-i386.tar.gz"
        fi
+       einfo "Please download ${TARBALL}"
+       einfo "from your personal page in Humble Indie Bundle site"
+       einfo "(http://www.humblebundle.com) and place it in ${DISTDIR}"
 }
 
 # nothing to do ... stubs for eclasses

Reply via email to