summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 19:56:34 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 19:56:34 +0000
commitf7e6f7d132ad5ca5335c6b398a2ed591f44facca (patch)
treed6a920b5ce013b9f6802cf5f50af18a8457c3fb7 /dev-db/apgdiff/apgdiff-2.3.ebuild
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-f7e6f7d132ad5ca5335c6b398a2ed591f44facca.tar.gz
gentoo-2-f7e6f7d132ad5ca5335c6b398a2ed591f44facca.tar.bz2
gentoo-2-f7e6f7d132ad5ca5335c6b398a2ed591f44facca.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/apgdiff/apgdiff-2.3.ebuild')
-rw-r--r--dev-db/apgdiff/apgdiff-2.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/apgdiff/apgdiff-2.3.ebuild b/dev-db/apgdiff/apgdiff-2.3.ebuild
index 0c5660b70db4..c667c4ad03dc 100644
--- a/dev-db/apgdiff/apgdiff-2.3.ebuild
+++ b/dev-db/apgdiff/apgdiff-2.3.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/apgdiff/apgdiff-2.3.ebuild,v 1.2 2014/05/14 16:46:47 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/apgdiff/apgdiff-2.3.ebuild,v 1.3 2014/08/10 19:56:34 slyfox Exp $
EAPI="5"
JAVA_PKG_IUSE="doc source"
inherit eutils java-pkg-2 java-ant-2
-DESCRIPTION="Another PostgreSQL Diff Tool is a simple PostgreSQL diff tool that is useful for schema upgrades."
+DESCRIPTION="Another PostgreSQL Diff Tool is a simple PostgreSQL diff tool that is useful for schema upgrades"
HOMEPAGE="http://apgdiff.startnet.biz/"
SRC_URI="http://apgdiff.startnet.biz/download/${P}-src.zip"
LICENSE="MIT"