commit:     7a942f909bb104190592f883d7f7795a159499cb
Author:     Harri Nieminen <moikkis <AT> gmail <DOT> com>
AuthorDate: Mon Mar 20 09:18:10 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Mar 23 20:51:38 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a942f90

dev-db/tinycdb: Fix toolong DESCRIPTION

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 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-db/tinycdb/tinycdb-0.77-r2.ebuild 
b/dev-db/tinycdb/tinycdb-0.77-r2.ebuild
index 6ceb79ae098..b615360a339 100644
--- a/dev-db/tinycdb/tinycdb-0.77-r2.ebuild
+++ b/dev-db/tinycdb/tinycdb-0.77-r2.ebuild
@@ -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";
 

Reply via email to