summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:02:56 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:02:56 +0000
commitefbeafd4006532bbeb43b4d42b71e6b32191803c (patch)
tree10d648600736e1391402e1b46dde548886151291 /dev-db
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-efbeafd4006532bbeb43b4d42b71e6b32191803c.tar.gz
gentoo-2-efbeafd4006532bbeb43b4d42b71e6b32191803c.tar.bz2
gentoo-2-efbeafd4006532bbeb43b4d42b71e6b32191803c.zip
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/sqliteodbc/ChangeLog8
-rw-r--r--dev-db/sqliteodbc/sqliteodbc-0.96.ebuild6
-rw-r--r--dev-db/sqliteodbc/sqliteodbc-0.99.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/dev-db/sqliteodbc/ChangeLog b/dev-db/sqliteodbc/ChangeLog
index e3b487601913..0fdb4896443d 100644
--- a/dev-db/sqliteodbc/ChangeLog
+++ b/dev-db/sqliteodbc/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-db/sqliteodbc
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/sqliteodbc/ChangeLog,v 1.35 2013/01/30 04:23:26 patrick Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-db/sqliteodbc/ChangeLog,v 1.36 2014/08/10 20:02:56 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> sqliteodbc-0.96.ebuild,
+ sqliteodbc-0.99.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
*sqliteodbc-0.99 (30 Jan 2013)
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"
diff --git a/dev-db/sqliteodbc/sqliteodbc-0.99.ebuild b/dev-db/sqliteodbc/sqliteodbc-0.99.ebuild
index 8e82024df33c..80b9b7cc726e 100644
--- a/dev-db/sqliteodbc/sqliteodbc-0.99.ebuild
+++ b/dev-db/sqliteodbc/sqliteodbc-0.99.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2013 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.99.ebuild,v 1.1 2013/01/30 04:23:26 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/sqliteodbc/sqliteodbc-0.99.ebuild,v 1.2 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"