diff options
author | David Seifert <soap@gentoo.org> | 2017-12-01 19:56:42 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-12-01 20:28:38 +0100 |
commit | a0ee9debdfa54391b4ce43741f9e51216fcef853 (patch) | |
tree | ca8e61719fa0ee500fd2702c19b8dd01108e9871 /games-fps/glxquake-bin | |
parent | games-fps/doom3-lms: [QA] Fix DESCRIPTION.toolong (diff) | |
download | gentoo-a0ee9debdfa54391b4ce43741f9e51216fcef853.tar.gz gentoo-a0ee9debdfa54391b4ce43741f9e51216fcef853.tar.bz2 gentoo-a0ee9debdfa54391b4ce43741f9e51216fcef853.zip |
games-fps/glxquake-bin: [QA] Fix DESCRIPTION.toolong
Diffstat (limited to 'games-fps/glxquake-bin')
-rw-r--r-- | games-fps/glxquake-bin/glxquake-bin-0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-fps/glxquake-bin/glxquake-bin-0-r2.ebuild b/games-fps/glxquake-bin/glxquake-bin-0-r2.ebuild index 16ffdde57574..14f81de25338 100644 --- a/games-fps/glxquake-bin/glxquake-bin-0-r2.ebuild +++ b/games-fps/glxquake-bin/glxquake-bin-0-r2.ebuild @@ -4,7 +4,7 @@ EAPI=5 inherit games -DESCRIPTION="a binary that works with every 3D-graphics-card that supports the glx X-extension" +DESCRIPTION="A binary that works with any 3D-graphics-card that supports the glx X-extension" HOMEPAGE="http://mfcn.ilo.de/glxquake/" SRC_URI="http://www.wh-hms.uni-ulm.de/~mfcn/shared/glxquake/glxquake.tar.gz" |