diff options
author | Sam James <sam@gentoo.org> | 2021-12-26 00:14:00 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-26 00:19:22 +0000 |
commit | 89153c710b83a16f756be0c18986f4dd74fe00fa (patch) | |
tree | f179962e6f311dc2a7a088cc6a26194e84d66344 /games-arcade | |
parent | dev-vcs/notify-webhook: drop trailing full stop from DESCRIPTION (diff) | |
download | gentoo-89153c710b83a16f756be0c18986f4dd74fe00fa.tar.gz gentoo-89153c710b83a16f756be0c18986f4dd74fe00fa.tar.bz2 gentoo-89153c710b83a16f756be0c18986f4dd74fe00fa.zip |
games-arcade/supertux: drop trailing full stop from DESCRIPTION
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-arcade')
-rw-r--r-- | games-arcade/supertux/supertux-0.6.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-arcade/supertux/supertux-0.6.2-r2.ebuild b/games-arcade/supertux/supertux-0.6.2-r2.ebuild index 1967b4e4b40e..76a941ef3820 100644 --- a/games-arcade/supertux/supertux-0.6.2-r2.ebuild +++ b/games-arcade/supertux/supertux-0.6.2-r2.ebuild @@ -9,7 +9,7 @@ inherit cmake flag-o-matic MY_PV="${PV/_rc/-rc.}" MY_P="SuperTux-v${MY_PV}-Source" -DESCRIPTION="A game similar to Super Mario Bros." +DESCRIPTION="A game similar to Super Mario Bros" HOMEPAGE="https://supertux.org/" SRC_URI="https://github.com/SuperTux/${PN}/releases/download/v${MY_PV}/${MY_P}.tar.gz" |