From: Stefan Strogin Date: Mon, 10 Feb 2020 20:35:06 +0000 (+0200) Subject: games-action/openastromenace: rename to games-action/astromenace X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f342edc2c2137d72e5ad89903bc1d1a6aa15f3f7;p=gentoo.git games-action/openastromenace: rename to games-action/astromenace Update HOMEPAGE, SRC_URI. Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: Stefan Strogin --- diff --git a/games-action/astromenace/Manifest b/games-action/astromenace/Manifest new file mode 100644 index 000000000000..8af169359cd3 --- /dev/null +++ b/games-action/astromenace/Manifest @@ -0,0 +1 @@ +DIST astromenace-1.3.2.tar.gz 64643636 BLAKE2B f3b7dfbeeed56eab8946e122bebf98baa37b7a3e4291007d4f0bb12a220c26ded063f51fcd6f529c9f00cd4b6172d37dcb0798d41e553c682556ba7f4243bce7 SHA512 dd24dc80e0a6b1d47a5e6874ee8aac58790518ef7a910573b6fd7a71541cd811774a8607e6c175c51fb03983d0799db7acbafb79b167dee3bdb79ff6168c1451 diff --git a/games-action/openastromenace/openastromenace-1.3.2-r1.ebuild b/games-action/astromenace/astromenace-1.3.2-r1.ebuild similarity index 78% rename from games-action/openastromenace/openastromenace-1.3.2-r1.ebuild rename to games-action/astromenace/astromenace-1.3.2-r1.ebuild index 55f86bda67a7..66ea563b64ba 100644 --- a/games-action/openastromenace/openastromenace-1.3.2-r1.ebuild +++ b/games-action/astromenace/astromenace-1.3.2-r1.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit cmake-utils desktop gnome2-utils -DESCRIPTION="Modern 3D space shooter with spaceship upgrade possibilities" -HOMEPAGE="https://sourceforge.net/projects/openastromenace/" -SRC_URI="mirror://sourceforge/openastromenace/${PV}/astromenace-src-${PV}.tar.bz2" +DESCRIPTION="Hardcore 3D space scroll-shooter with spaceship upgrade possibilities" +HOMEPAGE="https://viewizard.com" +SRC_URI="https://github.com/viewizard/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3 GPL-3+ CC-BY-SA-3.0 UbuntuFontLicense-1.0 OFL-1.1" SLOT="0" @@ -26,8 +26,6 @@ DEPEND=" x11-libs/libXinerama" RDEPEND=${DEPEND} -S=${WORKDIR}/AstroMenace - src_prepare() { cmake-utils_src_prepare @@ -60,7 +58,7 @@ src_install() { dodoc ChangeLog.txt ReadMe.txt - make_desktop_entry "${PN}" OpenAstroMenace + make_desktop_entry "${PN}" AstroMenace } pkg_preinst() { diff --git a/games-action/openastromenace/metadata.xml b/games-action/astromenace/metadata.xml similarity index 100% rename from games-action/openastromenace/metadata.xml rename to games-action/astromenace/metadata.xml diff --git a/games-action/openastromenace/Manifest b/games-action/openastromenace/Manifest deleted file mode 100644 index db10090cd700..000000000000 --- a/games-action/openastromenace/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST astromenace-src-1.3.2.tar.bz2 55390211 BLAKE2B 143e0a5dbbb9b451ca15b3ff015db6981ebd6b54200093bc1f34e0eda2029f544c3b70ecfcd5435b44c52a614b5ff859dc8dca79a4277d49a7129ae7d522c6a8 SHA512 0a06278a8a7fdaaf5c730590fcc1f8f59503fe4c94dcbb6dd6b6ee638048f9bebf7c49c75cd32f26e4cd08cfbe01f5082002860901b7196f08a55712bb3ed5d4 diff --git a/profiles/updates/1Q-2020 b/profiles/updates/1Q-2020 index 71dd9410bdb5..ad63f0b9a03d 100644 --- a/profiles/updates/1Q-2020 +++ b/profiles/updates/1Q-2020 @@ -1,2 +1,3 @@ move dev-libs/range-v3 dev-cpp/range-v3 move dev-python/neovim-python-client dev-python/pynvim +move games-action/openastromenace games-action/astromenace