diff options
author | Sam James <sam@gentoo.org> | 2021-12-26 00:16:22 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-26 00:19:53 +0000 |
commit | 7dc5101b1da19b2be35991beee0732c70f18856c (patch) | |
tree | d76979cdd65652421e8518000b6f78ca1404f27b /www-misc | |
parent | www-apps/webdavcgi: drop trailing full stop from DESCRIPTION (diff) | |
download | gentoo-7dc5101b1da19b2be35991beee0732c70f18856c.tar.gz gentoo-7dc5101b1da19b2be35991beee0732c70f18856c.tar.bz2 gentoo-7dc5101b1da19b2be35991beee0732c70f18856c.zip |
www-misc/profile-sync-daemon: 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-misc')
-rw-r--r-- | www-misc/profile-sync-daemon/profile-sync-daemon-6.31.ebuild | 4 | ||||
-rw-r--r-- | www-misc/profile-sync-daemon/profile-sync-daemon-9999.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www-misc/profile-sync-daemon/profile-sync-daemon-6.31.ebuild b/www-misc/profile-sync-daemon/profile-sync-daemon-6.31.ebuild index 0d734919e20a..fbfdca9a0266 100644 --- a/www-misc/profile-sync-daemon/profile-sync-daemon-6.31.ebuild +++ b/www-misc/profile-sync-daemon/profile-sync-daemon-6.31.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit versionator -DESCRIPTION="Symlinks and syncs browser profile dirs to RAM." +DESCRIPTION="Symlinks and syncs browser profile dirs to RAM" HOMEPAGE="https://wiki.archlinux.org/index.php/Profile-sync-daemon" SRC_URI="https://github.com/graysky2/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" diff --git a/www-misc/profile-sync-daemon/profile-sync-daemon-9999.ebuild b/www-misc/profile-sync-daemon/profile-sync-daemon-9999.ebuild index e710ff290224..637116c664b2 100644 --- a/www-misc/profile-sync-daemon/profile-sync-daemon-9999.ebuild +++ b/www-misc/profile-sync-daemon/profile-sync-daemon-9999.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit git-r3 -DESCRIPTION="Symlinks and syncs browser profile dirs to RAM." +DESCRIPTION="Symlinks and syncs browser profile dirs to RAM" HOMEPAGE="https://wiki.archlinux.org/index.php/Profile-sync-daemon" EGIT_REPO_URI="https://github.com/graysky2/${PN}" |