diff options
author | Sam James <sam@gentoo.org> | 2021-12-26 00:06:33 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-26 00:17:45 +0000 |
commit | 37e67bf1b78f16afc2dc98ab3b625694a1ad7459 (patch) | |
tree | 24991b3ad6013379f7b1c586fd07bf71ae5e04a6 /dev-db/pgrouting | |
parent | dev-db/pgbadger: drop trailing full stop from DESCRIPTION (diff) | |
download | gentoo-37e67bf1b78f16afc2dc98ab3b625694a1ad7459.tar.gz gentoo-37e67bf1b78f16afc2dc98ab3b625694a1ad7459.tar.bz2 gentoo-37e67bf1b78f16afc2dc98ab3b625694a1ad7459.zip |
dev-db/pgrouting: drop trailing full stop from DESCRIPTION
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db/pgrouting')
-rw-r--r-- | dev-db/pgrouting/pgrouting-3.1.1.ebuild | 2 | ||||
-rw-r--r-- | dev-db/pgrouting/pgrouting-3.1.2.ebuild | 4 | ||||
-rw-r--r-- | dev-db/pgrouting/pgrouting-3.1.3.ebuild | 2 | ||||
-rw-r--r-- | dev-db/pgrouting/pgrouting-3.2.1.ebuild | 2 |
4 files changed, 5 insertions, 5 deletions
diff --git a/dev-db/pgrouting/pgrouting-3.1.1.ebuild b/dev-db/pgrouting/pgrouting-3.1.1.ebuild index 9976eb3b0450..d3d4fd21aa6e 100644 --- a/dev-db/pgrouting/pgrouting-3.1.1.ebuild +++ b/dev-db/pgrouting/pgrouting-3.1.1.ebuild @@ -11,7 +11,7 @@ POSTGRES_USEDEP="server" inherit cmake postgres-multi -DESCRIPTION="pgRouting extends PostGIS and PostgreSQL with geospatial routing functionality." +DESCRIPTION="pgRouting extends PostGIS and PostgreSQL with geospatial routing functionality" HOMEPAGE="https://pgrouting.org/" LICENSE="GPL-2 MIT Boost-1.0" diff --git a/dev-db/pgrouting/pgrouting-3.1.2.ebuild b/dev-db/pgrouting/pgrouting-3.1.2.ebuild index 3dbd84c33373..8d33c952b0d9 100644 --- a/dev-db/pgrouting/pgrouting-3.1.2.ebuild +++ b/dev-db/pgrouting/pgrouting-3.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ POSTGRES_USEDEP="server" inherit cmake postgres-multi -DESCRIPTION="pgRouting extends PostGIS and PostgreSQL with geospatial routing functionality." +DESCRIPTION="pgRouting extends PostGIS and PostgreSQL with geospatial routing functionality" HOMEPAGE="https://pgrouting.org/" LICENSE="GPL-2 MIT Boost-1.0" diff --git a/dev-db/pgrouting/pgrouting-3.1.3.ebuild b/dev-db/pgrouting/pgrouting-3.1.3.ebuild index fbeb110ffd18..e9e3411c48f7 100644 --- a/dev-db/pgrouting/pgrouting-3.1.3.ebuild +++ b/dev-db/pgrouting/pgrouting-3.1.3.ebuild @@ -10,7 +10,7 @@ POSTGRES_USEDEP="server" inherit cmake postgres-multi -DESCRIPTION="pgRouting extends PostGIS and PostgreSQL with geospatial routing functionality." +DESCRIPTION="pgRouting extends PostGIS and PostgreSQL with geospatial routing functionality" HOMEPAGE="https://pgrouting.org/" LICENSE="GPL-2 MIT Boost-1.0" diff --git a/dev-db/pgrouting/pgrouting-3.2.1.ebuild b/dev-db/pgrouting/pgrouting-3.2.1.ebuild index b7b14cb31517..8af2d50b21c9 100644 --- a/dev-db/pgrouting/pgrouting-3.2.1.ebuild +++ b/dev-db/pgrouting/pgrouting-3.2.1.ebuild @@ -10,7 +10,7 @@ POSTGRES_USEDEP="server" inherit cmake postgres-multi -DESCRIPTION="pgRouting extends PostGIS and PostgreSQL with geospatial routing functionality." +DESCRIPTION="pgRouting extends PostGIS and PostgreSQL with geospatial routing functionality" HOMEPAGE="https://pgrouting.org/" LICENSE="GPL-2 MIT Boost-1.0" |