summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarri Nieminen <moikkis@gmail.com>2017-03-20 11:00:24 +0200
committerDavid Seifert <soap@gentoo.org>2017-03-23 21:51:08 +0100
commit64906aff610ac6d1722019e57bc51e0137337bd1 (patch)
tree1523a0197d80f8f70fdb8556460866b9143be03a /dev-db/apgdiff/apgdiff-2.2.2.ebuild
parentdev-cpp/lucene++: Fix toolong DESCRIPTION (diff)
downloadgentoo-64906aff610ac6d1722019e57bc51e0137337bd1.tar.gz
gentoo-64906aff610ac6d1722019e57bc51e0137337bd1.tar.bz2
gentoo-64906aff610ac6d1722019e57bc51e0137337bd1.zip
dev-db/apgdiff: Fix toolong DESCRIPTION
Package-Manager: Portage-2.3.5, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/4253
Diffstat (limited to 'dev-db/apgdiff/apgdiff-2.2.2.ebuild')
-rw-r--r--dev-db/apgdiff/apgdiff-2.2.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/apgdiff/apgdiff-2.2.2.ebuild b/dev-db/apgdiff/apgdiff-2.2.2.ebuild
index bb42aa04ef26..8399cc340de1 100644
--- a/dev-db/apgdiff/apgdiff-2.2.2.ebuild
+++ b/dev-db/apgdiff/apgdiff-2.2.2.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
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="A simple PostgreSQL diff tool that is useful for schema upgrades"
HOMEPAGE="http://apgdiff.com"
SRC_URI="http://apgdiff.com/download/${P}-src.zip"
LICENSE="MIT"