diff options
author | Joonas Niilola <juippis@gentoo.org> | 2022-04-13 17:04:46 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2022-04-14 06:46:03 +0300 |
commit | b1db5f56e7349802aecf2ac56eea702e662d6aed (patch) | |
tree | a5a374da8bb03f258cfbd67fa3a2852b01bad731 /dev-lang/pico8 | |
parent | dev-java/junit-clptr: update DESCRIPTION (diff) | |
download | gentoo-b1db5f56e7349802aecf2ac56eea702e662d6aed.tar.gz gentoo-b1db5f56e7349802aecf2ac56eea702e662d6aed.tar.bz2 gentoo-b1db5f56e7349802aecf2ac56eea702e662d6aed.zip |
dev-lang/pico8: update DESCRIPTION
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-lang/pico8')
-rw-r--r-- | dev-lang/pico8/pico8-0.2.4b.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/pico8/pico8-0.2.4b.ebuild b/dev-lang/pico8/pico8-0.2.4b.ebuild index 74d7e24bb2a5..d75f09875a0c 100644 --- a/dev-lang/pico8/pico8-0.2.4b.ebuild +++ b/dev-lang/pico8/pico8-0.2.4b.ebuild @@ -6,7 +6,7 @@ EAPI=8 inherit desktop xdg MY_PN="pico-8" -DESCRIPTION="Fantasy console for making, sharing and playing tiny games and other computer programs" +DESCRIPTION="Fantasy console for making and playing tiny games and other computer programs" HOMEPAGE="https://www.lexaloffle.com/pico-8.php" SRC_URI=" amd64? ( ${MY_PN}_${PV}_amd64.zip ) |