projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c80d3a3
)
dev-python/cfgio: Shorter DESCRIPTION
author
Jonas Stein
<jstein@gentoo.org>
Mon, 31 Jul 2017 23:25:06 +0000
(
01:25
+0200)
committer
Amy Liffey
<amynka@gentoo.org>
Fri, 4 Aug 2017 21:05:58 +0000
(23:05 +0200)
dev-python/cfgio/cfgio-0.1.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/cfgio/cfgio-0.1.2.ebuild
b/dev-python/cfgio/cfgio-0.1.2.ebuild
index 5b1ff5c9ac5e854714fbf027225c6a48c14d0772..0a3e2bc56add1d6b8dae3118b219644b43bcae6b 100644
(file)
--- 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"