diff options
author | Stefan Strogin <steils@gentoo.org> | 2020-02-10 22:35:06 +0200 |
---|---|---|
committer | Stefan Strogin <steils@gentoo.org> | 2020-02-10 23:31:56 +0200 |
commit | f342edc2c2137d72e5ad89903bc1d1a6aa15f3f7 (patch) | |
tree | db8348dcee10802b46a69fd9a719fb8013baefbc /games-action | |
parent | app-i18n/ibus: Revert "Remove py2" (diff) | |
download | gentoo-f342edc2c2137d72e5ad89903bc1d1a6aa15f3f7.tar.gz gentoo-f342edc2c2137d72e5ad89903bc1d1a6aa15f3f7.tar.bz2 gentoo-f342edc2c2137d72e5ad89903bc1d1a6aa15f3f7.zip |
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 <steils@gentoo.org>
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/astromenace/Manifest | 1 | ||||
-rw-r--r-- | games-action/astromenace/astromenace-1.3.2-r1.ebuild (renamed from games-action/openastromenace/openastromenace-1.3.2-r1.ebuild) | 12 | ||||
-rw-r--r-- | games-action/astromenace/metadata.xml (renamed from games-action/openastromenace/metadata.xml) | 0 | ||||
-rw-r--r-- | games-action/openastromenace/Manifest | 1 |
4 files changed, 6 insertions, 8 deletions
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 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 index 6894dd761700..6894dd761700 100644 --- a/games-action/openastromenace/metadata.xml +++ b/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 |