diff options
Diffstat (limited to 'www-misc/profile-sync-daemon/profile-sync-daemon-6.31.ebuild')
-rw-r--r-- | www-misc/profile-sync-daemon/profile-sync-daemon-6.31.ebuild | 4 |
1 files changed, 2 insertions, 2 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" |