diff options
-rw-r--r-- | www-apps/dokuwiki/dokuwiki-20180422a.ebuild | 4 | ||||
-rw-r--r-- | www-apps/dokuwiki/dokuwiki-20180422b.ebuild | 4 | ||||
-rw-r--r-- | www-apps/dokuwiki/dokuwiki-20200729.ebuild | 2 |
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" |