diff options
author | Harri Nieminen <moikkis@gmail.com> | 2017-03-20 11:00:24 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-03-23 21:51:08 +0100 |
commit | 64906aff610ac6d1722019e57bc51e0137337bd1 (patch) | |
tree | 1523a0197d80f8f70fdb8556460866b9143be03a /dev-db/apgdiff | |
parent | dev-cpp/lucene++: Fix toolong DESCRIPTION (diff) | |
download | gentoo-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')
-rw-r--r-- | dev-db/apgdiff/apgdiff-1.4.ebuild | 4 | ||||
-rw-r--r-- | dev-db/apgdiff/apgdiff-2.2.1.ebuild | 4 | ||||
-rw-r--r-- | dev-db/apgdiff/apgdiff-2.2.2.ebuild | 4 | ||||
-rw-r--r-- | dev-db/apgdiff/apgdiff-2.3.ebuild | 4 | ||||
-rw-r--r-- | dev-db/apgdiff/apgdiff-2.4.ebuild | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/dev-db/apgdiff/apgdiff-1.4.ebuild b/dev-db/apgdiff/apgdiff-1.4.ebuild index e4976c5b0b31..c0b641076fad 100644 --- a/dev-db/apgdiff/apgdiff-1.4.ebuild +++ b/dev-db/apgdiff/apgdiff-1.4.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2014 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.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}-src.zip" LICENSE="MIT" diff --git a/dev-db/apgdiff/apgdiff-2.2.1.ebuild b/dev-db/apgdiff/apgdiff-2.2.1.ebuild index 954e86fa1aae..208e867060c4 100644 --- a/dev-db/apgdiff/apgdiff-2.2.1.ebuild +++ b/dev-db/apgdiff/apgdiff-2.2.1.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" 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" diff --git a/dev-db/apgdiff/apgdiff-2.3.ebuild b/dev-db/apgdiff/apgdiff-2.3.ebuild index bb42aa04ef26..8399cc340de1 100644 --- a/dev-db/apgdiff/apgdiff-2.3.ebuild +++ b/dev-db/apgdiff/apgdiff-2.3.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" diff --git a/dev-db/apgdiff/apgdiff-2.4.ebuild b/dev-db/apgdiff/apgdiff-2.4.ebuild index bb42aa04ef26..8399cc340de1 100644 --- a/dev-db/apgdiff/apgdiff-2.4.ebuild +++ b/dev-db/apgdiff/apgdiff-2.4.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" |