diff options
author | Sam James <sam@gentoo.org> | 2021-12-26 00:16:18 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-26 00:19:52 +0000 |
commit | 2455c3eabf5e2bc9f33a00cb489fbdd6e38ffd89 (patch) | |
tree | ab9e35be2e72804e1586632c9cd49d28bda4705e /www-apps | |
parent | www-apps/dokuwiki: drop trailing full stop from DESCRIPTION (diff) | |
download | gentoo-2455c3eabf5e2bc9f33a00cb489fbdd6e38ffd89.tar.gz gentoo-2455c3eabf5e2bc9f33a00cb489fbdd6e38ffd89.tar.bz2 gentoo-2455c3eabf5e2bc9f33a00cb489fbdd6e38ffd89.zip |
www-apps/webdavcgi: 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/webdavcgi/webdavcgi-1.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/webdavcgi/webdavcgi-1.1.2.ebuild b/www-apps/webdavcgi/webdavcgi-1.1.2.ebuild index b9ddf2f7e102..d4b37a0a7cd0 100644 --- a/www-apps/webdavcgi/webdavcgi-1.1.2.ebuild +++ b/www-apps/webdavcgi/webdavcgi-1.1.2.ebuild @@ -5,7 +5,7 @@ EAPI=7 inherit toolchain-funcs -DESCRIPTION="A Perl CGI for accessing and sharing files, or calendar/addressbooks via WebDAV." +DESCRIPTION="A Perl CGI for accessing and sharing files, or calendar/addressbooks via WebDAV" HOMEPAGE="https://danrohde.github.io/webdavcgi/" SRC_URI="https://github.com/DanRohde/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" |