summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorHarri Nieminen <moikkis@gmail.com>2017-03-20 11:11:53 +0200
committerDavid Seifert <soap@gentoo.org>2017-03-23 21:51:25 +0100
commit737f37221258038ed1b93546e298c3b0986bd690 (patch)
tree1c73939efbbe18fdb8cf47124917730446982f9b /dev-db
parentdev-db/libdbi: Fix toolong DESCRIPTION (diff)
downloadgentoo-737f37221258038ed1b93546e298c3b0986bd690.tar.gz
gentoo-737f37221258038ed1b93546e298c3b0986bd690.tar.bz2
gentoo-737f37221258038ed1b93546e298c3b0986bd690.zip
dev-db/libodbc++: Fix toolong DESCRIPTION
Package-Manager: Portage-2.3.5, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/4253
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/libodbc++/libodbc++-0.2.5-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/libodbc++/libodbc++-0.2.5-r2.ebuild b/dev-db/libodbc++/libodbc++-0.2.5-r2.ebuild
index 02f33027ffc7..2ff9b64fa4bf 100644
--- a/dev-db/libodbc++/libodbc++-0.2.5-r2.ebuild
+++ b/dev-db/libodbc++/libodbc++-0.2.5-r2.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
inherit eutils flag-o-matic
-DESCRIPTION="C++ class library that provides a subset of the well-known JDBC 2.0(tm) and runs on top of ODBC"
+DESCRIPTION="Provides a subset of the well-known JDBC 2.0(tm) and runs on top of ODBC"
SRC_URI="mirror://sourceforge/libodbcxx/${P}.tar.bz2"
HOMEPAGE="http://libodbcxx.sourceforge.net/"