From: Harri Nieminen Date: Mon, 20 Mar 2017 09:14:40 +0000 (+0200) Subject: dev-db/odbtp: Fix toolong DESCRIPTION X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=32654016460b8c3aad92085ebfb715ac3b8e5716;p=gentoo.git dev-db/odbtp: Fix toolong DESCRIPTION Package-Manager: Portage-2.3.5, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/4253 --- diff --git a/dev-db/odbtp/odbtp-1.1.4.ebuild b/dev-db/odbtp/odbtp-1.1.4.ebuild index 4a513cecbfe1..03bf137759ef 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"