public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: profiles/updates/, games-action/astromenace/, games-action/openastromenace/
@ 2020-02-10 21:32 Stefan Strogin
  0 siblings, 0 replies; only message in thread
From: Stefan Strogin @ 2020-02-10 21:32 UTC (permalink / raw
  To: gentoo-commits

commit:     f342edc2c2137d72e5ad89903bc1d1a6aa15f3f7
Author:     Stefan Strogin <steils <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 10 20:35:06 2020 +0000
Commit:     Stefan Strogin <steils <AT> gentoo <DOT> org>
CommitDate: Mon Feb 10 21:31:56 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f342edc2

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 <AT> gentoo.org>

 games-action/astromenace/Manifest                            |  1 +
 .../astromenace-1.3.2-r1.ebuild}                             | 12 +++++-------
 games-action/{openastromenace => astromenace}/metadata.xml   |  0
 games-action/openastromenace/Manifest                        |  1 -
 profiles/updates/1Q-2020                                     |  1 +
 5 files changed, 7 insertions(+), 8 deletions(-)

diff --git a/games-action/astromenace/Manifest b/games-action/astromenace/Manifest
new file mode 100644
index 00000000000..8af169359cd
--- /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 55f86bda67a..66ea563b64b 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 db10090cd70..00000000000
--- 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 71dd9410bdb..ad63f0b9a03 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


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-02-10 21:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-10 21:32 [gentoo-commits] repo/gentoo:master commit in: profiles/updates/, games-action/astromenace/, games-action/openastromenace/ Stefan Strogin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox