dev-db/libdbi: Fix toolong DESCRIPTION
authorHarri Nieminen <moikkis@gmail.com>
Mon, 20 Mar 2017 09:10:14 +0000 (11:10 +0200)
committerDavid Seifert <soap@gentoo.org>
Thu, 23 Mar 2017 20:51:21 +0000 (21:51 +0100)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/4253

dev-db/libdbi/libdbi-0.9.0.ebuild

index 3972fa51adc8d1301c21aef5370a56fd8e6b982d..7f6a738b7a40eff78fc0dbe3a26beab7a0096476 100644 (file)
@@ -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=4
 
 inherit eutils autotools multilib
 
-DESCRIPTION="libdbi is a database-independent abstraction layer in C, similar to the DBI/DBD layer in Perl"
+DESCRIPTION="A database-independent abstraction layer in C"
 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 HOMEPAGE="http://libdbi.sourceforge.net/"
 LICENSE="LGPL-2.1"