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/sqliteodbc/sqliteodbc-0.96.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/sqliteodbc/sqliteodbc-0.96.ebuild')
-rw-r--r-- | dev-db/sqliteodbc/sqliteodbc-0.96.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-db/sqliteodbc/sqliteodbc-0.96.ebuild b/dev-db/sqliteodbc/sqliteodbc-0.96.ebuild index 5aeef06ae5fb..fd1e7542b9bf 100644 --- a/dev-db/sqliteodbc/sqliteodbc-0.96.ebuild +++ b/dev-db/sqliteodbc/sqliteodbc-0.96.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/sqliteodbc/sqliteodbc-0.96.ebuild,v 1.4 2012/09/08 16:30:11 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/sqliteodbc/sqliteodbc-0.96.ebuild,v 1.5 2014/08/10 20:02:56 slyfox Exp $ EAPI=4 inherit eutils multilib toolchain-funcs -DESCRIPTION="ODBC driver to access local SQLite database files." +DESCRIPTION="ODBC driver to access local SQLite database files" HOMEPAGE="http://www.ch-werner.de/sqliteodbc/" SRC_URI="http://www.ch-werner.de/sqliteodbc/${P}.tar.gz" |