diff options
author | Tim Harder <radhermit@gentoo.org> | 2017-07-10 03:29:55 -0400 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2017-07-10 03:34:50 -0400 |
commit | 2720f56d14fde3926e7e31e862525b9c3da3b68f (patch) | |
tree | 1fc1dc3e16d927dcc8e0011aedbf5fdb08922e7b /games-util/wit | |
parent | games-util/wit: remove old (diff) | |
download | gentoo-2720f56d14fde3926e7e31e862525b9c3da3b68f.tar.gz gentoo-2720f56d14fde3926e7e31e862525b9c3da3b68f.tar.bz2 gentoo-2720f56d14fde3926e7e31e862525b9c3da3b68f.zip |
games-util/wit: shorten pkg description
Diffstat (limited to 'games-util/wit')
-rw-r--r-- | games-util/wit/wit-2.40a.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-util/wit/wit-2.40a.ebuild b/games-util/wit/wit-2.40a.ebuild index be2f9c809f7d..945ea6310650 100644 --- a/games-util/wit/wit-2.40a.ebuild +++ b/games-util/wit/wit-2.40a.ebuild @@ -5,7 +5,7 @@ EAPI=6 inherit eutils toolchain-funcs -DESCRIPTION="A set of command line tools to manipulate Wii/GameCube ISO images and WBFS containers" +DESCRIPTION="command line tools to manipulate Wii/GameCube ISO images and WBFS containers" HOMEPAGE="http://wit.wiimm.de/" SRC_URI="https://dev.gentoo.org/~radhermit/distfiles/${P}.tar.xz" |