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

dev-db/tinycdb/tinycdb-0.77-r2.ebuild

index 6ceb79ae098c92f37c4f434e6866f8b8d34801ff..b615360a339e287c9138e084962bd42201d17eec 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
 
 inherit eutils multilib toolchain-funcs
 
-DESCRIPTION="TinyCDB is a very fast and simple package for creating and reading constant data bases"
+DESCRIPTION="A very fast and simple package for creating and reading constant data bases"
 HOMEPAGE="http://www.corpit.ru/mjt/tinycdb.html"
 SRC_URI="http://www.corpit.ru/mjt/${PN}/${P/-/_}.tar.gz"