summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-12-26 00:16:15 +0000
committerSam James <sam@gentoo.org>2021-12-26 00:19:51 +0000
commit11be174b9fbc815432381ddcf749b05c85b88521 (patch)
tree209d4413940f6945065d88ae633520494b0330ab /www-apps
parentsys-process/gnome-usage: drop trailing full stop from DESCRIPTION (diff)
downloadgentoo-11be174b9fbc815432381ddcf749b05c85b88521.tar.gz
gentoo-11be174b9fbc815432381ddcf749b05c85b88521.tar.bz2
gentoo-11be174b9fbc815432381ddcf749b05c85b88521.zip
www-apps/dokuwiki: 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 'www-apps')
-rw-r--r--www-apps/dokuwiki/dokuwiki-20180422a.ebuild4
-rw-r--r--www-apps/dokuwiki/dokuwiki-20180422b.ebuild4
-rw-r--r--www-apps/dokuwiki/dokuwiki-20200729.ebuild2
3 files changed, 5 insertions, 5 deletions
diff --git a/www-apps/dokuwiki/dokuwiki-20180422a.ebuild b/www-apps/dokuwiki/dokuwiki-20180422a.ebuild
index 336c627e5ccd..f806c4e91ee8 100644
--- a/www-apps/dokuwiki/dokuwiki-20180422a.ebuild
+++ b/www-apps/dokuwiki/dokuwiki-20180422a.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -9,7 +9,7 @@ inherit webapp
MY_BASE_PV="${PV:0:4}-${PV:4:2}-${PV:6:2}"
MY_PV="${MY_BASE_PV}${PV:8:1}"
-DESCRIPTION="DokuWiki is a simple to use Wiki aimed at a small company's documentation needs."
+DESCRIPTION="DokuWiki is a simple to use Wiki aimed at a small company's documentation needs"
HOMEPAGE="https://wiki.dokuwiki.org"
SRC_URI="https://download.dokuwiki.org/src/${PN}/${PN}-${MY_PV}.tgz"
diff --git a/www-apps/dokuwiki/dokuwiki-20180422b.ebuild b/www-apps/dokuwiki/dokuwiki-20180422b.ebuild
index 1d99e100aff1..f806c4e91ee8 100644
--- a/www-apps/dokuwiki/dokuwiki-20180422b.ebuild
+++ b/www-apps/dokuwiki/dokuwiki-20180422b.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -9,7 +9,7 @@ inherit webapp
MY_BASE_PV="${PV:0:4}-${PV:4:2}-${PV:6:2}"
MY_PV="${MY_BASE_PV}${PV:8:1}"
-DESCRIPTION="DokuWiki is a simple to use Wiki aimed at a small company's documentation needs."
+DESCRIPTION="DokuWiki is a simple to use Wiki aimed at a small company's documentation needs"
HOMEPAGE="https://wiki.dokuwiki.org"
SRC_URI="https://download.dokuwiki.org/src/${PN}/${PN}-${MY_PV}.tgz"
diff --git a/www-apps/dokuwiki/dokuwiki-20200729.ebuild b/www-apps/dokuwiki/dokuwiki-20200729.ebuild
index 1a3c5c8fe58a..84954389b5dd 100644
--- a/www-apps/dokuwiki/dokuwiki-20200729.ebuild
+++ b/www-apps/dokuwiki/dokuwiki-20200729.ebuild
@@ -19,7 +19,7 @@ else
S="${WORKDIR}/${PN}-${MY_PV}"
fi
-DESCRIPTION="DokuWiki is a simple to use Wiki aimed at a small company's documentation needs."
+DESCRIPTION="DokuWiki is a simple to use Wiki aimed at a small company's documentation needs"
HOMEPAGE="https://wiki.dokuwiki.org"
LICENSE="GPL-2"