diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:03:03 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:03:03 +0000 |
commit | e0c355fd951deff437375faac571d45344c3eade (patch) | |
tree | 773fc68a2bcbbaacdf0cace7ffde9e9b45319d4e /dev-db/libdbi/libdbi-0.9.0.ebuild | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | historical-e0c355fd951deff437375faac571d45344c3eade.tar.gz historical-e0c355fd951deff437375faac571d45344c3eade.tar.bz2 historical-e0c355fd951deff437375faac571d45344c3eade.zip |
QA: drop trailing '.' from DESCRIPTION
Package-Manager: portage-2.2.11_p9/cvs/Linux x86_64
Manifest-Sign-Key: 0x611FF3AA
Diffstat (limited to 'dev-db/libdbi/libdbi-0.9.0.ebuild')
-rw-r--r-- | dev-db/libdbi/libdbi-0.9.0.ebuild | 4 |
1 files 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 e7ea1223f7ca..887f6b292206 100644 --- a/dev-db/libdbi/libdbi-0.9.0.ebuild +++ b/dev-db/libdbi/libdbi-0.9.0.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/libdbi/libdbi-0.9.0.ebuild,v 1.11 2014/06/09 23:56:54 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/libdbi/libdbi-0.9.0.ebuild,v 1.12 2014/08/10 20:00:32 slyfox Exp $ 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="libdbi is a database-independent abstraction layer in C, similar to the DBI/DBD layer in Perl" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" HOMEPAGE="http://libdbi.sourceforge.net/" LICENSE="LGPL-2.1" |