summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Stein <jstein@gentoo.org>2017-08-01 01:25:06 +0200
committerAmy Liffey <amynka@gentoo.org>2017-08-04 23:05:58 +0200
commit60ee52cccaae8de3187f5ff1923c47d610d8b850 (patch)
treefcaabc72411eb3e5b7ab222dde7ba27b981ddec8 /dev-python
parentdev-python/buzhug: Shorter DESCRIPTION (diff)
downloadgentoo-60ee52cccaae8de3187f5ff1923c47d610d8b850.tar.gz
gentoo-60ee52cccaae8de3187f5ff1923c47d610d8b850.tar.bz2
gentoo-60ee52cccaae8de3187f5ff1923c47d610d8b850.zip
dev-python/cfgio: Shorter DESCRIPTION
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/cfgio/cfgio-0.1.2.ebuild2
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"