diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2021-04-25 00:02:18 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2021-04-25 00:02:18 +0200 |
commit | d26d24b60269eed7170428e485c05bffc89fb4bc (patch) | |
tree | 49e86cf8fa9206d009556f9c9664dd393189bd7c /games-action | |
parent | media-libs/mlt: Drop 6.26.1 (r0) (diff) | |
download | gentoo-d26d24b60269eed7170428e485c05bffc89fb4bc.tar.gz gentoo-d26d24b60269eed7170428e485c05bffc89fb4bc.tar.bz2 gentoo-d26d24b60269eed7170428e485c05bffc89fb4bc.zip |
games-action/assault-android-cactus+: update eclasses, use HTTPS
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/assault-android-cactus+/assault-android-cactus+-200507.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-action/assault-android-cactus+/assault-android-cactus+-200507.ebuild b/games-action/assault-android-cactus+/assault-android-cactus+-200507.ebuild index 214b0d0a9be5..e569371a3c3a 100644 --- a/games-action/assault-android-cactus+/assault-android-cactus+-200507.ebuild +++ b/games-action/assault-android-cactus+/assault-android-cactus+-200507.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit eutils desktop xdg +inherit desktop wrapper xdg MY_PN="cactus" DESCRIPTION="Arcade style twin stick shooter set in a vivid sci-fi universe" -HOMEPAGE="http://www.assaultandroidcactus.com/" +HOMEPAGE="https://www.assaultandroidcactus.com/" SRC_URI="AssaultAndroidCactus_linux_${PV}.zip" LICENSE="all-rights-reserved" SLOT="0" |