dev-db/couchdb: Fix toolong DESCRIPTION
authorHarri Nieminen <moikkis@gmail.com>
Mon, 20 Mar 2017 09:02:17 +0000 (11:02 +0200)
committerDavid Seifert <soap@gentoo.org>
Thu, 23 Mar 2017 20:51:11 +0000 (21:51 +0100)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/4253

dev-db/couchdb/couchdb-1.6.1.ebuild

index 4c024fc96b70aa429d1011140fdc508928ae8aef..f5b2bb120d94d21bb2d50474bda2311733e4f9be 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
 inherit eutils multilib pax-utils user
 
-DESCRIPTION="Apache CouchDB is a distributed, fault-tolerant and schema-free document-oriented database."
+DESCRIPTION="Distributed, fault-tolerant and schema-free document-oriented database"
 HOMEPAGE="http://couchdb.apache.org/"
 SRC_URI="mirror://apache/couchdb/source/${PV}/apache-${P}.tar.gz"