dev-python/buzhug: Shorter DESCRIPTION
authorJonas Stein <jstein@gentoo.org>
Mon, 31 Jul 2017 23:23:14 +0000 (01:23 +0200)
committerAmy Liffey <amynka@gentoo.org>
Fri, 4 Aug 2017 21:05:55 +0000 (23:05 +0200)
dev-python/buzhug/buzhug-1.8-r1.ebuild

index 2bdeb84a711643ff47bb624a5f9b5a1bc12613d2..85e223a523281f8b4d488aaefed6dced626bd958 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 )
 
 inherit distutils-r1
 
-DESCRIPTION="Fast, pure-Python database engine, using a syntax that Python programmers should find very intuitive"
+DESCRIPTION="Fast, pure-Python database engine"
 HOMEPAGE="http://buzhug.sourceforge.net/ https://pypi.python.org/pypi/buzhug"
 SRC_URI="mirror://sourceforge/${PN}/${P}.zip"