From 0a9e33aabcff1b569b9fc8bbc648ba974ce36d9a Mon Sep 17 00:00:00 2001 From: Harri Nieminen Date: Mon, 20 Mar 2017 11:10:14 +0200 Subject: [PATCH] dev-db/libdbi: Fix toolong DESCRIPTION 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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-db/libdbi/libdbi-0.9.0.ebuild b/dev-db/libdbi/libdbi-0.9.0.ebuild index 3972fa51adc8..7f6a738b7a40 100644 --- a/dev-db/libdbi/libdbi-0.9.0.ebuild +++ b/dev-db/libdbi/libdbi-0.9.0.ebuild @@ -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" -- 2.26.2