dev-python/cfgio: Shorter DESCRIPTION
authorJonas Stein <jstein@gentoo.org>
Mon, 31 Jul 2017 23:25:06 +0000 (01:25 +0200)
committerAmy Liffey <amynka@gentoo.org>
Fri, 4 Aug 2017 21:05:58 +0000 (23:05 +0200)
dev-python/cfgio/cfgio-0.1.2.ebuild

index 5b1ff5c9ac5e854714fbf027225c6a48c14d0772..0a3e2bc56add1d6b8dae3118b219644b43bcae6b 100644 (file)
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{4,5,6} )
 
 inherit distutils-r1
 
-DESCRIPTION="Python library for reading and writing configuration file formats found on a *nix systems"
+DESCRIPTION="Python library for reading and writing configuration file formats"
 HOMEPAGE="https://github.com/ercpe/cfgio"
 SRC_URI="https://github.com/ercpe/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 LICENSE="GPL-2"