commit:     32654016460b8c3aad92085ebfb715ac3b8e5716
Author:     Harri Nieminen <moikkis <AT> gmail <DOT> com>
AuthorDate: Mon Mar 20 09:14:40 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Mar 23 20:51:31 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32654016

dev-db/odbtp: Fix toolong DESCRIPTION

Package-Manager: Portage-2.3.5, Repoman-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/4253

 dev-db/odbtp/odbtp-1.1.4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-db/odbtp/odbtp-1.1.4.ebuild b/dev-db/odbtp/odbtp-1.1.4.ebuild
index 4a513cecbfe..03bf137759e 100644
--- a/dev-db/odbtp/odbtp-1.1.4.ebuild
+++ b/dev-db/odbtp/odbtp-1.1.4.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 inherit eutils toolchain-funcs
 
-DESCRIPTION="Fast, efficient TCP/IP protocol for connecting to Win32-based 
databases from any platform"
+DESCRIPTION="Fast, efficient TCP/IP protocol for connecting to Win32-based 
databases"
 HOMEPAGE="http://odbtp.sourceforge.net/";
 SRC_URI="mirror://sourceforge/odbtp/${P}.tar.gz"
 

Reply via email to