dev-db/odbtp: Fix toolong DESCRIPTION
authorHarri Nieminen <moikkis@gmail.com>
Mon, 20 Mar 2017 09:14:40 +0000 (11:14 +0200)
committerDavid Seifert <soap@gentoo.org>
Thu, 23 Mar 2017 20:51:31 +0000 (21:51 +0100)
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

index 4a513cecbfe13bfa91b84beb3d4da73df951ac8e..03bf137759ef7285bfb3c7ebd09f018e835b0da7 100644 (file)
@@ -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"