app-eselect/eselect-opengl: Remove redundant long description

Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
Matt Turner
2020-03-11 13:11:18 -07:00
parent d67917ea8e
commit a16ed59943
2 changed files with 1 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ EAPI=5
inherit eutils multilib
DESCRIPTION="Utility to change the OpenGL interface being used"
DESCRIPTION="Utility to switch between OpenGL implementations"
HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
# Source:

View File

@@ -9,5 +9,4 @@
<email>mgorny@gentoo.org</email>
<name>Michał Górny</name>
</maintainer>
<longdescription>Utility to switch opengl implementations between various providers.</longdescription>
</pkgmetadata>