diff options
author | Andrew Ammerlaan <andrewammerlaan@riseup.net> | 2020-04-11 10:04:47 +0200 |
---|---|---|
committer | Andrew Ammerlaan <andrewammerlaan@riseup.net> | 2020-04-11 10:04:47 +0200 |
commit | 1178789b7b8b891a3534fc8e326aef8d79f76f38 (patch) | |
tree | 450ee07f2f188d1ef02d85ab0929abef00a9ab5a /x11-libs | |
parent | dev-games/surgescript: fix colliding files found by ecompress (diff) | |
download | guru-1178789b7b8b891a3534fc8e326aef8d79f76f38.tar.gz guru-1178789b7b8b891a3534fc8e326aef8d79f76f38.tar.bz2 guru-1178789b7b8b891a3534fc8e326aef8d79f76f38.zip |
x11-libs/sdl-fakeqwerty: shortend discription
makes repoman happy
Package-Manager: Portage-2.3.98, Repoman-2.3.22
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/sdl-fakeqwerty/sdl-fakeqwerty-20191217.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/sdl-fakeqwerty/sdl-fakeqwerty-20191217.ebuild b/x11-libs/sdl-fakeqwerty/sdl-fakeqwerty-20191217.ebuild index ad3e5d836..6294fc483 100644 --- a/x11-libs/sdl-fakeqwerty/sdl-fakeqwerty-20191217.ebuild +++ b/x11-libs/sdl-fakeqwerty/sdl-fakeqwerty-20191217.ebuild @@ -5,7 +5,7 @@ EAPI=7 MULTILIB_COMPAT=( abi_x86_{32,64} ) inherit multilib-minimal -DESCRIPTION="Fixes non-QWERTY keyboards on Prison Architect (and maybe other SDL games) on Linux" +DESCRIPTION="Fixes non-QWERTY keyboards on Prison Architect (and maybe other SDL games)" HOMEPAGE="https://github.com/micolous/sdl-fakeqwerty" ARCHIVE_VERSION="a79f201903c30e91dc3b4f79c789e25548cf9589" SRC_URI="https://github.com/micolous/${PN}/archive/${ARCHIVE_VERSION}.tar.gz -> ${P}.tar.gz" |