From c80d3a358b3c9a2f20a31334c88b65c0a222283a Mon Sep 17 00:00:00 2001 From: Jonas Stein Date: Tue, 1 Aug 2017 01:23:14 +0200 Subject: dev-python/buzhug: Shorter DESCRIPTION --- dev-python/buzhug/buzhug-1.8-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/buzhug') diff --git a/dev-python/buzhug/buzhug-1.8-r1.ebuild b/dev-python/buzhug/buzhug-1.8-r1.ebuild index 2bdeb84a7116..85e223a52328 100644 --- a/dev-python/buzhug/buzhug-1.8-r1.ebuild +++ b/dev-python/buzhug/buzhug-1.8-r1.ebuild @@ -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" -- cgit v1.2.3-65-gdbad