diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 19:57:47 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 19:57:47 +0000 |
commit | 2fa5277d1f65093d2b646c4b8a804ee0ddfad65d (patch) | |
tree | ae2d99f0c5eb368442e6b216aeda4e08c4b73d79 /dev-db/couchdb/couchdb-1.5.1.ebuild | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-2fa5277d1f65093d2b646c4b8a804ee0ddfad65d.tar.gz gentoo-2-2fa5277d1f65093d2b646c4b8a804ee0ddfad65d.tar.bz2 gentoo-2-2fa5277d1f65093d2b646c4b8a804ee0ddfad65d.zip |
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'dev-db/couchdb/couchdb-1.5.1.ebuild')
-rw-r--r-- | dev-db/couchdb/couchdb-1.5.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/couchdb/couchdb-1.5.1.ebuild b/dev-db/couchdb/couchdb-1.5.1.ebuild index aaa13427e082..42f35c9624ef 100644 --- a/dev-db/couchdb/couchdb-1.5.1.ebuild +++ b/dev-db/couchdb/couchdb-1.5.1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/couchdb/couchdb-1.5.1.ebuild,v 1.5 2014/06/08 10:55:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/couchdb/couchdb-1.5.1.ebuild,v 1.6 2014/08/10 19:57:47 slyfox Exp $ EAPI=5 inherit eutils multilib pax-utils user -DESCRIPTION="Apache CouchDB is a distributed, fault-tolerant and schema-free document-oriented database." +DESCRIPTION="Apache CouchDB is a 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" |