diff options
author | Sam James <sam@gentoo.org> | 2021-12-26 00:14:06 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-26 00:19:23 +0000 |
commit | bef3da7dc0d464d22658be03c6219c7af9bddb9a (patch) | |
tree | b9b58974e60f98773ea1ed8d691ed1781463de94 /games-simulation/EmptyEpsilon | |
parent | games-fps/freedm: drop trailing full stop from DESCRIPTION (diff) | |
download | gentoo-bef3da7dc0d464d22658be03c6219c7af9bddb9a.tar.gz gentoo-bef3da7dc0d464d22658be03c6219c7af9bddb9a.tar.bz2 gentoo-bef3da7dc0d464d22658be03c6219c7af9bddb9a.zip |
games-simulation/EmptyEpsilon: 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-simulation/EmptyEpsilon')
-rw-r--r-- | games-simulation/EmptyEpsilon/EmptyEpsilon-2021.06.23-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-simulation/EmptyEpsilon/EmptyEpsilon-2021.06.23-r1.ebuild b/games-simulation/EmptyEpsilon/EmptyEpsilon-2021.06.23-r1.ebuild index 046224a20d14..c7cdef11bba5 100644 --- a/games-simulation/EmptyEpsilon/EmptyEpsilon-2021.06.23-r1.ebuild +++ b/games-simulation/EmptyEpsilon/EmptyEpsilon-2021.06.23-r1.ebuild @@ -5,7 +5,7 @@ EAPI=8 inherit cmake toolchain-funcs -DESCRIPTION="A spaceship bridge simulator game." +DESCRIPTION="A spaceship bridge simulator game" HOMEPAGE="https://daid.github.io/EmptyEpsilon/" # This bundles SeriousProton as the build system does not support using # a separate SeriousProton instance (and currently EmptyEpsilon seems to |