diff options
author | Sam James <sam@gentoo.org> | 2023-05-26 15:38:04 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-26 15:38:04 +0100 |
commit | c5fe7ea1c3244d51df81b04bd0510ed08712134d (patch) | |
tree | 585379fbd728a7936170f08bf824bc37731690ef /www-misc/profile-sync-daemon | |
parent | dev-util/android-studio: add 2023.1.1.5, drop 2023.1.1.4 (diff) | |
download | gentoo-c5fe7ea1c3244d51df81b04bd0510ed08712134d.tar.gz gentoo-c5fe7ea1c3244d51df81b04bd0510ed08712134d.tar.bz2 gentoo-c5fe7ea1c3244d51df81b04bd0510ed08712134d.zip |
www-misc/profile-sync-daemon: Stabilize 6.35 amd64, #772053
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-misc/profile-sync-daemon')
-rw-r--r-- | www-misc/profile-sync-daemon/profile-sync-daemon-6.35.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-misc/profile-sync-daemon/profile-sync-daemon-6.35.ebuild b/www-misc/profile-sync-daemon/profile-sync-daemon-6.35.ebuild index 844169f700ae..d04bb3b515f0 100644 --- a/www-misc/profile-sync-daemon/profile-sync-daemon-6.35.ebuild +++ b/www-misc/profile-sync-daemon/profile-sync-daemon-6.35.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -7,7 +7,7 @@ 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" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" LICENSE="MIT" SLOT="0" |