diff options
Diffstat (limited to 'dev-python/cfgio')
-rw-r--r-- | dev-python/cfgio/cfgio-0.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cfgio/cfgio-0.1.2.ebuild b/dev-python/cfgio/cfgio-0.1.2.ebuild index 5b1ff5c9ac5e..0a3e2bc56add 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" |