commit: 60ee52cccaae8de3187f5ff1923c47d610d8b850
Author: Jonas Stein <jstein <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 31 23:25:06 2017 +0000
Commit: Amy Liffey <amynka <AT> gentoo <DOT> org>
CommitDate: Fri Aug 4 21:05:58 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60ee52cc
dev-python/cfgio: Shorter DESCRIPTION
dev-python/cfgio/cfgio-0.1.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/cfgio/cfgio-0.1.2.ebuild
b/dev-python/cfgio/cfgio-0.1.2.ebuild
index 5b1ff5c9ac5..0a3e2bc56ad 100644
--- a/dev-python/cfgio/cfgio-0.1.2.ebuild
+++ b/dev-python/cfgio/cfgio-0.1.2.ebuild
@@ -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"